Skip to content

Commit 5581219

Browse files
deps(patch): update dependency helm/helm to v4.0.2 (#134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4e8a44 commit 5581219

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM alpine:3.23@sha256:51183f2cfa6320055da30872f211093f9ff1d3cf06f39a0bdb212314
44
ENV KUSTOMIZE_VERSION=5.8.0
55

66
# renovate: datasource=github-releases depName=helm/helm
7-
ENV HELM_VERSION=4.0.1
7+
ENV HELM_VERSION=4.0.2
88

99
# renovate: datasource=github-releases depName=viaduct-ai/kustomize-sops
1010
ENV KSOPS_VERSION=4.4.0
@@ -35,7 +35,7 @@ RUN apk add --no-cache curl
3535
ENV KUSTOMIZE_VERSION=5.8.0
3636

3737
# renovate: datasource=github-releases depName=helm/helm
38-
ENV HELM_VERSION=4.0.1
38+
ENV HELM_VERSION=4.0.2
3939

4040
# renovate: datasource=github-releases depName=viaduct-ai/kustomize-sops
4141
ENV KSOPS_VERSION=4.4.0

0 commit comments

Comments
 (0)