From f4fbe99abb594ef5b8ffdaf2ce2fc5a5ea17a1c2 Mon Sep 17 00:00:00 2001 From: Hy3n4 Date: Fri, 8 Dec 2023 09:09:55 +0100 Subject: [PATCH] chore(helm): yet another 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 3ce54b4..fc1062b 100644 --- a/helm/osko/Chart.yaml +++ b/helm/osko/Chart.yaml @@ -15,12 +15,12 @@ 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.1-alpha +version: 0.0.1 # 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.1-alpha" +appVersion: "0.0.1" home: https://github.com/oskoperator/osko