Skip to content

Commit 032944c

Browse files
UPSTREAM: <carry>: Upgrade CatalogSources to use images from OCP release 4.20
1 parent 982e0b9 commit 032944c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.19
11+
ref: registry.redhat.io/redhat/certified-operator-index:v4.20

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.19
11+
ref: registry.redhat.io/redhat/community-operator-index:v4.20

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.19
11+
ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.20

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.19
11+
ref: registry.redhat.io/redhat/redhat-operator-index:v4.20

0 commit comments

Comments
 (0)