Update index.yaml
Signed-off-by: ckotzbauer <ckotzbauer@users.noreply.github.com>
This commit is contained in:
parent
f38f29b65f
commit
04d749ec7e
50
index.yaml
50
index.yaml
|
|
@ -1089,6 +1089,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.29.0
|
||||||
|
created: "2023-11-09T13:41:40.463059019Z"
|
||||||
|
description: Catalogue all images of a Kubernetes cluster to multiple targets
|
||||||
|
with Syft
|
||||||
|
digest: 1fed9758785858438bcf802e4282cc533b90576667f006e7b53078d6ba9f950b
|
||||||
|
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.30.0/sbom-operator-0.30.0.tgz
|
||||||
|
version: 0.30.0
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.28.0
|
appVersion: 0.28.0
|
||||||
created: "2023-09-23T08:33:40.714063931Z"
|
created: "2023-09-23T08:33:40.714063931Z"
|
||||||
|
|
@ -2021,6 +2045,30 @@ entries:
|
||||||
- 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
|
||||||
vulnerability-operator:
|
vulnerability-operator:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 0.21.0
|
||||||
|
created: "2023-11-09T13:41:40.643962135Z"
|
||||||
|
description: Scans SBOMs for vulnerabilities
|
||||||
|
digest: 1ff7e5aa55b0929c9576be83eabf26b21b1b7c2869882ced1c078eb88509294c
|
||||||
|
home: https://github.com/ckotzbauer/vulnerability-operator
|
||||||
|
keywords:
|
||||||
|
- kubernetes-operator
|
||||||
|
- operator
|
||||||
|
- sbom
|
||||||
|
- grype
|
||||||
|
- vulnerability
|
||||||
|
- security
|
||||||
|
- supply-chain-security
|
||||||
|
maintainers:
|
||||||
|
- email: git@ckotzbauer.de
|
||||||
|
name: ckotzbauer
|
||||||
|
name: vulnerability-operator
|
||||||
|
sources:
|
||||||
|
- https://github.com/ckotzbauer/vulnerability-operator
|
||||||
|
- https://github.com/ckotzbauer/helm-charts
|
||||||
|
urls:
|
||||||
|
- https://github.com/ckotzbauer/helm-charts/releases/download/vulnerability-operator-0.23.0/vulnerability-operator-0.23.0.tgz
|
||||||
|
version: 0.23.0
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.20.0
|
appVersion: 0.20.0
|
||||||
created: "2023-09-23T08:33:40.878529915Z"
|
created: "2023-09-23T08:33:40.878529915Z"
|
||||||
|
|
@ -2813,4 +2861,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: "2023-11-04T08:18:42.369003231Z"
|
generated: "2023-11-09T13:41:40.64452195Z"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue