Skip to content

Commit 8cda57e

Browse files
marekzangithub-actions[bot]
authored andcommitted
Updated to latest Helm version v3.16.2
1 parent a924438 commit 8cda57e

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.7
22
FROM alpine:${ALPINE_VERSION} as base
33

44
FROM base as builder
5-
ARG HELM_VERSION=3.16.1
5+
ARG HELM_VERSION=3.16.2
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)