Skip to content

Commit 66d8a83

Browse files
committed
Revert "install as diff plugin instead of helm-diff"
This reverts commit 2750388.
1 parent 2750388 commit 66d8a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-binary.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
PROJECT_NAME="helm-diff"
66
PROJECT_GH="databus23/$PROJECT_NAME"
77

8-
: ${HELM_PLUGIN_PATH:="$(helm home)/plugins/diff"}
8+
: ${HELM_PLUGIN_PATH:="$(helm home)/plugins/helm-diff"}
99

1010
if [[ $SKIP_BIN_INSTALL == "1" ]]; then
1111
echo "Skipping binary install"

0 commit comments

Comments
 (0)