From 314ffe226d677257ef114765552b308f2641e34c Mon Sep 17 00:00:00 2001 From: Alan-pad Date: Tue, 21 May 2024 15:54:02 +0000 Subject: [PATCH] chore(release): bump version to v0.4.0 --- VERSION | 2 +- deploy/charts/burrito/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 937cd784..fb7a04cf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.3.1 +v0.4.0 diff --git a/deploy/charts/burrito/Chart.yaml b/deploy/charts/burrito/Chart.yaml index 80d213fe..28122876 100644 --- a/deploy/charts/burrito/Chart.yaml +++ b/deploy/charts/burrito/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: burrito description: A Helm chart for handling a complete burrito deployment type: application -version: 0.3.1 -appVersion: "v0.3.1" +version: 0.4.0 +appVersion: "v0.4.0"