From 1e6b45b10ab7deb9ec4bafab8782db0dac4359df Mon Sep 17 00:00:00 2001 From: migmartri Date: Thu, 31 Aug 2023 11:27:19 +0000 Subject: [PATCH] Bump Chart Version v0.16.2 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 f8fbad0bb..dfa2e5efd 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.12.0 +version: 1.13.0 # Do not update appVersion, this is handled automatically by the release process -appVersion: v0.16.1 +appVersion: v0.16.2 dependencies: - name: common