diff --git a/openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-certified-operators.yaml b/openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-certified-operators.yaml index 7750f4aba2..efe7d15f44 100644 --- a/openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-certified-operators.yaml +++ b/openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-certified-operators.yaml @@ -8,4 +8,4 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/certified-operator-index:v4.19 + ref: registry.redhat.io/redhat/certified-operator-index:v4.20 diff --git a/openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-community-operators.yaml b/openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-community-operators.yaml index 4ec0c36fe7..eff103c6be 100644 --- a/openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-community-operators.yaml +++ b/openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-community-operators.yaml @@ -8,4 +8,4 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/community-operator-index:v4.19 + ref: registry.redhat.io/redhat/community-operator-index:v4.20 diff --git a/openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-redhat-marketplace.yaml b/openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-redhat-marketplace.yaml index 99dd78f868..c2715bc982 100644 --- a/openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-redhat-marketplace.yaml +++ b/openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-redhat-marketplace.yaml @@ -8,4 +8,4 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.19 + ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.20 diff --git a/openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-redhat-operators.yaml b/openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-redhat-operators.yaml index 7a1a350714..cf2030c622 100644 --- a/openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-redhat-operators.yaml +++ b/openshift/catalogd/kustomize/overlays/openshift/catalogs/openshift-redhat-operators.yaml @@ -8,4 +8,4 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/redhat-operator-index:v4.19 + ref: registry.redhat.io/redhat/redhat-operator-index:v4.20 diff --git a/openshift/catalogd/manifests-experimental/22-clustercatalog-openshift-certified-operators.yml b/openshift/catalogd/manifests-experimental/22-clustercatalog-openshift-certified-operators.yml index abc80ff21a..0cf968ad1f 100644 --- a/openshift/catalogd/manifests-experimental/22-clustercatalog-openshift-certified-operators.yml +++ b/openshift/catalogd/manifests-experimental/22-clustercatalog-openshift-certified-operators.yml @@ -8,5 +8,5 @@ spec: source: image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/certified-operator-index:v4.19 + ref: registry.redhat.io/redhat/certified-operator-index:v4.20 type: Image diff --git a/openshift/catalogd/manifests-experimental/23-clustercatalog-openshift-community-operators.yml b/openshift/catalogd/manifests-experimental/23-clustercatalog-openshift-community-operators.yml index bf8b9f5d2b..d6d7715bdb 100644 --- a/openshift/catalogd/manifests-experimental/23-clustercatalog-openshift-community-operators.yml +++ b/openshift/catalogd/manifests-experimental/23-clustercatalog-openshift-community-operators.yml @@ -8,5 +8,5 @@ spec: source: image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/community-operator-index:v4.19 + ref: registry.redhat.io/redhat/community-operator-index:v4.20 type: Image diff --git a/openshift/catalogd/manifests-experimental/24-clustercatalog-openshift-redhat-marketplace.yml b/openshift/catalogd/manifests-experimental/24-clustercatalog-openshift-redhat-marketplace.yml index 2e57fc8670..e80742c448 100644 --- a/openshift/catalogd/manifests-experimental/24-clustercatalog-openshift-redhat-marketplace.yml +++ b/openshift/catalogd/manifests-experimental/24-clustercatalog-openshift-redhat-marketplace.yml @@ -8,5 +8,5 @@ spec: source: image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.19 + ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.20 type: Image diff --git a/openshift/catalogd/manifests-experimental/25-clustercatalog-openshift-redhat-operators.yml b/openshift/catalogd/manifests-experimental/25-clustercatalog-openshift-redhat-operators.yml index 34e8180bd3..2e5c28773a 100644 --- a/openshift/catalogd/manifests-experimental/25-clustercatalog-openshift-redhat-operators.yml +++ b/openshift/catalogd/manifests-experimental/25-clustercatalog-openshift-redhat-operators.yml @@ -8,5 +8,5 @@ spec: source: image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/redhat-operator-index:v4.19 + ref: registry.redhat.io/redhat/redhat-operator-index:v4.20 type: Image diff --git a/openshift/catalogd/manifests/22-clustercatalog-openshift-certified-operators.yml b/openshift/catalogd/manifests/22-clustercatalog-openshift-certified-operators.yml index abc80ff21a..0cf968ad1f 100644 --- a/openshift/catalogd/manifests/22-clustercatalog-openshift-certified-operators.yml +++ b/openshift/catalogd/manifests/22-clustercatalog-openshift-certified-operators.yml @@ -8,5 +8,5 @@ spec: source: image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/certified-operator-index:v4.19 + ref: registry.redhat.io/redhat/certified-operator-index:v4.20 type: Image diff --git a/openshift/catalogd/manifests/23-clustercatalog-openshift-community-operators.yml b/openshift/catalogd/manifests/23-clustercatalog-openshift-community-operators.yml index bf8b9f5d2b..d6d7715bdb 100644 --- a/openshift/catalogd/manifests/23-clustercatalog-openshift-community-operators.yml +++ b/openshift/catalogd/manifests/23-clustercatalog-openshift-community-operators.yml @@ -8,5 +8,5 @@ spec: source: image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/community-operator-index:v4.19 + ref: registry.redhat.io/redhat/community-operator-index:v4.20 type: Image diff --git a/openshift/catalogd/manifests/24-clustercatalog-openshift-redhat-marketplace.yml b/openshift/catalogd/manifests/24-clustercatalog-openshift-redhat-marketplace.yml index 2e57fc8670..e80742c448 100644 --- a/openshift/catalogd/manifests/24-clustercatalog-openshift-redhat-marketplace.yml +++ b/openshift/catalogd/manifests/24-clustercatalog-openshift-redhat-marketplace.yml @@ -8,5 +8,5 @@ spec: source: image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.19 + ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.20 type: Image diff --git a/openshift/catalogd/manifests/25-clustercatalog-openshift-redhat-operators.yml b/openshift/catalogd/manifests/25-clustercatalog-openshift-redhat-operators.yml index 34e8180bd3..2e5c28773a 100644 --- a/openshift/catalogd/manifests/25-clustercatalog-openshift-redhat-operators.yml +++ b/openshift/catalogd/manifests/25-clustercatalog-openshift-redhat-operators.yml @@ -8,5 +8,5 @@ spec: source: image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/redhat-operator-index:v4.19 + ref: registry.redhat.io/redhat/redhat-operator-index:v4.20 type: Image