We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b72a1f + 7a186f1 commit a68cab6Copy full SHA for a68cab6
publish-helm-chart.sh
@@ -1,3 +1,3 @@
1
#!/bin/bash -e
2
helm package ./charts/*
3
-helm repo index --url https://gitkent.github.io/helm-charts/ .
+helm repo index --url https://wiremock.github.io/helm-charts/ .
0 commit comments