Skip to content

Commit f5375bf

Browse files
chore(deps): update kubernetes/kubernetes to v1.32.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72eb244 commit f5375bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" &>/dev/null && pwd)"
2222
source "${SCRIPT_DIR}/hack/scripts/commons.sh"
2323

2424
# renovate: datasource=github-tags depName=kubernetes/kubernetes
25-
KUBECTL_VERSION=v1.32.0
25+
KUBECTL_VERSION=v1.32.1
2626
# renovate: datasource=github-tags depName=github.com/helm/helm
2727
HELM_VERSION=v3.11.3
2828
# renovate: datasource=github-tags depName=kubernetes-sigs/kustomize

0 commit comments

Comments
 (0)