Update index.yaml
Signed-off-by: JanMa <JanMa@users.noreply.github.com>
This commit is contained in:
parent
83630350d3
commit
fff07655c8
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.2
|
||||||
|
created: "2024-10-07T08:58:16.677615245Z"
|
||||||
|
description: Official OpenBao Chart
|
||||||
|
digest: 1cc7e3085a781bc8861086c307533a54d0581ce1acea8945045180fdfad58b33
|
||||||
|
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.6.0/openbao-0.6.0.tgz
|
||||||
|
version: 0.6.0
|
||||||
- annotations:
|
- annotations:
|
||||||
charts.openshift.io/name: Openbao
|
charts.openshift.io/name: Openbao
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
|
@ -142,4 +171,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-10T13:35:52.267631924Z"
|
generated: "2024-10-07T08:58:16.677642476Z"
|
||||||
|
|
Loading…
Reference in a new issue