From 8fa2a2b4ea8f709f819cbd49aabf47fcd23288c4 Mon Sep 17 00:00:00 2001 From: Abraham Miller Date: Mon, 15 Jun 2026 11:36:45 -0400 Subject: [PATCH 1/2] telco-hub: update clo channel for 4.21 --- .../reference-crs/optional/logging/clusterLogSubscription.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telco-hub/configuration/reference-crs/optional/logging/clusterLogSubscription.yaml b/telco-hub/configuration/reference-crs/optional/logging/clusterLogSubscription.yaml index f436bcfc9..4b369b128 100644 --- a/telco-hub/configuration/reference-crs/optional/logging/clusterLogSubscription.yaml +++ b/telco-hub/configuration/reference-crs/optional/logging/clusterLogSubscription.yaml @@ -7,7 +7,7 @@ metadata: name: cluster-logging namespace: openshift-logging spec: - channel: "stable-6.4" + channel: "stable-6.5" name: cluster-logging source: redhat-operators-disconnected sourceNamespace: openshift-marketplace From 79d9eae5e6378ae3074d7c9d601d364fea6a94f6 Mon Sep 17 00:00:00 2001 From: Abraham Miller Date: Mon, 15 Jun 2026 16:24:30 -0400 Subject: [PATCH 2/2] telco-hub: sync kube-compare clo channel to stable-6.5 for 4.21 Align reference-crs-kube-compare with reference-crs CLO subscription channel update from stable-6.4 to stable-6.5. Co-Authored-By: Claude Opus 4.6 (1M context) --- .../optional/logging/clusterLogSubscription.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telco-hub/configuration/reference-crs-kube-compare/optional/logging/clusterLogSubscription.yaml b/telco-hub/configuration/reference-crs-kube-compare/optional/logging/clusterLogSubscription.yaml index 767d0bed9..b83d1d48c 100644 --- a/telco-hub/configuration/reference-crs-kube-compare/optional/logging/clusterLogSubscription.yaml +++ b/telco-hub/configuration/reference-crs-kube-compare/optional/logging/clusterLogSubscription.yaml @@ -7,7 +7,7 @@ metadata: name: cluster-logging namespace: openshift-logging spec: - channel: "stable-6.4" + channel: "stable-6.5" name: cluster-logging source: {{ .spec.source }} sourceNamespace: openshift-marketplace