Skip to content

Commit 2c4b0a7

Browse files
authored
Update COO channel to stable (#547)
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
2 parents bf28151 + b44290d commit 2c4b0a7

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)