Merge "[GLOBAL] Bump curl image"
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Wed, 15 Dec 2021 21:30:24 +0000 (21:30 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 15 Dec 2021 21:30:24 +0000 (21:30 +0000)
kubernetes/common/repositoryGenerator/values.yaml
kubernetes/onap/values.yaml

index ee56577..fb56c87 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 aecac0f..b4e95b6 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