We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2750388 commit 66d8a83Copy full SHA for 66d8a83
install-binary.sh
@@ -5,7 +5,7 @@
5
PROJECT_NAME="helm-diff"
6
PROJECT_GH="databus23/$PROJECT_NAME"
7
8
-: ${HELM_PLUGIN_PATH:="$(helm home)/plugins/diff"}
+: ${HELM_PLUGIN_PATH:="$(helm home)/plugins/helm-diff"}
9
10
if [[ $SKIP_BIN_INSTALL == "1" ]]; then
11
echo "Skipping binary install"
0 commit comments