Skip to content

Commit b53fac0

Browse files
feat: Update Helm to latest v4.1.1
1 parent 64e3783 commit b53fac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ LABEL org.opencontainers.image.title="Helm Client" \
66
org.opencontainers.image.maintainer="projectoss-dinushchathurya" \
77
org.opencontainers.image.source="https://github.com/open-source-srilanka/helm-client"
88

9-
ARG HELM_VERSION=v4.1.0
9+
ARG HELM_VERSION=v4.1.1
1010
ARG TARGETOS
1111
ARG TARGETARCH
1212

0 commit comments

Comments
 (0)