2024-05-16 10:04:32 +00:00
|
|
|
# Copyright (c) HashiCorp, Inc.
|
|
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
|
|
|
|
apiVersion: v2
|
|
|
|
name: openbao
|
2024-10-06 20:51:18 +00:00
|
|
|
version: 0.6.0
|
|
|
|
appVersion: v2.0.2
|
2024-05-16 10:04:32 +00:00
|
|
|
kubeVersion: ">= 1.27.0-0"
|
2024-05-16 12:27:32 +00:00
|
|
|
description: Official OpenBao Chart
|
2024-05-16 10:04:32 +00:00
|
|
|
home: https://github.com/openbao/openbao-helm
|
2024-05-16 20:59:17 +00:00
|
|
|
icon: https://github.com/openbao/artwork/blob/main/color/openbao-color.svg
|
2024-09-03 20:05:21 +00:00
|
|
|
keywords:
|
|
|
|
[
|
|
|
|
"vault",
|
|
|
|
"openbao",
|
|
|
|
"security",
|
|
|
|
"encryption",
|
|
|
|
"secrets",
|
|
|
|
"management",
|
|
|
|
"automation",
|
|
|
|
"infrastructure",
|
|
|
|
]
|
2024-05-16 10:04:32 +00:00
|
|
|
sources:
|
|
|
|
- https://github.com/openbao/openbao-helm
|
|
|
|
annotations:
|
|
|
|
charts.openshift.io/name: Openbao
|
|
|
|
|
|
|
|
maintainers:
|
2024-09-03 20:05:21 +00:00
|
|
|
- name: OpenBao
|
|
|
|
email: openbao-security@lists.lfedge.org
|
|
|
|
url: https://openbao.org
|