Skip to content

Commit 9d7cc18

Browse files
Merge pull request #521 from mbaldessari/update-bundle-0.0.66
Update bundle for image digests 0.0.66
2 parents 51a6adb + 6801acd commit 9d7cc18

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)