Skip to content

Commit

Permalink
Merge pull request #1246 from loft-sh/thomaskosiewski/eng-1957-includ…
Browse files Browse the repository at this point in the history
…e-latest-helm-release-with-each-vcluster-release

Updated helm to v3.12.3
  • Loading branch information
FabianKramm committed Sep 26, 2023
2 parents 6210ffb + 100e4f9 commit cf6b0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.release
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARG TARGETARCH
ARG BUILD_VERSION=dev
ARG TELEMETRY_PRIVATE_KEY=""

ARG HELM_VERSION="v3.11.0"
ARG HELM_VERSION="v3.12.3"

# Add curl
RUN apk add --no-cache curl
Expand Down

0 comments on commit cf6b0e6

Please sign in to comment.