We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 107c190 commit 9fad439Copy full SHA for 9fad439
1 file changed
Dockerfile
@@ -23,7 +23,7 @@ ARG TARGETARCH
23
# renovate: datasource=github-tags depName=aws/aws-cli extractVersion=(?<version>.*)$
24
ARG AWS_CLI_VERSION=2.33.28
25
# renovate: datasource=github-releases depName=kubernetes/kubernetes
26
-ARG KUBECTL_VERSION=v1.34.0
+ARG KUBECTL_VERSION=v1.35.1
27
28
# Envs
29
ENV DEBIAN_FRONTEND=noninteractive
0 commit comments