summaryrefslogtreecommitdiffstats
path: root/kubernetes/onap
diff options
context:
space:
mode:
authorJack Lucas <jflos@sonoris.net>2022-02-25 13:16:50 +0000
committerGerrit Code Review <gerrit@onap.org>2022-02-25 13:16:50 +0000
commit0ceeb5274b5f107b86122fd51dc5ca879ba5a905 (patch)
tree17ad1e903c2029ca9e1a6c524a0010b9c393e1f8 /kubernetes/onap
parentc2a70e253337edd9bb7672d9ff57a6b763323a24 (diff)
parentfe170ab82243ba359ff18ada1a13af6ccbbd7d7c (diff)
Merge "[GLOBAL] Bump busybox image"
Diffstat (limited to 'kubernetes/onap')
-rwxr-xr-xkubernetes/onap/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/onap/values.yaml b/kubernetes/onap/values.yaml
index 83000afede..a4e2d775db 100755
--- a/kubernetes/onap/values.yaml
+++ b/kubernetes/onap/values.yaml
@@ -78,7 +78,7 @@ global:
# common global images
# Busybox for simple shell manipulation
- busyboxImage: busybox:1.32
+ busyboxImage: busybox:1.34.1
# curl image
curlImage: curlimages/curl:7.80.0