
* tests: updating the four most recent k8s versions * bump oldest version to 1.16 * docs, Chart.yaml, and changelog for 1.14 -> 1.16
14 lines
570 B
YAML
14 lines
570 B
YAML
apiVersion: v2
|
|
name: vault
|
|
version: 0.19.0
|
|
appVersion: 1.9.3
|
|
kubeVersion: ">= 1.16.0-0"
|
|
description: Official HashiCorp Vault Chart
|
|
home: https://www.vaultproject.io
|
|
icon: https://github.com/hashicorp/vault/raw/f22d202cde2018f9455dec755118a9b84586e082/Vault_PrimaryLogo_Black.png
|
|
keywords: ["vault", "security", "encryption", "secrets", "management", "automation", "infrastructure"]
|
|
sources:
|
|
- https://github.com/hashicorp/vault
|
|
- https://github.com/hashicorp/vault-helm
|
|
- https://github.com/hashicorp/vault-k8s
|
|
- https://github.com/hashicorp/vault-csi-provider
|