Skip to content

Commit

Permalink
Update to helm-secrets-4.1.1 (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
evgkrsk authored Sep 21, 2022
1 parent a5aa6e9 commit 118f633
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 @@ -43,7 +43,7 @@ ENV HELM_DIFF_IGNORE_UNKNOWN_FLAGS=true
RUN set -ex && \
helm plugin install https://github.com/databus23/helm-diff --version v3.5.0 && \
upx -9 /root/.local/share/helm/plugins/helm-diff/bin/diff && \
helm plugin install https://github.com/jkroepke/helm-secrets --version v4.1.0 && \
helm plugin install https://github.com/jkroepke/helm-secrets --version v4.1.1 && \
helm plugin install https://github.com/hypnoglow/helm-s3.git --version v0.14.0 && \
upx -9 /root/.local/share/helm/plugins/helm-s3.git/bin/helm-s3 && \
rm -rf /root/.local/share/helm/plugins/helm-s3.git/.git && \
Expand Down

0 comments on commit 118f633

Please sign in to comment.