We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfc180a commit 1f47495Copy full SHA for 1f47495
install-binary.sh
@@ -3,7 +3,7 @@
3
# Shamelessly copied from https://github.com/technosophos/helm-template
4
5
PROJECT_NAME="helm-diff"
6
-PROJECT_GH="dschaaff/$PROJECT_NAME"
+PROJECT_GH="databus23/$PROJECT_NAME"
7
export GREP_COLOR="never"
8
9
HELM_MAJOR_VERSION=$("${HELM_BIN}" version --client --short | awk -F '.' '{print $1}')
0 commit comments