Skip to content

Commit 92b3221

Browse files
authored
Merge pull request #43204 from aireilly/fix-sandboxed-containers-version
Uprev sandboxed containers channel to stable
2 parents bc564bc + 2f5ba79 commit 92b3221

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/sandboxed-containers-installing-operator-cli.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,12 @@ metadata:
7676
name: openshift-sandboxed-containers-operator
7777
namespace: openshift-sandboxed-containers-operator
7878
spec:
79-
channel: "preview-{sandboxed-containers-version}"
79+
channel: "stable-{sandboxed-containers-version}"
8080
installPlanApproval: Automatic
8181
name: sandboxed-containers-operator
8282
source: redhat-operators
8383
sourceNamespace: openshift-marketplace
84-
startingCSV: sandboxed-containers-operator.v1.1.0
84+
startingCSV: sandboxed-containers-operator.v1.2.0
8585
----
8686

8787
.. Create the `Subscription` object:

modules/sandboxed-containers-installing-operator-web-console.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can install the {sandboxed-containers-operator} from the {product-title} web
2424
. Read the information about the Operator and click *Install*.
2525

2626
. On the *Install Operator* page:
27-
.. Select *preview-{sandboxed-containers-version}* from the list of available *Update Channel* options.
27+
.. Select *stable-{sandboxed-containers-version}* from the list of available *Update Channel* options.
2828
.. Verify that *Operator recommended Namespace* is selected for *Installed Namespace*. This installs the Operator in the mandatory `openshift-sandboxed-containers-operator` namespace. If this namespace does not yet exist, it is automatically created.
2929
+
3030
[NOTE]

0 commit comments

Comments
 (0)