diff --git a/telco-core/configuration/reference-crs-kube-compare/optional/logging/ClusterLogSubscription.yaml b/telco-core/configuration/reference-crs-kube-compare/optional/logging/ClusterLogSubscription.yaml index 0c19b92df..1034001e2 100644 --- a/telco-core/configuration/reference-crs-kube-compare/optional/logging/ClusterLogSubscription.yaml +++ b/telco-core/configuration/reference-crs-kube-compare/optional/logging/ClusterLogSubscription.yaml @@ -4,7 +4,7 @@ metadata: name: cluster-logging namespace: openshift-logging spec: - channel: "stable-6.2" + channel: "stable-6.4" name: cluster-logging source: {{ .spec.source }} sourceNamespace: openshift-marketplace diff --git a/telco-core/configuration/reference-crs/optional/logging/ClusterLogSubscription.yaml b/telco-core/configuration/reference-crs/optional/logging/ClusterLogSubscription.yaml index 23d6336b2..f989730da 100644 --- a/telco-core/configuration/reference-crs/optional/logging/ClusterLogSubscription.yaml +++ b/telco-core/configuration/reference-crs/optional/logging/ClusterLogSubscription.yaml @@ -5,7 +5,7 @@ metadata: name: cluster-logging namespace: openshift-logging spec: - channel: "stable-6.2" + channel: "stable-6.4" name: cluster-logging source: redhat-operators-disconnected sourceNamespace: openshift-marketplace diff --git a/telco-ran/configuration/kube-compare-reference/cluster-logging/ClusterLogSubscription.yaml b/telco-ran/configuration/kube-compare-reference/cluster-logging/ClusterLogSubscription.yaml index 8f3fb76ec..b55157c92 100644 --- a/telco-ran/configuration/kube-compare-reference/cluster-logging/ClusterLogSubscription.yaml +++ b/telco-ran/configuration/kube-compare-reference/cluster-logging/ClusterLogSubscription.yaml @@ -6,7 +6,7 @@ metadata: annotations: ran.openshift.io/ztp-deploy-wave: "2" spec: - channel: "stable-6.2" + channel: "stable-6.4" name: cluster-logging source: {{ .spec.source }} sourceNamespace: openshift-marketplace diff --git a/telco-ran/configuration/source-crs/cluster-logging/ClusterLogSubscription.yaml b/telco-ran/configuration/source-crs/cluster-logging/ClusterLogSubscription.yaml index 8b5109953..ce3baa3e6 100644 --- a/telco-ran/configuration/source-crs/cluster-logging/ClusterLogSubscription.yaml +++ b/telco-ran/configuration/source-crs/cluster-logging/ClusterLogSubscription.yaml @@ -6,7 +6,7 @@ metadata: annotations: ran.openshift.io/ztp-deploy-wave: "2" spec: - channel: "stable-6.2" + channel: "stable-6.4" name: cluster-logging source: redhat-operators-disconnected sourceNamespace: openshift-marketplace