From f23ea3bec60e687e156077873735a527c8619afd Mon Sep 17 00:00:00 2001 From: migmartri Date: Wed, 11 Oct 2023 09:22:28 +0000 Subject: [PATCH] Bump Chart Version v0.20.0 Signed-off-by: GitHub --- deployment/chainloop/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment/chainloop/Chart.yaml b/deployment/chainloop/Chart.yaml index ebca8de2f..1990e622e 100644 --- a/deployment/chainloop/Chart.yaml +++ b/deployment/chainloop/Chart.yaml @@ -4,9 +4,9 @@ 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.18.1 +version: 1.19.0 # Do not update appVersion, this is handled automatically by the release process -appVersion: v0.19.1 +appVersion: v0.20.0 dependencies: - name: common