From a739bdf452051c1cddcb66572837785355edf767 Mon Sep 17 00:00:00 2001 From: Todd Short Date: Thu, 24 Apr 2025 14:45:47 -0400 Subject: [PATCH] UPSTREAM: : Bump catalog versions to 4.19 Signed-off-by: Todd Short (cherry picked from commit c25c411102d532bde43f091a3cf597fd22c05836) --- .../openshift/catalogs/openshift-certified-operators.yaml | 2 +- .../openshift/catalogs/openshift-community-operators.yaml | 2 +- .../openshift/catalogs/openshift-redhat-marketplace.yaml | 2 +- .../overlays/openshift/catalogs/openshift-redhat-operators.yaml | 2 +- .../18-clustercatalog-openshift-certified-operators.yml | 2 +- .../19-clustercatalog-openshift-community-operators.yml | 2 +- .../20-clustercatalog-openshift-redhat-marketplace.yml | 2 +- .../manifests/21-clustercatalog-openshift-redhat-operators.yml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) 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 4d6e420d0..7750f4aba 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.18 + ref: registry.redhat.io/redhat/certified-operator-index:v4.19 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 c8597785a..4ec0c36fe 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.18 + ref: registry.redhat.io/redhat/community-operator-index:v4.19 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 b0ca62cda..99dd78f86 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.18 + ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.19 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 6a3a3647f..7a1a35071 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.18 + ref: registry.redhat.io/redhat/redhat-operator-index:v4.19 diff --git a/openshift/catalogd/manifests/18-clustercatalog-openshift-certified-operators.yml b/openshift/catalogd/manifests/18-clustercatalog-openshift-certified-operators.yml index d039c2b76..abc80ff21 100644 --- a/openshift/catalogd/manifests/18-clustercatalog-openshift-certified-operators.yml +++ b/openshift/catalogd/manifests/18-clustercatalog-openshift-certified-operators.yml @@ -8,5 +8,5 @@ spec: source: image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/certified-operator-index:v4.18 + ref: registry.redhat.io/redhat/certified-operator-index:v4.19 type: Image diff --git a/openshift/catalogd/manifests/19-clustercatalog-openshift-community-operators.yml b/openshift/catalogd/manifests/19-clustercatalog-openshift-community-operators.yml index bf8ffdf60..bf8b9f5d2 100644 --- a/openshift/catalogd/manifests/19-clustercatalog-openshift-community-operators.yml +++ b/openshift/catalogd/manifests/19-clustercatalog-openshift-community-operators.yml @@ -8,5 +8,5 @@ spec: source: image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/community-operator-index:v4.18 + ref: registry.redhat.io/redhat/community-operator-index:v4.19 type: Image diff --git a/openshift/catalogd/manifests/20-clustercatalog-openshift-redhat-marketplace.yml b/openshift/catalogd/manifests/20-clustercatalog-openshift-redhat-marketplace.yml index 87cc6d9b9..2e57fc867 100644 --- a/openshift/catalogd/manifests/20-clustercatalog-openshift-redhat-marketplace.yml +++ b/openshift/catalogd/manifests/20-clustercatalog-openshift-redhat-marketplace.yml @@ -8,5 +8,5 @@ spec: source: image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.18 + ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.19 type: Image diff --git a/openshift/catalogd/manifests/21-clustercatalog-openshift-redhat-operators.yml b/openshift/catalogd/manifests/21-clustercatalog-openshift-redhat-operators.yml index e7617fc71..34e8180bd 100644 --- a/openshift/catalogd/manifests/21-clustercatalog-openshift-redhat-operators.yml +++ b/openshift/catalogd/manifests/21-clustercatalog-openshift-redhat-operators.yml @@ -8,5 +8,5 @@ spec: source: image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/redhat-operator-index:v4.18 + ref: registry.redhat.io/redhat/redhat-operator-index:v4.19 type: Image