---
title: Charmhub | Deploy Vault using Charmhub - The Open Operator Collection
description: Deploy the latest version of Vault on any cloud.
url: https://charmhub.io/vault/docs/h-upgrade-vault
---

# Vault

[Vault charmers](https://charmhub.io/publisher/vault-charmers "View all packages from Vault charmers")

* [Vault charmers](https://charmhub.io/publisher/vault-charmers "View all packages from Vault charmers")
* [Security](https://charmhub.io/?filter=security)

Platform:

24.04

23.10

23.04

22.10

22.04

20.04

18.04

2.0/stable 710

```
juju deploy vault --channel 2.0/stable
```

[Learn to deploy on juju >](https://juju.is/docs/juju/manage-applications)

---

#### Relevant links

* [Homepage](https://charmhub.io/vault)

---

#### Contacts

* [Submit a bug](https://github.com/canonical/vault-k8s-operator/issues)

---

Share your thoughts on this charm with the community on discourse.

[Join the discussion](https://discourse.charmhub.io/)

# Upgrade Vault

## [Pre-requisites](https://charmhub.io/vault/docs/h-upgrade-vault#p-33309-pre-requisites)

* Vault >= 1.15 is deployed
* In the case of upgrading `vault-k8s`, it is recommended to have at least 5 units deployed and active to ensure minimal to no downtime.

## [Upgrade Procedure](https://charmhub.io/vault/docs/h-upgrade-vault#p-33309-upgrade-procedure)

* Create a backup of your Vault data following [this guide](https://charmhub.io/vault/docs/h-create-a-backup) (in case anything goes wrong during the upgrade).
* run `juju refresh vault --channel=$VAULT_HIGHER_VERSION` where VAULT\_HIGHER\_VERSION is any version higher than the one you have currently deployed.

---
