Skip to content

Commit 6dc26c4

Browse files
authored
Merge pull request #40 from nodeify-eth/renovate/busybox-1.x
Update busybox Docker tag to v1.37
2 parents c57ae41 + cc2c719 commit 6dc26c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/horcrux/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ securityContext:
102102
initContainer:
103103
image:
104104
repository: busybox
105-
tag: "1.36"
105+
tag: "1.37"
106106
pullPolicy: IfNotPresent
107107

108108
# -- Resource limits and requests

0 commit comments

Comments
 (0)