Update RELEASE.md

This commit is contained in:
Tejal Desai 2022-02-10 15:22:01 -08:00 committed by GitHub
parent e38452ef4b
commit 343f78408c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -81,8 +81,7 @@ Once you have the correct access, you can kick off a release.
git tag v1.2.0
git push remote v1.2.0
```
3. Pushing a tag to remote with above naming convention will trigger the Google Cloud Build release trigger set up for [`kaniko-project`](https://pantheon.corp.google.com/cloud-build/triggers/edit/762dd3f7-fac0-41a0-812a-539a2d1ff7e1?project=kaniko-project)
If you are not a member of this projects no need to worry. This trigger will take about 10-15 mins to execute and create 6 new images
3. Pushing a tag to remote with above naming convention will trigger the Github workflow action defined [here](https://github.com/GoogleContainerTools/kaniko/blob/main/.github/workflows/images.yaml) It takes 20-30 mins for the job to finish and push images to [`kaniko-project`](https://pantheon.corp.google.com/gcr/images/kaniko-project?orgonly=true&project=kaniko-project&supportedpurview=organizationId)
```
gcr.io/kaniko-project/executor:latest
gcr.io/kaniko-project/executor:vX.Y.Z