Skip to content

Commit 6801acd

Browse files
committed
Update bundle for image digests 0.0.66
1 parent 51a6adb commit 6801acd

3 files changed

Lines changed: 437 additions & 441 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@ git push <upstream-remote> $VERSION
187187
# and changes the indent depending on USE_IMAGE_DIGESTS
188188
git co -b "update-bundle-${VERSION}"
189189
CHANNELS=fast USE_IMAGE_DIGESTS=true make bundle
190+
# Update the catalog we use for upgrade testing in catalog/template.yaml
191+
# Also update the image at the bottom of that file
190192
git commit -a -m "Update bundle for image digests ${VERSION}"
191193
gh pr create
192194
# Merge the PR

0 commit comments

Comments
 (0)