From b6b27fa4cd80ebad51d2d401481ae6c97016d3ac Mon Sep 17 00:00:00 2001 From: Miguel Martinez Trivino Date: Tue, 15 Aug 2023 12:11:05 +0200 Subject: [PATCH] chore(chart): release chart with GCP secret manager fix Signed-off-by: Miguel Martinez Trivino --- deployment/chainloop/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/chainloop/Chart.yaml b/deployment/chainloop/Chart.yaml index 2132ac30a..53cecfef5 100644 --- a/deployment/chainloop/Chart.yaml +++ b/deployment/chainloop/Chart.yaml @@ -4,7 +4,7 @@ description: Chainloop is an open source software supply chain control plane, a type: application # Bump the patch (not minor, not major) version on each change in the Chart Source code -version: 1.10.0 +version: 1.10.1 # Do not update appVersion, this is handled automatically by the release process appVersion: v0.15.0