Update index.yaml
Signed-off-by: ckotzbauer <ckotzbauer@users.noreply.github.com>
This commit is contained in:
parent
b0765a704c
commit
8a50e12468
23
index.yaml
23
index.yaml
|
|
@ -1,6 +1,27 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
access-manager:
|
access-manager:
|
||||||
|
- apiVersion: v1
|
||||||
|
appVersion: 0.10.0
|
||||||
|
created: "2022-07-25T17:49:10.433473395Z"
|
||||||
|
description: Kubernetes-Operator to simplify RBAC configurations
|
||||||
|
digest: 614efaae56bbd43bcb37fe22aecf715ca98060fcda3270e06ffc2fb4dd6299fc
|
||||||
|
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.10.0/access-manager-0.10.0.tgz
|
||||||
|
version: 0.10.0
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
appVersion: 0.9.0
|
appVersion: 0.9.0
|
||||||
created: "2022-03-29T11:24:22.473177085Z"
|
created: "2022-03-29T11:24:22.473177085Z"
|
||||||
|
|
@ -1695,4 +1716,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/ckotzbauer/helm-charts/releases/download/vulnerability-operator-0.1.0/vulnerability-operator-0.1.0.tgz
|
- https://github.com/ckotzbauer/helm-charts/releases/download/vulnerability-operator-0.1.0/vulnerability-operator-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
generated: "2022-07-24T10:54:26.918894784Z"
|
generated: "2022-07-25T17:49:10.433815907Z"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue