From c9e62c83d305d58d8a64a628fe7640b088d3c194 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Busse?= Date: Tue, 9 Jan 2024 00:03:11 +0100 Subject: [PATCH] Update chart versions --- charts/gtfso-import/Chart.yaml | 2 +- charts/gtfso-vbb/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/gtfso-import/Chart.yaml b/charts/gtfso-import/Chart.yaml index d1f5b6e..12d757e 100644 --- a/charts/gtfso-import/Chart.yaml +++ b/charts/gtfso-import/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.0 +version: 0.1.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/gtfso-vbb/Chart.yaml b/charts/gtfso-vbb/Chart.yaml index d05a965..a422402 100644 --- a/charts/gtfso-vbb/Chart.yaml +++ b/charts/gtfso-vbb/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.0 +version: 0.1.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to