Skip to content

Commit

Permalink
config: Update helm version v13.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dinushchathurya committed Oct 14, 2023
1 parent ad3cc3f commit 5b9eeeb
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
@@ -1,7 +1,7 @@
FROM projectoss/alpine:3.14

# FROM: https://github.com/kubernetes/helm/releases
ENV HELM_VERSION="v3.13.0"
ENV HELM_VERSION="v3.13.1"

RUN apk add --no-cache ca-certificates bash git gnupg jq py-pip
RUN apk add --update -t deps curl gettext
Expand Down

0 comments on commit 5b9eeeb

Please sign in to comment.