Skip to content

make bundle: update all files with specified version - #1038

Open
yuumasato wants to merge 1 commit into
openshift:masterfrom
yuumasato:make-bundle-bump-version
Open

make bundle: update all files with specified version#1038
yuumasato wants to merge 1 commit into
openshift:masterfrom
yuumasato:make-bundle-bump-version

Conversation

@yuumasato

Copy link
Copy Markdown
Contributor

Now, running make bundle VERSION=x.y.z bumps all the required files.
Running make bundle just regenerates the bundles while keeping the current version.

@yuumasato yuumasato changed the title Update other required files with specified version make bundle: update all files with specified version Aug 4, 2026
@openshift-ci

openshift-ci Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yuumasato

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@yuumasato yuumasato mentioned this pull request Aug 4, 2026
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 4, 2026
The make bundle target was not updating some of the files.

The update-skip-range Makefile target was also removing the replaces
field from the base CSV. Replace the deletion with a conditional update
that automatically sets replaces to the previous version when VERSION
changes, and leaves it untouched otherwise.
@openshift-ci

openshift-ci Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

@yuumasato: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant