Skip to content

Commit 1f47495

Browse files
dschaaffAnton Bretting
authored andcommitted
put url back to mainline repo
Signed-off-by: Daniel Schaaff <[email protected]>
1 parent dfc180a commit 1f47495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-binary.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Shamelessly copied from https://github.com/technosophos/helm-template
44

55
PROJECT_NAME="helm-diff"
6-
PROJECT_GH="dschaaff/$PROJECT_NAME"
6+
PROJECT_GH="databus23/$PROJECT_NAME"
77
export GREP_COLOR="never"
88

99
HELM_MAJOR_VERSION=$("${HELM_BIN}" version --client --short | awk -F '.' '{print $1}')

0 commit comments

Comments
 (0)