diff --git a/Dockerfile.helm3 b/Dockerfile.helm3 index 1436b2cb..8b1eacd2 100644 --- a/Dockerfile.helm3 +++ b/Dockerfile.helm3 @@ -35,8 +35,7 @@ RUN curl -LO "https://storage.googleapis.com/kubernetes-release/release/${KUBECT RUN helm plugin install https://github.com/databus23/helm-diff && \ helm plugin install https://github.com/futuresimple/helm-secrets && \ 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/rimusz/helm-tiller + helm plugin install https://github.com/aslafy-z/helm-git.git COPY --from=builder /workspace/helmfile/dist/helmfile_linux_amd64 /usr/local/bin/helmfile