Update to v0.11.0 (#497)

This commit is contained in:
Jason O'Donnell 2021-04-14 10:26:33 -04:00 committed by GitHub
parent be1721fc84
commit 27338595e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

View file

@ -1,5 +1,7 @@
## Unreleased
## 0.11.0 (April 14th, 2021)
Features:
* Added `server.enabled` to explicitly skip installing a Vault server [GH-486](https://github.com/hashicorp/vault-helm/pull/486)
* Injector now supports enabling host network [GH-471](https://github.com/hashicorp/vault-helm/pull/471)

View file

@ -1,6 +1,6 @@
apiVersion: v2
name: vault
version: 0.10.0
version: 0.11.0
appVersion: 1.7.0
description: Official HashiCorp Vault Chart
home: https://www.vaultproject.io
@ -10,3 +10,4 @@ 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

View file

@ -52,7 +52,7 @@ injector:
# image sets the repo and tag of the vault-k8s image to use for the injector.
image:
repository: "hashicorp/vault-k8s"
tag: "0.9.0"
tag: "0.10.0"
pullPolicy: IfNotPresent
# agentImage sets the repo and tag of the Vault image to use for the Vault Agent
@ -691,7 +691,7 @@ csi:
image:
repository: "hashicorp/vault-csi-provider"
tag: "0.1.0"
tag: "0.2.0"
pullPolicy: IfNotPresent
# volumes is a list of volumes made available to all containers. These are rendered