mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
18 lines
663 B
Plaintext
18 lines
663 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * security/external_secrets_operator/external-secrets-operator-install.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="external-secrets-operator-update-channels_{context}"]
|
|
= Understanding update channels of the {external-secrets-operator}
|
|
|
|
[role="_abstract"]
|
|
Control the version of the {external-secrets-operator} in your cluster by selecting an update channel. By using this mechanism, you can declare a specific version track, ensuring your environment receives only the updates you require for stability.
|
|
|
|
The {external-secrets-operator} offers the following update channels:
|
|
|
|
* `stable-v1`
|
|
* `stable-v1.y`
|
|
|
|
|