update operators

Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
This commit is contained in:
Christian Kotzbauer 2023-01-22 16:21:58 +01:00
parent d795aee9c7
commit ccb48efa69
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
apiVersion: v2 apiVersion: v2
description: Catalogue all images of a Kubernetes cluster to multiple targets with Syft description: Catalogue all images of a Kubernetes cluster to multiple targets with Syft
name: sbom-operator name: sbom-operator
version: 0.23.0 version: 0.24.0
appVersion: 0.23.0 appVersion: 0.24.0
home: https://github.com/ckotzbauer/sbom-operator home: https://github.com/ckotzbauer/sbom-operator
sources: sources:
- https://github.com/ckotzbauer/sbom-operator - https://github.com/ckotzbauer/sbom-operator

View File

@ -1,8 +1,8 @@
apiVersion: v2 apiVersion: v2
description: Scans SBOMs for vulnerabilities description: Scans SBOMs for vulnerabilities
name: vulnerability-operator name: vulnerability-operator
version: 0.14.1 version: 0.15.0
appVersion: 0.14.1 appVersion: 0.15.0
home: https://github.com/ckotzbauer/vulnerability-operator home: https://github.com/ckotzbauer/vulnerability-operator
sources: sources:
- https://github.com/ckotzbauer/vulnerability-operator - https://github.com/ckotzbauer/vulnerability-operator