Skip to content

Commit c25c411

Browse files
committed
UPSTREAM: <carry>: Bump catalog versions to 4.19
Signed-off-by: Todd Short <[email protected]>
1 parent 61c8fee commit c25c411

8 files changed

+8
-8
lines changed

openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-certified-operators.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ spec:
88
type: Image
99
image:
1010
pollIntervalMinutes: 10
11-
ref: registry.redhat.io/redhat/certified-operator-index:v4.18
11+
ref: registry.redhat.io/redhat/certified-operator-index:v4.19

openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-community-operators.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ spec:
88
type: Image
99
image:
1010
pollIntervalMinutes: 10
11-
ref: registry.redhat.io/redhat/community-operator-index:v4.18
11+
ref: registry.redhat.io/redhat/community-operator-index:v4.19

openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-redhat-marketplace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ spec:
88
type: Image
99
image:
1010
pollIntervalMinutes: 10
11-
ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.18
11+
ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.19

openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-redhat-operators.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ spec:
88
type: Image
99
image:
1010
pollIntervalMinutes: 10
11-
ref: registry.redhat.io/redhat/redhat-operator-index:v4.18
11+
ref: registry.redhat.io/redhat/redhat-operator-index:v4.19

openshift/catalogd/manifests/19-clustercatalog-openshift-certified-operators.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ spec:
88
source:
99
image:
1010
pollIntervalMinutes: 10
11-
ref: registry.redhat.io/redhat/certified-operator-index:v4.18
11+
ref: registry.redhat.io/redhat/certified-operator-index:v4.19
1212
type: Image

openshift/catalogd/manifests/20-clustercatalog-openshift-community-operators.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ spec:
88
source:
99
image:
1010
pollIntervalMinutes: 10
11-
ref: registry.redhat.io/redhat/community-operator-index:v4.18
11+
ref: registry.redhat.io/redhat/community-operator-index:v4.19
1212
type: Image

openshift/catalogd/manifests/21-clustercatalog-openshift-redhat-marketplace.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ spec:
88
source:
99
image:
1010
pollIntervalMinutes: 10
11-
ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.18
11+
ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.19
1212
type: Image

openshift/catalogd/manifests/22-clustercatalog-openshift-redhat-operators.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ spec:
88
source:
99
image:
1010
pollIntervalMinutes: 10
11-
ref: registry.redhat.io/redhat/redhat-operator-index:v4.18
11+
ref: registry.redhat.io/redhat/redhat-operator-index:v4.19
1212
type: Image

0 commit comments

Comments
 (0)