From 7016c0dd7a836333d20dd8819611282907308ffd Mon Sep 17 00:00:00 2001 From: Sam Stoelinga Date: Wed, 4 Sep 2024 10:06:44 -0700 Subject: [PATCH] update the helm chart to use v0.4.4 (#178) --- charts/kubeai/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kubeai/Chart.yaml b/charts/kubeai/Chart.yaml index 0a995de1..6ec19e4b 100644 --- a/charts/kubeai/Chart.yaml +++ b/charts/kubeai/Chart.yaml @@ -7,13 +7,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.2.5 +version: 0.2.6 # 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: "v0.4.3" +appVersion: "v0.4.4" dependencies: # Open Web UI is an open source ChatGPT-like user interface.