From d629b5dba21333364bf6f780a5e3a489d93478e6 Mon Sep 17 00:00:00 2001 From: risingwave-ci <113648949+risingwave-ci@users.noreply.github.com> Date: Mon, 17 Feb 2025 20:41:07 +0800 Subject: [PATCH] chore: bump risingwave to v2.2.1, release chart 0.2.17 (#151) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: cyliu0 <35356271+cyliu0@users.noreply.github.com> --- charts/risingwave/Chart.yaml | 4 ++-- charts/risingwave/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/risingwave/Chart.yaml b/charts/risingwave/Chart.yaml index 0517b8f..335a400 100644 --- a/charts/risingwave/Chart.yaml +++ b/charts/risingwave/Chart.yaml @@ -19,13 +19,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.16 +version: 0.2.17 # 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: "v2.2.0" +appVersion: "v2.2.1" dependencies: - name: common diff --git a/charts/risingwave/values.yaml b/charts/risingwave/values.yaml index 1547288..1810348 100644 --- a/charts/risingwave/values.yaml +++ b/charts/risingwave/values.yaml @@ -153,7 +153,7 @@ diagnosticMode: image: registry: docker.risingwave.com repository: risingwavelabs/risingwave - tag: "v2.2.0" + tag: "v2.2.1" digest: "" ## @param image.pullPolicy RisingWave image pull policy ## Specify a imagePullPolicy