Update index.yaml
Signed-off-by: ckotzbauer <ckotzbauer@users.noreply.github.com>
This commit is contained in:
parent
1d41d2bb49
commit
2bbb9979ea
23
index.yaml
23
index.yaml
|
|
@ -1,6 +1,27 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
access-manager:
|
||||
- apiVersion: v1
|
||||
appVersion: 0.13.0
|
||||
created: "2024-03-30T14:42:29.14854169Z"
|
||||
description: Kubernetes-Operator to simplify RBAC configurations
|
||||
digest: 7c4b577233934c061204995aed86b6ff1947557f64551dddf69e9d20a948a5c1
|
||||
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.14.0/access-manager-0.14.0.tgz
|
||||
version: 0.14.0
|
||||
- apiVersion: v1
|
||||
appVersion: 0.12.0
|
||||
created: "2023-09-03T07:29:22.933352697Z"
|
||||
|
|
@ -3076,4 +3097,4 @@ entries:
|
|||
urls:
|
||||
- https://github.com/ckotzbauer/helm-charts/releases/download/vulnerability-operator-0.1.0/vulnerability-operator-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
generated: "2024-03-29T13:30:14.218571149Z"
|
||||
generated: "2024-03-30T14:42:29.148908589Z"
|
||||
|
|
|
|||
Loading…
Reference in New Issue