Skip to content

Commit 16911bc

Browse files
Merge pull request #2462 from yanirq/konflux_update_4_12
[release-4.12] konflux: update bundle and operator references
2 parents 7f01d3e + 810221d commit 16911bc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.konflux/bundle/overlay/overlay.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ overlay_release()
272272
local name="numaresources-operator"
273273
local name_version="$name.v$version"
274274
local skip_range=">=4.11.0 <4.12.15"
275-
local replaces="numaresources-operator.v4.12.15"
275+
local replaces="numaresources-operator.v4.12.14"
276276
local annotations='
277277
features.operators.openshift.io/disconnected: "true"
278278
features.operators.openshift.io/fips-compliant: "true"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Do not modify the manager 'key' value: 'manager'
22
- key: manager
33
source: quay.io/openshift-kni/numaresources-operator:4.12.999-snapshot
4-
target: quay.io/redhat-user-workloads/telco-5g-tenant/numaresources-operator-4-12@sha256:c67ed0854576f349be770c62dd7dc7df699ae6b4079afa9ecc4145af8dd71748
4+
target: quay.io/redhat-user-workloads/telco-5g-tenant/numaresources-operator-4-12@sha256:27875e9b32ddef1ec9a5a7678a072b7a191300eb466e7ff61d026fdba4166fb1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
quay: quay.io/redhat-user-workloads/telco-5g-tenant/numaresources-operator-bundle-4-12@sha256:7050eab2a655bdde7da84bd933063e94a4086e348c2d43095dea9f4d6d7760bb
2+
quay: quay.io/redhat-user-workloads/telco-5g-tenant/numaresources-operator-bundle-4-12@sha256:3bce6399c553d10a73b0184402ca1d540e754e6c7766f391ff1405146ebf5fa8

.konflux/catalog/catalog-template.in.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ entries:
8989
schema: olm.bundle
9090
# v4.12.15 bundle
9191
# The url for this last entry is updated by hack/konflux-update-catalog-template.sh automatically
92-
- image: quay.io/redhat-user-workloads/telco-5g-tenant/numaresources-operator-bundle-4-12@sha256:4097cb4e203a4a128f98dcff2c86547d68854a3d52cec7700926520896bb340c
92+
- image: quay.io/redhat-user-workloads/telco-5g-tenant/numaresources-operator-bundle-4-12@sha256:3bce6399c553d10a73b0184402ca1d540e754e6c7766f391ff1405146ebf5fa8
9393
schema: olm.bundle

0 commit comments

Comments
 (0)