Skip to content

Commit 9db536d

Browse files
UPSTREAM: <carry>: Upgrade OCP Catalog images from 4.19 to 4.20
1 parent 778bd57 commit 9db536d

13 files changed

+13
-13
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

openshift/catalogd/manifests-experimental/22-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.19
11+
ref: registry.redhat.io/redhat/certified-operator-index:v4.20
1212
type: Image

openshift/catalogd/manifests-experimental/23-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.19
11+
ref: registry.redhat.io/redhat/community-operator-index:v4.20
1212
type: Image

openshift/catalogd/manifests-experimental/24-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.19
11+
ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.20
1212
type: Image

openshift/catalogd/manifests-experimental/25-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.19
11+
ref: registry.redhat.io/redhat/redhat-operator-index:v4.20
1212
type: Image

openshift/catalogd/manifests/22-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.19
11+
ref: registry.redhat.io/redhat/certified-operator-index:v4.20
1212
type: Image

openshift/catalogd/manifests/23-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.19
11+
ref: registry.redhat.io/redhat/community-operator-index:v4.20
1212
type: Image

0 commit comments

Comments
 (0)