From 7de6f5802c0edb2be72cfd21e24a336c50db4faf Mon Sep 17 00:00:00 2001 From: Sam Stoelinga Date: Wed, 12 Feb 2025 15:11:32 -0800 Subject: [PATCH] bump helm chart versions --- charts/kubeai/Chart.yaml | 4 ++-- charts/models/Chart.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/kubeai/Chart.yaml b/charts/kubeai/Chart.yaml index c5446eba..fba496ba 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.12.0 +version: 0.13.0 # 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.14.0" +appVersion: "v0.15.0" dependencies: # Open Web UI is an open source ChatGPT-like user interface. diff --git a/charts/models/Chart.yaml b/charts/models/Chart.yaml index 5720d0c8..ff07a346 100644 --- a/charts/models/Chart.yaml +++ b/charts/models/Chart.yaml @@ -15,7 +15,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.12.0 +version: 0.13.0 # 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