From 38bf69ba35e6ea1e30f86e83645a8ff86d424f7c Mon Sep 17 00:00:00 2001 From: Chris Adeniyi-Jones Date: Tue, 22 Nov 2022 11:13:36 +0000 Subject: [PATCH] Update Chart.yaml Signed-off-by: Chris Adeniyi-Jones --- 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 5a79dac..cb8de67 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.7 +version: 0.0.8 # 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 @@ -29,7 +29,7 @@ kubeVersion: ">=1.18.0-0" dependencies: - name: smarter-cni - version: 0.0.6 + version: 0.0.7 repository: https://smarter-project.github.io/smarter-cni - name: smarter-dns version: 0.0.4