Skip to content

Commit 7b0d123

Browse files
renovate[bot]julianwiedmann
authored andcommitted
chore(deps): update dependency kubernetes/kubernetes to v1.34.2
Signed-off-by: renovate[bot] <[email protected]>
1 parent 880b2b1 commit 7b0d123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/bootstrap/deb-k8s.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -euxo pipefail
44
. /etc/profile
55

66
# renovate: datasource=github-releases depName=kubernetes/kubernetes
7-
KUBECTL_VERSION=1.34.1
7+
KUBECTL_VERSION=1.34.2
88
ARCH=$(dpkg --print-architecture)
99

1010
curl -LO "https://dl.k8s.io/release/v$KUBECTL_VERSION/bin/linux/$ARCH/kubectl"

0 commit comments

Comments
 (0)