diff --git a/Dockerfile.helm3 b/Dockerfile.helm3 index 8b3157ec..337384e4 100644 --- a/Dockerfile.helm3 +++ b/Dockerfile.helm3 @@ -47,8 +47,8 @@ RUN set -x && \ RUN helm plugin install https://github.com/databus23/helm-diff --version v3.1.3 && \ helm plugin install https://github.com/jkroepke/helm-secrets --version v3.5.0 && \ - helm plugin install https://github.com/hypnoglow/helm-s3.git && \ - helm plugin install https://github.com/aslafy-z/helm-git.git + helm plugin install https://github.com/hypnoglow/helm-s3.git --version v0.10.0 && \ + helm plugin install https://github.com/aslafy-z/helm-git.git --version v0.10.0 COPY --from=builder /workspace/helmfile/dist/helmfile_linux_amd64 /usr/local/bin/helmfile