From 4c4003a490b2f02dd4129984397386bffcea80e8 Mon Sep 17 00:00:00 2001 From: ArkBriar Date: Mon, 11 Mar 2024 17:00:46 +0800 Subject: [PATCH] chore: release risingwave 0.1.45 (#46) * tests: add test cases for meta store (etcd) and readme values Signed-off-by: arkbriar * chore: release risingwave 0.1.45 Signed-off-by: arkbriar --------- Signed-off-by: arkbriar --- charts/risingwave/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/risingwave/Chart.yaml b/charts/risingwave/Chart.yaml index 98049a6..8ab910b 100644 --- a/charts/risingwave/Chart.yaml +++ b/charts/risingwave/Chart.yaml @@ -19,7 +19,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.1.44 +version: 0.1.45 # 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