From 75bf30f47114f5feeaa5d479f3b563aa262f48d6 Mon Sep 17 00:00:00 2001 From: Hy3n4 Date: Thu, 14 Mar 2024 14:16:19 +0100 Subject: [PATCH] feat(helm): release 0.0.7 Signed-off-by: Hy3n4 --- helm/osko/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/osko/Chart.yaml b/helm/osko/Chart.yaml index f00d4bf..9bf589f 100644 --- a/helm/osko/Chart.yaml +++ b/helm/osko/Chart.yaml @@ -15,13 +15,13 @@ 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.5 +version: 0.0.7 # 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 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.0.5" +appVersion: "0.0.7" home: https://github.com/oskoperator/osko