mirror of
https://github.com/hashicorp/vault.git
synced 2025-09-01 12:01:10 +02:00
9 lines
294 B
Plaintext
9 lines
294 B
Plaintext
```shell-session
|
|
$ helm repo add hashicorp https://helm.releases.hashicorp.com
|
|
"hashicorp" has been added to your repositories
|
|
|
|
$ helm search repo hashicorp/vault
|
|
NAME CHART VERSION APP VERSION DESCRIPTION
|
|
hashicorp/vault 0.23.0 1.12.1 Official HashiCorp Vault Chart
|
|
```
|