Skip to content

Commit ed8cd61

Browse files
chore(deps): update docker.io/bitnamilegacy/kubectl docker tag to v1.33.4
1 parent f1b7f17 commit ed8cd61

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/reaper/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ image:
22
# Use a kubectl image that includes a shell (sh/bash). Distroless images will fail to exec the script.
33
registry: docker.io
44
repository: bitnamilegacy/kubectl
5-
tag: 1.32.4
5+
tag: 1.33.4
66
podSecurityContext:
77
allowPrivilegeEscalation: false
88
capabilities:

charts/restund/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ kubectlImage:
1414
# Use a kubectl image that includes a shell (sh/bash). Distroless images will fail to exec the script.
1515
registry: docker.io
1616
repository: bitnamilegacy/kubectl
17-
tag: 1.32.4
17+
tag: 1.33.4
1818

1919
# If you have multiple deployments of Restund running in one cluster, it is
2020
# important that they run on disjoint sets of nodes, you can use nodeSelector to enforce this

0 commit comments

Comments
 (0)