Upgrade
Upgrading Trilio via OpenShift and Upstream Kubernetes is discussed in this section.
Last updated
Upgrading Trilio via OpenShift and Upstream Kubernetes is discussed in this section.
Last updated
Deprecated Documentation
This document is deprecated and no longer supported. For accurate, up-to-date information, please refer to the documentation for the latest version of Trilio.
OpenShift updates are delivered directly through the Operator Lifecycle Manager framework. When install the Trilio Operator the cluster-admin can specify how to update approval strategy- either manual or automatic. Manual subscription will require to manually approve the new update that is available. Automatic subscription will automatically update the application when an update is available.
While upgrading through the Operator, update the applicationVersion: <version number>
and run
In case of direct helm charts run where : RELEASE_NAME=”triliovault-dev” and CHART_NAME=”trilio/triliovault”