From 4c07125456df2655c6270db45589d815224149a1 Mon Sep 17 00:00:00 2001 From: everpcpc Date: Sat, 8 Apr 2023 14:06:11 +0800 Subject: [PATCH] feat: upgrade databend-query to 1.0.48 --- charts/databend-query/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/databend-query/Chart.yaml b/charts/databend-query/Chart.yaml index 2d9be15..11a03a8 100644 --- a/charts/databend-query/Chart.yaml +++ b/charts/databend-query/Chart.yaml @@ -25,13 +25,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.5.2 +version: 0.5.3 # 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: "v1.0.32-nightly" +appVersion: "v1.0.48-nightly" dependencies: - name: minio