From 2ac801b1ba5afb9ec45b206d453f4d68003bebf9 Mon Sep 17 00:00:00 2001 From: Alexandre Peixoto Ferreira Date: Tue, 4 Mar 2025 08:27:04 -0600 Subject: [PATCH] Fix chart versions Signed-off-by: Alexandre Peixoto Ferreira --- charts/smarter-edge/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/smarter-edge/Chart.yaml b/charts/smarter-edge/Chart.yaml index 8f6ac4b..afb4f3f 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.14 +version: 0.0.15 # 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 @@ -35,7 +35,7 @@ dependencies: version: 0.0.8 repository: https://smarter-project.github.io/smarter-dns - name: smarter-device-manager - version: 0.0.9 + version: 0.0.10 repository: https://smarter-project.github.io/smarter-device-manager icon: https://github.com/smarter-project/documentation/raw/main/ARM1636_Project_Logo_ST2_RGB_V1.png