diff --git a/VERSION b/VERSION index 60f63432..14909610 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.6.0 +v0.6.1 diff --git a/deploy/charts/burrito/Chart.yaml b/deploy/charts/burrito/Chart.yaml index 8f726724..121e4669 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.6.0 -appVersion: "v0.6.0" +version: 0.6.1 +appVersion: "v0.6.1"