Update index.yaml
Signed-off-by: naphelps <naphelps@users.noreply.github.com>
This commit is contained in:
parent
817f14f6bb
commit
7f1df6e721
1 changed files with 28 additions and 1 deletions
29
index.yaml
29
index.yaml
|
@ -1,6 +1,33 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
openbao:
|
openbao:
|
||||||
|
- annotations:
|
||||||
|
charts.openshift.io/name: Openbao
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v2.0.0-alpha20240329
|
||||||
|
created: "2024-05-20T21:43:33.800534258Z"
|
||||||
|
description: Official OpenBao Chart
|
||||||
|
digest: 2a04e1f3e1c48f8b0b2655ff872ce0a6a5779de4836ead7c98b365c49933e4e0
|
||||||
|
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
|
||||||
|
kubeVersion: '>= 1.27.0-0'
|
||||||
|
maintainers:
|
||||||
|
- name: OpenBao
|
||||||
|
url: https://openbao.org
|
||||||
|
name: openbao
|
||||||
|
sources:
|
||||||
|
- https://github.com/openbao/openbao-helm
|
||||||
|
urls:
|
||||||
|
- https://github.com/openbao/openbao-helm/releases/download/openbao-0.3.0/openbao-0.3.0.tgz
|
||||||
|
version: 0.3.0
|
||||||
- annotations:
|
- annotations:
|
||||||
charts.openshift.io/name: Openbao
|
charts.openshift.io/name: Openbao
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
|
@ -28,4 +55,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/openbao/openbao-helm/releases/download/openbao-0.2.0/openbao-0.2.0.tgz
|
- https://github.com/openbao/openbao-helm/releases/download/openbao-0.2.0/openbao-0.2.0.tgz
|
||||||
version: 0.2.0
|
version: 0.2.0
|
||||||
generated: "2024-05-20T21:08:52.586841974Z"
|
generated: "2024-05-20T21:43:33.800547613Z"
|
||||||
|
|
Loading…
Reference in a new issue