Skip to content

Commit

Permalink
Merge pull request #45 from portefaix/renovate/kubernetes-kubernetes-1.x
Browse files Browse the repository at this point in the history
chore(deps): update kubernetes/kubernetes to v1.32.2
  • Loading branch information
nlamirault authored Feb 28, 2025
2 parents 7b55495 + 1505670 commit 749fb3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" &>/dev/null && pwd)"
source "${SCRIPT_DIR}/hack/scripts/commons.sh"

# renovate: datasource=github-tags depName=kubernetes/kubernetes
KUBECTL_VERSION=v1.32.0
KUBECTL_VERSION=v1.32.2
# renovate: datasource=github-tags depName=github.com/helm/helm
HELM_VERSION=v3.11.3
# renovate: datasource=github-tags depName=kubernetes-sigs/kustomize
Expand Down

0 comments on commit 749fb3d

Please sign in to comment.