Update index.yaml
Signed-off-by: ckotzbauer <ckotzbauer@users.noreply.github.com>
This commit is contained in:
parent
3e8d7151ec
commit
23df3d0e3b
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.16.0
|
||||||
|
created: "2022-09-09T17:41:26.138449974Z"
|
||||||
|
description: Catalogue all images of a Kubernetes cluster to multiple targets
|
||||||
|
with Syft
|
||||||
|
digest: 6f69e76514e42769493ba71e9f90d44c93d825ff82fb1bd03f79a2de7dc61240
|
||||||
|
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.16.0/sbom-operator-0.16.0.tgz
|
||||||
|
version: 0.16.0
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.15.1
|
appVersion: 0.15.1
|
||||||
created: "2022-08-20T15:26:27.027357634Z"
|
created: "2022-08-20T15:26:27.027357634Z"
|
||||||
|
|
@ -1788,4 +1812,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-20T15:26:27.027843945Z"
|
generated: "2022-09-09T17:41:26.138781076Z"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue