From a45d91b6848c1372fdddb560f64f93eeeee9811a Mon Sep 17 00:00:00 2001 From: spoukke Date: Thu, 3 Aug 2023 16:05:13 +0200 Subject: [PATCH] chore(release): bump to v0.2.0 --- VERSION | 2 +- deploy/charts/burrito/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index b82608c0..1474d00f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.1.0 +v0.2.0 diff --git a/deploy/charts/burrito/Chart.yaml b/deploy/charts/burrito/Chart.yaml index dad25c71..71f874ae 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.1.0 -appVersion: "v0.1.0" +version: 0.2.0 +appVersion: "v0.2.0"