We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b87b3aa commit 6128b67Copy full SHA for 6128b67
linux/Dockerfile
@@ -41,7 +41,7 @@ RUN install-tool docker-compose v2.33.1
41
RUN install-tool flux v2.5.1
42
43
# renovate: datasource=github-releases packageName=kubernetes/kubernetes
44
-RUN install-tool kubectl v1.32.2
+RUN install-tool kubectl v1.32.3
45
46
# renovate: datasource=github-releases packageName=docker/buildx
47
RUN install-tool buildx v0.21.2
0 commit comments