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 64d2528 commit 8a9e643Copy full SHA for 8a9e643
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="databus23/$PROJECT_NAME"
+PROJECT_GH="chriscoester/$PROJECT_NAME"
7
export GREP_COLOR="never"
8
9
HELM_MAJOR_VERSION=$(helm version --client --short | awk -F '.' '{print $1}')
0 commit comments