1
0
mirror of https://github.com/helm/charts.git synced 2026-02-14 18:10:14 +00:00

[stable/vault-operator] deprecating chart (#24410)

Signed-off-by: Matt Farina <matt@mattfarina.com>
This commit is contained in:
Matt Farina
2020-11-13 15:26:33 -05:00
committed by GitHub
parent 97f45a4adb
commit 21d4c5a9ef
3 changed files with 7 additions and 9 deletions

View File

@@ -1,12 +1,10 @@
apiVersion: v1
description: CoreOS vault-operator Helm chart for Kubernetes
description: DEPRECATED - CoreOS vault-operator Helm chart for Kubernetes
name: vault-operator
version: 0.1.3
version: 0.1.4
appVersion: 0.1.9
home: https://github.com/coreos/vault-operator
icon: https://s3.amazonaws.com/hashicorp-marketing-web-assets/brand/Vault_VerticalLogo_FullColor.B1xPC0pSax.svg
sources:
- https://github.com/coreos/vault-operator
maintainers:
- name: mlaccetti
email: michael@laccetti.com
deprecated: true

View File

@@ -1,4 +0,0 @@
approvers:
- mlaccetti
reviewers:
- mlaccetti

View File

@@ -11,6 +11,10 @@ configuration and management.
__DISCLAIMER:__ While this chart has been well-tested, the vault-operator is still currently in beta.
Current project status is available [here](https://github.com/coreos/vault-operator).
## DEPRECATION NOTICE
This chart is deprecated and no longer supported.
## Introduction
This chart bootstraps a vault-operator and allows the deployment of vault cluster(s). It depends on the `etcd-operator` being installed.