1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 09:46:53 +01:00
Files
openshift-docs/modules/logging-upgrading-loki.adoc
2024-01-16 14:33:18 +00:00

34 lines
1.3 KiB
Plaintext

// Module included in the following assemblies:
//
// * logging/cluster-logging-upgrading.adoc
:_mod-docs-content-type: PROCEDURE
[id="logging-upgrading-loki_{context}"]
= Updating the {loki-op}
To update the {loki-op} to a new major release version, you must modify the update channel for the Operator subscription.
.Prerequisites
* You have installed the {loki-op}.
* You have administrator permissions.
* You have access to the {product-title} web console and are viewing the *Administrator* perspective.
.Procedure
. Navigate to *Operators* -> *Installed Operators*.
. Select the *openshift-operators-redhat* project.
. Click the *{loki-op}*.
. Click *Subscription*. In the *Subscription details* section, click the *Update channel* link. This link text might be *stable* or *stable-5.y*, depending on your current update channel.
. In the *Change Subscription Update Channel* window, select the latest major version update channel, *stable-5.y*, and click *Save*. Note the `loki-operator.v5.y.z` version.
.Verification
. Wait for a few seconds, then click *Operators* -> *Installed Operators*. Verify that the {loki-op} version matches the latest `loki-operator.v5.y.z` version.
. On the *Operators* -> *Installed Operators* page, wait for the *Status* field to report *Succeeded*.