Skip to content

Commit

Permalink
Update helm-git to 0.11.2 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
evgkrsk authored Jun 7, 2022
1 parent d46b5cf commit 4879735
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 @@ -46,7 +46,7 @@ RUN set -ex && \
helm plugin install https://github.com/jkroepke/helm-secrets --version v3.14.0 && \
helm plugin install https://github.com/hypnoglow/helm-s3.git --version v0.11.0 && \
upx -9 /root/.local/share/helm/plugins/helm-s3.git/bin/helms3 && \
helm plugin install https://github.com/aslafy-z/helm-git.git --version v0.11.1 && \
helm plugin install https://github.com/aslafy-z/helm-git.git --version v0.11.2 && \
helm plugin install https://github.com/marckhouzam/helm-fullstatus --version v0.3.0 && \
rm -rf /tmp/helm* && rm -rf /root/.cache/helm \
:
Expand Down

0 comments on commit 4879735

Please sign in to comment.