[DCAE] Update policy handler version 21/122421/1
authorJack Lucas <jflos@sonoris.net>
Thu, 1 Jul 2021 18:31:05 +0000 (14:31 -0400)
committerJack Lucas <jflos@sonoris.net>
Thu, 1 Jul 2021 18:31:05 +0000 (14:31 -0400)
Remove VOLUME definition from PH Dockerfile
to prevent startup issues with newer versions
of containerd (in current gating/integration,
for example)

Issue-ID: DCAEGEN2-2849
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: If522c9ff67c6986255787ae1308bcf43ebebb70b

kubernetes/dcaegen2/components/dcae-policy-handler/values.yaml

index ba10394..baeda67 100644 (file)
@@ -1,6 +1,7 @@
 #============LICENSE_START========================================================
 # ================================================================================
 # Copyright (c) 2019-2020 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2021 J. F. Lucas.  All rights reserved.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -44,7 +45,7 @@ config:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/org.onap.dcaegen2.platform.policy-handler:5.1.2
+image: onap/org.onap.dcaegen2.platform.policy-handler:5.1.3
 pullPolicy: Always
 
 # probe configuration parameters