Update index.yaml
Signed-off-by: ckotzbauer <ckotzbauer@users.noreply.github.com>
This commit is contained in:
parent
f94c6e0acb
commit
a37d9f6dec
21
index.yaml
21
index.yaml
|
|
@ -1,6 +1,27 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
access-manager:
|
||||
- apiVersion: v1
|
||||
appVersion: 0.5.0
|
||||
created: "2021-01-10T15:56:58.786360935Z"
|
||||
description: Kubernetes-Operator to simplify RBAC configurations
|
||||
digest: 1c66823398720b1b68e2c4e78a2d56eac059b46e6362a86f3f1bda7323d95a42
|
||||
home: https://github.com/ckotzbauer/access-manager
|
||||
keywords:
|
||||
- kubernetes-operator
|
||||
- operator
|
||||
- rbac
|
||||
- secret
|
||||
maintainers:
|
||||
- email: christian.kotzbauer@gmail.com
|
||||
name: ckotzbauer
|
||||
name: access-manager
|
||||
sources:
|
||||
- https://github.com/ckotzbauer/access-manager
|
||||
- https://github.com/ckotzbauer/helm-charts
|
||||
urls:
|
||||
- https://github.com/ckotzbauer/helm-charts/releases/download/access-manager-0.5.0/access-manager-0.5.0.tgz
|
||||
version: 0.5.0
|
||||
- apiVersion: v1
|
||||
appVersion: 0.4.1
|
||||
created: "2020-11-01T18:37:08.379543072Z"
|
||||
|
|
|
|||
Loading…
Reference in New Issue