Skip to content

Commit

Permalink
Updated to latest Helm version v3.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marekzan authored and github-actions[bot] committed Feb 15, 2024
1 parent ab48870 commit 1e3ed0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG ALPINE_VERSION=3.15.7
FROM alpine:${ALPINE_VERSION} as base

FROM base as builder
ARG HELM_VERSION=3.14.0
ARG HELM_VERSION=3.14.1
# Kubeval does not have tags, so we use a commit
ARG HELM_KUBEVAL_VERSION=7476464
ARG HELM_VALUES_VERSION=1.2.0
Expand Down

0 comments on commit 1e3ed0f

Please sign in to comment.