Update index.yaml
Signed-off-by: ckotzbauer <ckotzbauer@users.noreply.github.com>
This commit is contained in:
parent
9f7e4f1ad3
commit
d9036862d7
26
index.yaml
26
index.yaml
|
|
@ -887,6 +887,30 @@ entries:
|
||||||
- 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
|
||||||
sbom-operator:
|
sbom-operator:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 0.3.1
|
||||||
|
created: "2022-01-30T16:57:38.650948329Z"
|
||||||
|
description: Catalogue all images of a Kubernetes cluster to multiple targets
|
||||||
|
with Syft
|
||||||
|
digest: c096c8f8ee863d04cffc0ce6200b2b58653cd5321b3ebe7037bf029ec0545ae3
|
||||||
|
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.3.1/sbom-operator-0.3.1.tgz
|
||||||
|
version: 0.3.1
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.3.0
|
appVersion: 0.3.0
|
||||||
created: "2022-01-29T17:42:32.40939969Z"
|
created: "2022-01-29T17:42:32.40939969Z"
|
||||||
|
|
@ -1026,4 +1050,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/ckotzbauer/helm-charts/releases/download/sbom-operator-0.1.0/sbom-operator-0.1.0.tgz
|
- https://github.com/ckotzbauer/helm-charts/releases/download/sbom-operator-0.1.0/sbom-operator-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
generated: "2022-01-29T17:42:32.4098378Z"
|
generated: "2022-01-30T16:57:38.651427636Z"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue