diff --git a/Dockerfile.helm3 b/Dockerfile.helm3 index c7b6efb9..8b3157ec 100644 --- a/Dockerfile.helm3 +++ b/Dockerfile.helm3 @@ -46,7 +46,7 @@ RUN set -x && \ mv kustomize /usr/local/bin/kustomize RUN helm plugin install https://github.com/databus23/helm-diff --version v3.1.3 && \ - helm plugin install https://github.com/jkroepke/helm-secrets && \ + 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