From 6cf312dedd62c56e5fae7d1c8e1302f0907b338b Mon Sep 17 00:00:00 2001 From: hardwarefresser Date: Wed, 17 Jul 2024 09:47:48 +0200 Subject: [PATCH] Bump version --- charts/sbom-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/sbom-operator/Chart.yaml b/charts/sbom-operator/Chart.yaml index 8802c12..8eb0439 100644 --- a/charts/sbom-operator/Chart.yaml +++ b/charts/sbom-operator/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 description: Catalogue all images of a Kubernetes cluster to multiple targets with Syft name: sbom-operator -version: 0.37.0 +version: 0.37.1 appVersion: 0.36.0 home: https://github.com/ckotzbauer/sbom-operator sources: