From 3ce7ebf836decd4237d2878c8d0988aa4f7d3552 Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Wed, 30 Nov 2022 16:36:43 -0500 Subject: [PATCH] Reference stable-1.5 channel and nightly-1.5 tags Update the upstream portions of the documentation to refer to the new stable-1.5 channels which are part of the new infrawatch-catalog index image with the nightly-1.5 tag, which references built artifacts created from the stable-1.5 branch of the various STF components. --- .../proc_deploying-stf-to-the-openshift-environment.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc-Service-Telemetry-Framework/modules/proc_deploying-stf-to-the-openshift-environment.adoc b/doc-Service-Telemetry-Framework/modules/proc_deploying-stf-to-the-openshift-environment.adoc index 9819e6c1..2448a8eb 100644 --- a/doc-Service-Telemetry-Framework/modules/proc_deploying-stf-to-the-openshift-environment.adoc +++ b/doc-Service-Telemetry-Framework/modules/proc_deploying-stf-to-the-openshift-environment.adoc @@ -46,7 +46,7 @@ metadata: namespace: openshift-marketplace spec: displayName: InfraWatch Operators - image: quay.io/infrawatch-operators/infrawatch-catalog:nightly + image: quay.io/infrawatch-operators/infrawatch-catalog:nightly-1.5 publisher: InfraWatch sourceType: grpc updateStrategy: @@ -254,7 +254,7 @@ metadata: name: smart-gateway-operator namespace: service-telemetry spec: - channel: unstable + channel: stable-1.5 installPlanApproval: Automatic name: smart-gateway-operator source: infrawatch-operators @@ -275,7 +275,7 @@ metadata: name: service-telemetry-operator namespace: service-telemetry spec: - channel: unstable + channel: stable-1.5 installPlanApproval: Automatic name: service-telemetry-operator source: infrawatch-operators