Skip to content

Commit b44290d

Browse files
committed
Update COO channel to stable
COO 1.0.0 now publishes their artifacts in the stable channel The development channel that was in use is no longer available Update docs to reflect this
1 parent bf28151 commit b44290d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc-Service-Telemetry-Framework/modules/proc_deploying-observability-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ metadata:
2222
name: cluster-observability-operator
2323
namespace: openshift-operators
2424
spec:
25-
channel: development
25+
channel: stable
2626
installPlanApproval: Automatic
2727
name: cluster-observability-operator
2828
source: redhat-operators

doc-Service-Telemetry-Framework/modules/proc_deploying-stf-on-openshift-disconnected-environments.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ mirror:
4747
- name: stable-1.5
4848
- name: cluster-observability-operator
4949
channels:
50-
- name: development
50+
- name: stable
5151
----
5252

5353

0 commit comments

Comments
 (0)