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 a6d9872 commit e061d7bCopy full SHA for e061d7b
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