From bc41c6c0f6f699ad1afde9855507a3ca2775b81a Mon Sep 17 00:00:00 2001 From: Hy3n4 Date: Fri, 15 Mar 2024 11:32:54 +0100 Subject: [PATCH] chore(helm): bump version 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 81a934f..6529c96 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.8 +version: 0.0.9 # 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.8" +appVersion: "0.0.9" home: https://github.com/oskoperator/osko