Skip to content

Commit

Permalink
Updated to latest Helm version v3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marekzan authored and github-actions[bot] committed Oct 13, 2023
1 parent e4851d7 commit 0fd8d1e
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.13.0
ARG HELM_VERSION=3.13.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 0fd8d1e

Please sign in to comment.