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 1e67db8 commit ded9522Copy full SHA for ded9522
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