From 101a629269236d35b6c277afa7f6434994321b82 Mon Sep 17 00:00:00 2001 From: Alan-pad Date: Tue, 30 Jan 2024 15:00:04 +0000 Subject: [PATCH] chore(release): bump version to v0.3.1 --- VERSION | 2 +- deploy/charts/burrito/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 268b0334..937cd784 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.3.0 +v0.3.1 diff --git a/deploy/charts/burrito/Chart.yaml b/deploy/charts/burrito/Chart.yaml index cd17db09..80d213fe 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.0 -appVersion: "v0.3.0" +version: 0.3.1 +appVersion: "v0.3.1"