Skip to content

CMP-4455: Bump version to v1.9.2 - #1322

Merged
abushkin-redhat merged 1 commit into
ComplianceAsCode:release-1.9from
abushkin-redhat:makefile-bundle-automation-co-release-1.9.2
Aug 7, 2026
Merged

CMP-4455: Bump version to v1.9.2#1322
abushkin-redhat merged 1 commit into
ComplianceAsCode:release-1.9from
abushkin-redhat:makefile-bundle-automation-co-release-1.9.2

Conversation

@abushkin-redhat

@abushkin-redhat abushkin-redhat commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

What

Bump operator version from 1.9.1 to 1.9.2 and automate the make bundle version update process.

Version bump

Running make bundle VERSION=1.9.2 now bumps all required files automatically.

Files updated (9 total):

  • version.MakefileVERSION=1.9.2, PREVIOUS_VERSION=1.9.1
  • version/version.goVersion = "1.9.2"
  • bundle.openshift.DockerfileCO_OLD_VERSION="1.9.1", CO_NEW_VERSION="1.9.2"
  • images/operator/Dockerfileversion=1.9.2
  • images/openscap/Containerfileversion=1.9.2
  • images/must-gather/Containerfileversion=1.9.2
  • config/manifests/bases/compliance-operator.clusterserviceversion.yaml — generated
  • bundle/manifests/compliance-operator.clusterserviceversion.yaml — generated
  • catalog/preamble.json — generated

CSV verification:

  • name: compliance-operator.v1.9.2
  • version: 1.9.2
  • replaces: compliance-operator.v1.9.1
  • olm.skipRange: '>=0.1.17 <1.9.2'

Makefile improvement

The update-version-numbers target now handles all 6 previously-manual files
in addition to the 3 it already managed. Running make bundle VERSION=x.y.z
bumps everything; running make bundle without VERSION regenerates bundles
while keeping the current version.

Modeled after openshift/file-integrity-operator#1038.

@abushkin-redhat
abushkin-redhat force-pushed the makefile-bundle-automation-co-release-1.9.2 branch from c398a11 to 0f94e3d Compare August 6, 2026 09:34
@abushkin-redhat abushkin-redhat changed the title make bundle: update all files with specified version Bump version to v1.9.2 Aug 6, 2026
@yuumasato yuumasato self-assigned this Aug 6, 2026

@yuumasato yuumasato left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but could check and rebase to latest release-1.9?
The konflux builds are failing on some RPMs, maybe it needs to pickup some RPM lockfile changes.

@abushkin-redhat
abushkin-redhat force-pushed the makefile-bundle-automation-co-release-1.9.2 branch from 0f94e3d to e11387a Compare August 6, 2026 14:57
@yuumasato yuumasato added this to the 1.9.2 milestone Aug 6, 2026

@yuumasato yuumasato left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@abushkin-redhat abushkin-redhat changed the title Bump version to v1.9.2 CMP-4455: Bump version to v1.9.2 Aug 6, 2026
@openshift-ci-robot

Copy link
Copy Markdown
Collaborator

@abushkin-redhat: This pull request references CMP-4455 which is a valid jira issue.

Details

In response to this:

What

Bump operator version from 1.9.1 to 1.9.2 and automate the make bundle version update process.

Version bump

Running make bundle VERSION=1.9.2 now bumps all required files automatically.

Files updated (9 total):

  • version.MakefileVERSION=1.9.2, PREVIOUS_VERSION=1.9.1
  • version/version.goVersion = "1.9.2"
  • bundle.openshift.DockerfileCO_OLD_VERSION="1.9.1", CO_NEW_VERSION="1.9.2"
  • images/operator/Dockerfileversion=1.9.2
  • images/openscap/Containerfileversion=1.9.2
  • images/must-gather/Containerfileversion=1.9.2
  • config/manifests/bases/compliance-operator.clusterserviceversion.yaml — generated
  • bundle/manifests/compliance-operator.clusterserviceversion.yaml — generated
  • catalog/preamble.json — generated

CSV verification:

  • name: compliance-operator.v1.9.2
  • version: 1.9.2
  • replaces: compliance-operator.v1.9.1
  • olm.skipRange: '>=0.1.17 <1.9.2'

Makefile improvement

The update-version-numbers target now handles all 6 previously-manual files
in addition to the 3 it already managed. Running make bundle VERSION=x.y.z
bumps everything; running make bundle without VERSION regenerates bundles
while keeping the current version.

Modeled after openshift/file-integrity-operator#1038.

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 openshift-eng/jira-lifecycle-plugin repository.

@abushkin-redhat
abushkin-redhat force-pushed the makefile-bundle-automation-co-release-1.9.2 branch from e11387a to de61540 Compare August 6, 2026 17:28
@openshift-ci openshift-ci Bot removed the lgtm label Aug 6, 2026
@openshift-ci

openshift-ci Bot commented Aug 7, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abushkin-redhat, taimurhafeez, 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:
  • OWNERS [taimurhafeez,yuumasato]

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

@taimurhafeez

Copy link
Copy Markdown
Collaborator

/lgtm

@abushkin-redhat
abushkin-redhat merged commit 7eacb7b into ComplianceAsCode:release-1.9 Aug 7, 2026
15 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants