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 95424ac commit 05a3962Copy full SHA for 05a3962
.devcontainer/Dockerfile
@@ -13,7 +13,7 @@ FROM mcr.microsoft.com/vscode/devcontainers/base:2-ubuntu-22.04@sha256:81380e4c9
13
# renovate: datasource=github-tags depName=kubernetes/kubectl
14
ARG VERSION_KUBECTL=1.32.9
15
# renovate: datasource=github-tags depName=opentofu/opentofu
16
-ARG VERSION_OPENTOFU=1.10.7
+ARG VERSION_OPENTOFU=1.10.8
17
# renovate: datasource=github-tags depName=helm/helm
18
ARG VERSION_HELM=3.19.2
19
# renovate: datasource=github-tags depName=kubernetes-sigs/kind
0 commit comments