[GLOBAL] Bump curl image 88/126188/1
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Fri, 10 Dec 2021 10:10:56 +0000 (11:10 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Fri, 10 Dec 2021 10:10:56 +0000 (11:10 +0100)
Use curl 7.80.0 image for Jakarta

Issue-ID: SECCOM-271
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ieb288a29acd36bacec9a36e06717514adce04bd3

kubernetes/common/repositoryGenerator/values.yaml
kubernetes/onap/values.yaml

index e2fe1ff..c322bf0 100644 (file)
@@ -24,7 +24,7 @@ global:
 
   # common global images
   busyboxImage: busybox:1.32
-  curlImage: curlimages/curl:7.69.1
+  curlImage: curlimages/curl:7.80.0
   envsubstImage: dibi/envsubst:1
   # there's only latest image for htpasswd
   htpasswdImage: xmartlabs/htpasswd:latest
index 133e59f..102ea38 100755 (executable)
@@ -81,7 +81,7 @@ global:
   busyboxImage: busybox:1.32
 
   # curl image
-  curlImage: curlimages/curl:7.69.1
+  curlImage: curlimages/curl:7.80.0
 
   # env substitution image
   envsubstImage: dibi/envsubst:1