diff --git a/helm/olmv1/templates/openshift-catalogs/clustercatalog-openshift-certified-operators.yml b/helm/olmv1/templates/openshift-catalogs/clustercatalog-openshift-certified-operators.yml index 995e8bd9a..0dc4cba1a 100644 --- a/helm/olmv1/templates/openshift-catalogs/clustercatalog-openshift-certified-operators.yml +++ b/helm/olmv1/templates/openshift-catalogs/clustercatalog-openshift-certified-operators.yml @@ -9,5 +9,5 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/certified-operator-index:v4.20 + ref: registry.redhat.io/redhat/certified-operator-index:v4.21 {{- end -}} diff --git a/helm/olmv1/templates/openshift-catalogs/clustercatalog-openshift-community-operators.yml b/helm/olmv1/templates/openshift-catalogs/clustercatalog-openshift-community-operators.yml index d4c1576bf..a9291a9ea 100644 --- a/helm/olmv1/templates/openshift-catalogs/clustercatalog-openshift-community-operators.yml +++ b/helm/olmv1/templates/openshift-catalogs/clustercatalog-openshift-community-operators.yml @@ -9,5 +9,5 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/community-operator-index:v4.20 + ref: registry.redhat.io/redhat/community-operator-index:v4.21 {{- end -}} diff --git a/helm/olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-marketplace.yml b/helm/olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-marketplace.yml index 285acf189..bea1458b3 100644 --- a/helm/olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-marketplace.yml +++ b/helm/olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-marketplace.yml @@ -9,5 +9,5 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.20 + ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.21 {{- end -}} diff --git a/helm/olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-operators.yml b/helm/olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-operators.yml index ca1ec8376..a01470517 100644 --- a/helm/olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-operators.yml +++ b/helm/olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-operators.yml @@ -9,5 +9,5 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/redhat-operator-index:v4.20 + ref: registry.redhat.io/redhat/redhat-operator-index:v4.21 {{- end -}} diff --git a/openshift/catalogd/manifests-experimental.yaml b/openshift/catalogd/manifests-experimental.yaml index a6e814b91..c0009667e 100644 --- a/openshift/catalogd/manifests-experimental.yaml +++ b/openshift/catalogd/manifests-experimental.yaml @@ -1000,7 +1000,7 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/certified-operator-index:v4.20 + ref: registry.redhat.io/redhat/certified-operator-index:v4.21 --- # Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-community-operators.yml apiVersion: olm.operatorframework.io/v1 @@ -1013,7 +1013,7 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/community-operator-index:v4.20 + ref: registry.redhat.io/redhat/community-operator-index:v4.21 --- # Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-marketplace.yml apiVersion: olm.operatorframework.io/v1 @@ -1026,7 +1026,7 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.20 + ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.21 --- # Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-operators.yml apiVersion: olm.operatorframework.io/v1 @@ -1039,7 +1039,7 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/redhat-operator-index:v4.20 + ref: registry.redhat.io/redhat/redhat-operator-index:v4.21 --- # Source: olmv1/templates/mutatingwebhookconfiguration-catalogd-mutating-webhook-configuration.yml apiVersion: admissionregistration.k8s.io/v1 diff --git a/openshift/catalogd/manifests.yaml b/openshift/catalogd/manifests.yaml index 7035edaff..a727143b3 100644 --- a/openshift/catalogd/manifests.yaml +++ b/openshift/catalogd/manifests.yaml @@ -999,7 +999,7 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/certified-operator-index:v4.20 + ref: registry.redhat.io/redhat/certified-operator-index:v4.21 --- # Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-community-operators.yml apiVersion: olm.operatorframework.io/v1 @@ -1012,7 +1012,7 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/community-operator-index:v4.20 + ref: registry.redhat.io/redhat/community-operator-index:v4.21 --- # Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-marketplace.yml apiVersion: olm.operatorframework.io/v1 @@ -1025,7 +1025,7 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.20 + ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.21 --- # Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-operators.yml apiVersion: olm.operatorframework.io/v1 @@ -1038,7 +1038,7 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/redhat-operator-index:v4.20 + ref: registry.redhat.io/redhat/redhat-operator-index:v4.21 --- # Source: olmv1/templates/mutatingwebhookconfiguration-catalogd-mutating-webhook-configuration.yml apiVersion: admissionregistration.k8s.io/v1