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 60c30bf commit dab2bdaCopy full SHA for dab2bda
test/Dockerfile.jammy
@@ -66,7 +66,7 @@ RUN install-tool golang 1.22.1
66
RUN install-tool helm v3.14.3
67
68
# renovate: datasource=github-releases packageName=helmfile/helmfile
69
-RUN install-tool helmfile v0.162.0
+RUN install-tool helmfile v0.163.0
70
71
# renovate: datasource=github-releases packageName=kubernetes-sigs/kustomize
72
RUN install-tool kustomize 5.3.0
test/latest/Dockerfile.arm64
@@ -73,7 +73,7 @@ RUN install-tool git-lfs v3.5.1
73
FROM base as test-helmfile
74
75
76
77
78
#--------------------------------------
79
# Image: kustomize
0 commit comments