20 lines
591 B
YAML
20 lines
591 B
YAML
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
apiVersion: v2
|
|
name: openbao
|
|
version: 0.1.0
|
|
appVersion: v2.0.0-alpha20240329
|
|
kubeVersion: ">= 1.27.0-0"
|
|
description: Official OpenBao Chart
|
|
home: https://github.com/openbao/openbao-helm
|
|
icon: https://github.com/openbao/artwork/blob/main/color/openbao-color.svg
|
|
keywords: ["vault", "security", "encryption", "secrets", "management", "automation", "infrastructure"]
|
|
sources:
|
|
- https://github.com/openbao/openbao-helm
|
|
annotations:
|
|
charts.openshift.io/name: Openbao
|
|
|
|
maintainers:
|
|
- name: OpenBao
|
|
url: https://openbao.org
|