Update index.yaml
Signed-off-by: ckotzbauer <ckotzbauer@users.noreply.github.com>
This commit is contained in:
parent
83819f5bf3
commit
a54183956e
23
index.yaml
23
index.yaml
|
|
@ -1,6 +1,27 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
access-manager:
|
access-manager:
|
||||||
|
- apiVersion: v1
|
||||||
|
appVersion: 0.7.0
|
||||||
|
created: "2021-11-17T10:05:01.38701369Z"
|
||||||
|
description: Kubernetes-Operator to simplify RBAC configurations
|
||||||
|
digest: c4f94155b828cf6a2cd3c13322e82b777d2a2ff0979f05e496c6ddb97f52ec2d
|
||||||
|
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.7.1/access-manager-0.7.1.tgz
|
||||||
|
version: 0.7.1
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
appVersion: 0.7.0
|
appVersion: 0.7.0
|
||||||
created: "2021-08-22T10:29:03.266998012Z"
|
created: "2021-08-22T10:29:03.266998012Z"
|
||||||
|
|
@ -674,4 +695,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/ckotzbauer/helm-charts/releases/download/prometheus-blackbox-exporter-1.0.0/prometheus-blackbox-exporter-1.0.0.tgz
|
- https://github.com/ckotzbauer/helm-charts/releases/download/prometheus-blackbox-exporter-1.0.0/prometheus-blackbox-exporter-1.0.0.tgz
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
generated: "2021-10-09T10:20:56.246969298Z"
|
generated: "2021-11-17T10:05:01.387130494Z"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue