
Prepare for release 0.20.1 Improvements: * `vault-k8s` updated to 0.16.1 CHANGES: * `vault` service account is now created even if the server is set to disabled, as per before 0.20.0 [GH-737](https://github.com/hashicorp/vault-helm/pull/737) * Mutating webhook will no longer target the agent injector pod [GH-736](https://github.com/hashicorp/vault-helm/pull/736) Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
14 lines
571 B
YAML
14 lines
571 B
YAML
apiVersion: v2
|
|
name: vault
|
|
version: 0.20.1
|
|
appVersion: 1.10.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
|