Update index.yaml
Signed-off-by: cipherboy <cipherboy@users.noreply.github.com>
This commit is contained in:
parent
53fd80ecb3
commit
83630350d3
1 changed files with 30 additions and 1 deletions
31
index.yaml
31
index.yaml
|
@ -1,6 +1,35 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
openbao:
|
openbao:
|
||||||
|
- annotations:
|
||||||
|
charts.openshift.io/name: Openbao
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v2.0.1
|
||||||
|
created: "2024-09-10T13:35:52.267615484Z"
|
||||||
|
description: Official OpenBao Chart
|
||||||
|
digest: 33792431bb4684306b2780592320a5432bdc747cab9a510de3e5ad412dae633e
|
||||||
|
home: https://github.com/openbao/openbao-helm
|
||||||
|
icon: https://github.com/openbao/artwork/blob/main/color/openbao-color.svg
|
||||||
|
keywords:
|
||||||
|
- vault
|
||||||
|
- openbao
|
||||||
|
- security
|
||||||
|
- encryption
|
||||||
|
- secrets
|
||||||
|
- management
|
||||||
|
- automation
|
||||||
|
- infrastructure
|
||||||
|
kubeVersion: '>= 1.27.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: openbao-security@lists.lfedge.org
|
||||||
|
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.5.1/openbao-0.5.1.tgz
|
||||||
|
version: 0.5.1
|
||||||
- annotations:
|
- annotations:
|
||||||
charts.openshift.io/name: Openbao
|
charts.openshift.io/name: Openbao
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
|
@ -113,4 +142,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-09-04T22:02:08.97590466Z"
|
generated: "2024-09-10T13:35:52.267631924Z"
|
||||||
|
|
Loading…
Reference in a new issue