Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/sn-platform-slim/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ images:
# deprecated: use images.busybox instead
busybox:
repository: busybox
tag: "1.36.1-uclibc"
tag: "1.37.0-uclibc"
pullPolicy: IfNotPresent
# deprecated: use images.kubectl instead
kubectl:
Expand Down
2 changes: 1 addition & 1 deletion charts/sn-platform/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ images:
# deprecated: use images.busybox instead
busybox:
repository: busybox
tag: "1.36.1-uclibc"
tag: "1.37.0-uclibc"
pullPolicy: IfNotPresent
Comment thread
tuteng marked this conversation as resolved.
# deprecated: use images.kubectl instead
kubectl:
Expand Down
Loading