Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

[1.13.x-blue-next] Prepare the BAMOE branches for the 8.0.4 release #1522

Merged
merged 1 commit into from
Aug 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bamoe-image-bundle.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
schema_version: 1
name: "ibm-bamoe/bamoe-kogito-rhel8-operator-bundle"
description: "IBM BAMOE Kogito Operator Bundle"
version: "8.0.3"
version: "8.0.4"
from: "scratch"

labels:
Expand Down
4 changes: 2 additions & 2 deletions bamoe-image-prod.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- schema_version: 1
name: "operator-builder"
version: "8.0.3"
version: "8.0.4"
from: "registry.access.redhat.com/ubi8/go-toolset:1.17.7"
description: "Golang builder image for the IBM BAMOE Kogito Operator"

Expand Down Expand Up @@ -28,7 +28,7 @@
- ppc64le

- name: "ibm-bamoe/bamoe-kogito-rhel8-operator"
version: "8.0.3"
version: "8.0.4"
from: "registry.access.redhat.com/ubi8/ubi-minimal:latest"
description: "Runtime Image for the IBM BAMOE Kogito Operator"

Expand Down
4 changes: 2 additions & 2 deletions bamoe-image.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- schema_version: 1
name: "operator-builder"
version: "8.0.3"
version: "8.0.4"
from: "registry.access.redhat.com/ubi8/go-toolset:1.17.7"
description: "Golang builder image for the IBM BAMOE Kogito Operator"

Expand All @@ -24,7 +24,7 @@
- ppc64le

- name: "ibm-bamoe/bamoe-kogito-rhel8-operator"
version: "8.0.3"
version: "8.0.4"
from: "registry.access.redhat.com/ubi8/ubi-minimal:latest"
description: "Runtime Image for the IBM BAMOE Kogito Operator"

Expand Down
2 changes: 1 addition & 1 deletion bamoe-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3268,7 +3268,7 @@ spec:
value: registry.redhat.io/ibm-bamoe
- name: GROUP
value: RHPAM
image: registry.stage.redhat.io/ibm-bamoe/bamoe-kogito-rhel8-operator:8.0.3
image: registry.stage.redhat.io/ibm-bamoe/bamoe-kogito-rhel8-operator:8.0.4
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,16 +57,17 @@ metadata:
capabilities: Basic Install
categories: Integration & Delivery
certified: "true"
containerImage: registry.stage.redhat.io/ibm-bamoe/bamoe-kogito-rhel8-operator:8.0.3
containerImage: registry.stage.redhat.io/ibm-bamoe/bamoe-kogito-rhel8-operator:8.0.4
description: IBM BAMOE Kogito Operator for deployment and management of Kogito
services.
operators.openshift.io/valid-subscription: '["IBM Business Automation Manager Open Edition"]'
operators.openshift.io/valid-subscription: '["IBM Business Automation Manager
Open Edition"]'
operators.operatorframework.io/builder: operator-sdk-v1.21.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
repository: https://github.com/kiegroup/kogito-operator
support: https://www.ibm.com/mysupport
tectonic-visibility: ocs
name: bamoe-kogito-operator.8.0.3-2
name: bamoe-kogito-operator.8.0.4-1
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -904,7 +905,7 @@ spec:
value: registry.redhat.io/ibm-bamoe
- name: GROUP
value: RHPAM
image: registry.stage.redhat.io/ibm-bamoe/bamoe-kogito-rhel8-operator:8.0.3
image: registry.stage.redhat.io/ibm-bamoe/bamoe-kogito-rhel8-operator:8.0.4
livenessProbe:
httpGet:
path: /healthz
Expand Down Expand Up @@ -988,7 +989,7 @@ spec:
- automation
labels:
alm-owner-kogito: bamoe-kogito-operator
operated-by: bamoe-kogito-operator.8.0.3-2
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this is the same case we had for RHPAM Kogito, we updated to 8.0.3-2 but we did not release the Kogito bundle respin. So I think that the replaces should be indeed replaces: bamoe-kogito-operator.8.0.3-1

operated-by: bamoe-kogito-operator.8.0.4-1
links:
- name: Product Page
url: https://ibm.com
Expand All @@ -1003,4 +1004,4 @@ spec:
provider:
name: IBM
replaces: bamoe-kogito-operator.8.0.3-1
version: 8.0.3-2
version: 8.0.4-1
2 changes: 1 addition & 1 deletion config/manager/bamoe/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ kind: Kustomization
images:
- name: controller
newName: registry.stage.redhat.io/ibm-bamoe/bamoe-kogito-rhel8-operator
newTag: 8.0.3
newTag: 8.0.4
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ metadata:
containerImage: registry.stage.redhat.io/ibm-bamoe/bamoe-kogito-rhel8-operator:0.0.0
description: IBM BAMOE Kogito Operator for deployment and management of Kogito
services.
operators.openshift.io/valid-subscription: '["IBM Business Automation Manager Open Edition"]'
operators.openshift.io/valid-subscription: '["IBM Business Automation Manager
Open Edition"]'
operators.operatorframework.io/builder: operator-sdk-v1.2.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
repository: https://github.com/kiegroup/kogito-operator
Expand Down
2 changes: 1 addition & 1 deletion modules/org.kie.kogito.rhpam.builder.prod/module.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: org.kie.kogito.rhpam.builder.prod
version: "8.0.3"
version: "8.0.4"
description: Builds the operator binary (OSBS)

envs:
Expand Down
2 changes: 1 addition & 1 deletion modules/org.kie.kogito.rhpam.bundleinstall/module.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: org.kie.kogito.rhpam.bundleinstall
version: "8.0.3"
version: "8.0.4"
description: Copy the bund files to the target image

artifacts:
Expand Down
8 changes: 4 additions & 4 deletions version/rhpam/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ package rhpam

var (
// Version - current version
Version = "8.0.3"
Version = "8.0.4"
// PriorVersion product version
PriorVersion = "8.0.2"
PriorVersion = "8.0.3"
// CsvVersion - csv release
CsvVersion = Version + "-2"
CsvVersion = Version + "-1"
// CsvPriorVersion - prior csv release
CsvPriorVersion = Version + "-1"
CsvPriorVersion = PriorVersion + "-1"
)
Loading