diff --git a/openshift/catalogd/manifests-experimental.yaml b/openshift/catalogd/manifests-experimental.yaml index 2d18bfd3c4..ddf8a93d0f 100644 --- a/openshift/catalogd/manifests-experimental.yaml +++ b/openshift/catalogd/manifests-experimental.yaml @@ -1005,7 +1005,7 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/certified-operator-index:v4.22 + ref: registry.redhat.io/redhat/certified-operator-index:v5.0 --- # Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-community-operators.yml apiVersion: olm.operatorframework.io/v1 @@ -1018,7 +1018,7 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/community-operator-index:v4.22 + ref: registry.redhat.io/redhat/community-operator-index:v5.0 --- # Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-operators.yml apiVersion: olm.operatorframework.io/v1 @@ -1031,7 +1031,7 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/redhat-operator-index:v4.22 + ref: registry.redhat.io/redhat/redhat-operator-index:v5.0 --- # 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 7521eea6d8..3165aaaf1e 100644 --- a/openshift/catalogd/manifests.yaml +++ b/openshift/catalogd/manifests.yaml @@ -1004,7 +1004,7 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/certified-operator-index:v4.22 + ref: registry.redhat.io/redhat/certified-operator-index:v5.0 --- # Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-community-operators.yml apiVersion: olm.operatorframework.io/v1 @@ -1017,7 +1017,7 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/community-operator-index:v4.22 + ref: registry.redhat.io/redhat/community-operator-index:v5.0 --- # Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-operators.yml apiVersion: olm.operatorframework.io/v1 @@ -1030,7 +1030,7 @@ spec: type: Image image: pollIntervalMinutes: 10 - ref: registry.redhat.io/redhat/redhat-operator-index:v4.22 + ref: registry.redhat.io/redhat/redhat-operator-index:v5.0 --- # Source: olmv1/templates/mutatingwebhookconfiguration-catalogd-mutating-webhook-configuration.yml apiVersion: admissionregistration.k8s.io/v1 diff --git a/openshift/default-catalog-consistency/test/validate/suite_test.go b/openshift/default-catalog-consistency/test/validate/suite_test.go index 48a05f7c1e..fbfbcd1d20 100644 --- a/openshift/default-catalog-consistency/test/validate/suite_test.go +++ b/openshift/default-catalog-consistency/test/validate/suite_test.go @@ -31,7 +31,7 @@ var _ = Describe("OLM-Catalog-Validation", func() { sysCtx := &types.SystemContext{} if authPath != "" { - fmt.Println("Using registry auth file:", authPath) + fmt.Fprintf(os.Stderr, "Using registry auth file\n") sysCtx.AuthFilePath = authPath } diff --git a/openshift/helm/catalogd.yaml b/openshift/helm/catalogd.yaml index 0c2954300e..c25b729d38 100644 --- a/openshift/helm/catalogd.yaml +++ b/openshift/helm/catalogd.yaml @@ -16,7 +16,7 @@ options: openshift: enabled: true catalogs: - version: v4.22 + version: v5.0 # The set of namespaces namespaces: