From 1447693b93175dde54ae098fc73cc9cf292e9f6b Mon Sep 17 00:00:00 2001 From: Kyriakos Akriotis Date: Thu, 11 Jul 2024 23:24:18 +0200 Subject: [PATCH] changed typesense chart version --- charts/typesense/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/typesense/Chart.yaml b/charts/typesense/Chart.yaml index 7250eee..4d59861 100644 --- a/charts/typesense/Chart.yaml +++ b/charts/typesense/Chart.yaml @@ -13,9 +13,9 @@ 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.1.46 +version: 0.2.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: 0.1.46-7913a98 \ No newline at end of file +appVersion: 26.0.0 \ No newline at end of file