Skip to content

Commit 70b07bd

Browse files
chore(deps): update busybox docker tag to v1.38.0
1 parent a26ab5f commit 70b07bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/headlamp/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ initContainers:
7979
# possible to replace the built bundle without rebuilding the pod.
8080
extraContainers:
8181
- name: plugin-sync
82-
image: busybox:1.37.0
82+
image: busybox:1.38.0
8383
imagePullPolicy: IfNotPresent
8484
command:
8585
- /bin/sh

0 commit comments

Comments
 (0)