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.
2 parents 1e67db8 + ded9522 commit 3b3e899Copy full SHA for 3b3e899
scripts/publish-gh-pages.sh
@@ -28,7 +28,6 @@ sed -i "s/IMAGE_TAG_OVERRIDE_WHEN_PUBLISHING/${NEW_TAG}/g" ./snyk-monitor/values
28
sed -i "s/IMAGE_TAG_OVERRIDE_WHEN_PUBLISHING/${NEW_TAG}/g" ./snyk-monitor-deployment.yaml
29
30
echo building new helm release
31
-helm init --client-only
32
helm package snyk-monitor --version ${NEW_TAG}
33
helm repo index .
34
0 commit comments