Release Clamp 5.0.7 54/108554/1
authorsebdet <sebastien.determe@intl.att.com>
Fri, 29 May 2020 09:06:07 +0000 (11:06 +0200)
committersebdet <sebastien.determe@intl.att.com>
Fri, 29 May 2020 09:06:07 +0000 (11:06 +0200)
Release clamp 5.0.7 containing an important fix for clamp-857

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

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

index f354ad1..3e08bd6 100644 (file)
@@ -35,7 +35,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/clamp-backend:5.0.6
+image: onap/clamp-backend:5.0.7
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 9446ca8..2a27c14 100644 (file)
@@ -58,7 +58,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/clamp-frontend:5.0.6
+image: onap/clamp-frontend:5.0.7
 pullPolicy: Always
 
 # flag to enable debugging - application support required