update operators
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
This commit is contained in:
parent
d795aee9c7
commit
ccb48efa69
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
description: Catalogue all images of a Kubernetes cluster to multiple targets with Syft
|
||||
name: sbom-operator
|
||||
version: 0.23.0
|
||||
appVersion: 0.23.0
|
||||
version: 0.24.0
|
||||
appVersion: 0.24.0
|
||||
home: https://github.com/ckotzbauer/sbom-operator
|
||||
sources:
|
||||
- https://github.com/ckotzbauer/sbom-operator
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
description: Scans SBOMs for vulnerabilities
|
||||
name: vulnerability-operator
|
||||
version: 0.14.1
|
||||
appVersion: 0.14.1
|
||||
version: 0.15.0
|
||||
appVersion: 0.15.0
|
||||
home: https://github.com/ckotzbauer/vulnerability-operator
|
||||
sources:
|
||||
- https://github.com/ckotzbauer/vulnerability-operator
|
||||
|
|
|
|||
Loading…
Reference in New Issue