Skip to content

Commit b960cc6

Browse files
Update RELEASING.md
1 parent 3e43e9a commit b960cc6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Releasing a new gcp-auth-webhook image
2-
Bump the `VERSION` variable in the Makefile and open a PR to update it. Make sure `KO_VERSION` is the latest version according to its [github repo](https://github.com/google/ko/releases).
2+
Bump the `VERSION` variable in the Makefile and open a PR to update it. Make sure `KO_VERSION` is the latest version according to its [github repo](https://github.com/google/ko/releases).
3+
34
Once merged, create a tag with the same name as the new version, then create a releasein the github UI. Once the release is created, run `make image`. This will use `ko` to create the new multiarch image and push it to `$REGISTRY/gcp-auth-webhook` according to the REGISTRY variable in the Makefile.

0 commit comments

Comments
 (0)