Skip to content

Commit a0896f6

Browse files
marekzangithub-actions[bot]
authored andcommitted
Updated to latest Helm version v3.9.4
1 parent 5ae025e commit a0896f6

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
@@ -2,7 +2,7 @@ ARG ALPINE_VERSION=3.15.4
22
FROM alpine:${ALPINE_VERSION} as base
33

44
FROM base as builder
5-
ARG HELM_VERSION=3.9.3
5+
ARG HELM_VERSION=3.9.4
66
# Kubeval does not have tags, so we use a commit
77
ARG HELM_KUBEVAL_VERSION=7476464
88
ARG HELM_VALUES_VERSION=1.2.0

0 commit comments

Comments
 (0)