diff --git a/charts/reaper/values.yaml b/charts/reaper/values.yaml index fdc3fb5b46f..f4e52b26722 100644 --- a/charts/reaper/values.yaml +++ b/charts/reaper/values.yaml @@ -2,7 +2,7 @@ image: # Use a kubectl image that includes a shell (sh/bash). Distroless images will fail to exec the script. registry: docker.io repository: bitnamilegacy/kubectl - tag: 1.32.4 + tag: 1.33.4 podSecurityContext: allowPrivilegeEscalation: false capabilities: diff --git a/charts/restund/values.yaml b/charts/restund/values.yaml index e45c63670c2..9c38618c932 100644 --- a/charts/restund/values.yaml +++ b/charts/restund/values.yaml @@ -14,7 +14,7 @@ kubectlImage: # Use a kubectl image that includes a shell (sh/bash). Distroless images will fail to exec the script. registry: docker.io repository: bitnamilegacy/kubectl - tag: 1.32.4 + tag: 1.33.4 # If you have multiple deployments of Restund running in one cluster, it is # important that they run on disjoint sets of nodes, you can use nodeSelector to enforce this