[CLAMP] Update BE/FE images to move to 5.1.5 68/114768/2
authorsebdet <sebastien.determe@intl.att.com>
Tue, 10 Nov 2020 13:24:58 +0000 (14:24 +0100)
committerS�bastien Determe <sebastien.determe@intl.att.com>
Thu, 12 Nov 2020 10:30:41 +0000 (10:30 +0000)
Update FE/BE to latest clamp images

Issue-ID: CLAMP-978

Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Iacd1c050c6d9f7b1aa55edfb11127e6858e00ac6

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

index 6478809..5e3102e 100644 (file)
@@ -66,7 +66,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/clamp-backend:5.1.4
+image: onap/clamp-backend:5.1.5
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 9dcad58..34ab79f 100644 (file)
@@ -93,7 +93,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/clamp-frontend:5.1.4
+image: onap/clamp-frontend:5.1.5
 pullPolicy: Always
 
 # flag to enable debugging - application support required