From 13bf8c952f762d2c3d705408d5487f22ab82617e Mon Sep 17 00:00:00 2001 From: ArkBriar Date: Wed, 20 Mar 2024 14:40:27 +0800 Subject: [PATCH] chore: bump risingwave to v1.7.2 (#54) --- 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 04d77a3..e143477 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.1.48 +version: 0.1.49 # 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.7.1 +appVersion: v1.7.2 dependencies: - name: common diff --git a/charts/risingwave/values.yaml b/charts/risingwave/values.yaml index 3ffb369..f783878 100644 --- a/charts/risingwave/values.yaml +++ b/charts/risingwave/values.yaml @@ -128,7 +128,7 @@ diagnosticMode: image: registry: repository: risingwavelabs/risingwave - tag: v1.7.1 + tag: v1.7.2 digest: "" ## @param image.pullPolicy RisingWave image pull policy ## Specify a imagePullPolicy