Update index.yaml
Signed-off-by: ckotzbauer <ckotzbauer@users.noreply.github.com>
This commit is contained in:
parent
049b5af3dd
commit
147790d059
26
index.yaml
26
index.yaml
|
|
@ -880,6 +880,30 @@ entries:
|
||||||
- https://github.com/ckotzbauer/helm-charts/releases/download/postgres-operator-1.6.3/postgres-operator-1.6.3.tgz
|
- https://github.com/ckotzbauer/helm-charts/releases/download/postgres-operator-1.6.3/postgres-operator-1.6.3.tgz
|
||||||
version: 1.6.3
|
version: 1.6.3
|
||||||
sbom-operator:
|
sbom-operator:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 0.15.0
|
||||||
|
created: "2022-08-20T15:00:07.444065421Z"
|
||||||
|
description: Catalogue all images of a Kubernetes cluster to multiple targets
|
||||||
|
with Syft
|
||||||
|
digest: a026b1a3c6f5033048888954e7d82398a4cfe9ec0d0661e1fdbb2b33d5d06651
|
||||||
|
home: https://github.com/ckotzbauer/sbom-operator
|
||||||
|
keywords:
|
||||||
|
- kubernetes-operator
|
||||||
|
- operator
|
||||||
|
- sbom
|
||||||
|
- syft
|
||||||
|
- git
|
||||||
|
- supply-chain-security
|
||||||
|
maintainers:
|
||||||
|
- email: git@ckotzbauer.de
|
||||||
|
name: ckotzbauer
|
||||||
|
name: sbom-operator
|
||||||
|
sources:
|
||||||
|
- https://github.com/ckotzbauer/sbom-operator
|
||||||
|
- https://github.com/ckotzbauer/helm-charts
|
||||||
|
urls:
|
||||||
|
- https://github.com/ckotzbauer/helm-charts/releases/download/sbom-operator-0.15.0/sbom-operator-0.15.0.tgz
|
||||||
|
version: 0.15.0
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.14.0
|
appVersion: 0.14.0
|
||||||
created: "2022-07-24T10:54:26.815363372Z"
|
created: "2022-07-24T10:54:26.815363372Z"
|
||||||
|
|
@ -1740,4 +1764,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-08-18T17:41:16.441889905Z"
|
generated: "2022-08-20T15:00:07.444385721Z"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue