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 8177c90 + e061d7b commit e289f4cCopy full SHA for e289f4c
scripts/test-infra/push-image.sh
@@ -10,3 +10,7 @@ gcloud auth configure-docker
10
11
# Build and push images
12
IMAGE_ALL_PLATFORMS=linux/amd64,linux/arm64 make push-all $VERSION_OVERRIDE
13
+
14
+go install helm.sh/helm/v3/cmd/[email protected]
15
16
+make helm-push $VERSION_OVERRIDE
0 commit comments