Skip to content

Commit e6f15a0

Browse files
Merge pull request #268 from mrogers950/cat-push
Makefile: push latest catalog for release
2 parents 957e161 + f99aa9a commit e6f15a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -471,6 +471,7 @@ push-release: package-version-to-tag ## Do an official release (Requires permiss
471471
release-images: package-version-to-tag push catalog
472472
# This will ensure that we also push to the latest tag
473473
$(MAKE) push TAG=latest
474+
$(MAKE) catalog-push TAG=latest
474475

475476
.PHONY: changelog
476477
changelog:

0 commit comments

Comments
 (0)