# Supported Trilio Upgrade Path

The following versions can be upgraded to each other:

| From                                        | To            |
| ------------------------------------------- | ------------- |
| 4.1 GA (4.1.94) or 4.1.HF**x**              | 5.**x**.**x** |
| 4.2 GA (4.2.64) or 4.2.HF**x** or 4.2.**x** | 5.**x**.**x** |

The upgrade process involves upgrading the Trilio appliance and the OpenStack components and is dependent on the underlying operating system till T4O 4.2 release.

{% hint style="info" %}
From the **T4O 5.0** release, the Trilio appliance is deprecated and all the WLM services are containerized and will be deployed on OpenStack itself.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.trilio.io/openstack/t4o-5.x/upgrading-to-t4o-5.x-from-older-supported-versions/upgrade-triliovault.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
