We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3196ab4 commit 1112cd3Copy full SHA for 1112cd3
linux/Dockerfile
@@ -41,7 +41,7 @@ RUN install-tool docker-compose v2.33.0
41
RUN install-tool flux v2.4.0
42
43
# renovate: datasource=github-releases packageName=kubernetes/kubernetes
44
-RUN install-tool kubectl v1.32.1
+RUN install-tool kubectl v1.32.2
45
46
# renovate: datasource=github-releases packageName=docker/buildx
47
RUN install-tool buildx v0.20.1
0 commit comments