Skip to content

Commit

Permalink
Merge pull request #2 from flownative/task/helm-upgrade
Browse files Browse the repository at this point in the history
Upgrade to Helm 3.16.1
  • Loading branch information
robertlemke authored Sep 16, 2024
2 parents 65afb44 + d89f112 commit 1efbfc2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM flownative/base:bookworm

ENV HELM_VERSION v3.15.3
# For Helm releases see: https://github.com/helm/helm/releases
ENV HELM_VERSION v3.16.1
ENV HELM_HOME=/root/.helm

# We need Git for "helm plugin install"
Expand Down

0 comments on commit 1efbfc2

Please sign in to comment.