Skip to content

Commit 8f592a4

Browse files
Update RELEASING.md
1 parent b960cc6 commit 8f592a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Releasing a new gcp-auth-webhook image
22
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).
33

4-
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.
4+
Once merged, create a tag with the same name as the new version, then create a release in 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)