Bump up clamp to 5.0.3 02/105102/1
authorsebdet <sebastien.determe@intl.att.com>
Fri, 3 Apr 2020 16:42:54 +0000 (18:42 +0200)
committersebdet <sebastien.determe@intl.att.com>
Fri, 3 Apr 2020 16:42:54 +0000 (18:42 +0200)
Due to some fixes for policy communication, we have to bump up clamp to 5.0.3

Issue-ID: CLAMP-819
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I46eed4fa23e92002a6b80f4d1b00e5ba27b4edd2

kubernetes/clamp/charts/clamp-backend/values.yaml
kubernetes/clamp/values.yaml

index ce86ec2..1888854 100644 (file)
@@ -27,7 +27,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/clamp-backend:5.0.2
+image: onap/clamp-backend:5.0.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index cf6c572..47eca67 100644 (file)
@@ -30,7 +30,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/clamp-frontend:5.0.2
+image: onap/clamp-frontend:5.0.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required