Skip to content
Snippets Groups Projects
Commit ea3009a3 authored by nimrod's avatar nimrod
Browse files

Handle case when the diff helm plugin is listed as installed but missing.

parent e46351e3
No related branches found
No related tags found
No related merge requests found
......@@ -117,6 +117,7 @@ $(DESTDIR)/bin/docker-machine-driver-kvm:
$(HELM_HOME)/plugins/helm-diff/bin/diff: $(DESTDIR)/bin/helm
mkdir -p $(HELM_HOME)/plugins
-helm plugin remove diff
$(DESTDIR)/bin/helm plugin install https://github.com/databus23/helm-diff --version master
$(DESTDIR)/bin/gomplate:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment