19 lines
696 B
YAML
19 lines
696 B
YAML
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
apiVersion: v2
|
|
name: vault
|
|
version: 0.27.0
|
|
appVersion: 1.15.2
|
|
kubeVersion: ">= 1.20.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
|
|
annotations:
|
|
charts.openshift.io/name: HashiCorp Vault
|