Release Clamp 5.0.7 70/109570/1
authorsebdet <sebastien.determe@intl.att.com>
Fri, 29 May 2020 09:06:07 +0000 (11:06 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 6 Jul 2020 13:59:00 +0000 (13:59 +0000)
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
(cherry picked from commit f80ad5609f2e271eaa9d3c9c693f5d5c289c250e)

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