2022-01-24 23:25:52 +00:00
|
|
|
```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
|
2023-10-26 17:31:15 +00:00
|
|
|
hashicorp/vault 0.25.0 1.14.0 Official HashiCorp Vault Chart
|
2022-01-24 23:25:52 +00:00
|
|
|
```
|