2023-02-13 16:48:20 +00:00
|
|
|
# Copyright (c) HashiCorp, Inc.
|
|
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
|
2020-02-06 16:44:38 +00:00
|
|
|
apiVersion: v2
|
2018-09-28 20:45:40 +00:00
|
|
|
name: vault
|
2023-04-17 17:48:39 +00:00
|
|
|
version: 0.24.1
|
2023-04-03 23:44:13 +00:00
|
|
|
appVersion: 1.13.1
|
|
|
|
kubeVersion: ">= 1.22.0-0"
|
2020-06-03 14:03:10 +00:00
|
|
|
description: Official HashiCorp Vault Chart
|
2018-09-28 20:45:40 +00:00
|
|
|
home: https://www.vaultproject.io
|
2019-07-31 18:26:12 +00:00
|
|
|
icon: https://github.com/hashicorp/vault/raw/f22d202cde2018f9455dec755118a9b84586e082/Vault_PrimaryLogo_Black.png
|
2020-06-03 14:03:10 +00:00
|
|
|
keywords: ["vault", "security", "encryption", "secrets", "management", "automation", "infrastructure"]
|
2018-08-18 05:08:03 +00:00
|
|
|
sources:
|
2018-09-28 20:45:40 +00:00
|
|
|
- https://github.com/hashicorp/vault
|
|
|
|
- https://github.com/hashicorp/vault-helm
|
2019-12-19 16:49:50 +00:00
|
|
|
- https://github.com/hashicorp/vault-k8s
|
2021-04-14 14:26:33 +00:00
|
|
|
- https://github.com/hashicorp/vault-csi-provider
|
2023-04-03 23:44:13 +00:00
|
|
|
annotations:
|
|
|
|
charts.openshift.io/name: HashiCorp Vault
|