From 741205ef9a03286c89ccf618b5abd1a5f53c1f9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 16:08:10 +0200 Subject: [PATCH] Bump Helm Chart Version => v0.81.1 (#650) Signed-off-by: GitHub Co-authored-by: migmartri --- 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 05227049c..58bba0697 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.37.0 +version: 1.38.0 # Do not update appVersion, this is handled automatically by the release process -appVersion: v0.81.0 +appVersion: v0.81.1 dependencies: - name: common