From eb8838f5bdd0fb54007e2db6383ad5abdef53fa7 Mon Sep 17 00:00:00 2001 From: Eric Van Hensbergen Date: Mon, 7 Nov 2022 22:10:24 -0600 Subject: [PATCH] Bump versionos of demo and smarter-edge Signed-off-by: Eric Van Hensbergen --- charts/demo/Chart.yaml | 2 +- charts/smarter-edge/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/demo/Chart.yaml b/charts/demo/Chart.yaml index f086787..0d73bf8 100644 --- a/charts/demo/Chart.yaml +++ b/charts/demo/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.1 +version: 0.1.2 # 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/smarter-edge/Chart.yaml b/charts/smarter-edge/Chart.yaml index 2ab7a4e..e9dbb60 100644 --- a/charts/smarter-edge/Chart.yaml +++ b/charts/smarter-edge/Chart.yaml @@ -17,7 +17,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.0.3 +version: 0.0.4 # 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