diff --git a/charts/risingwave/Chart.yaml b/charts/risingwave/Chart.yaml index c4c8f77..8d1167d 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.62 +version: 0.1.63 # 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.8.2" +appVersion: "v1.9.1" dependencies: - name: common diff --git a/charts/risingwave/values.yaml b/charts/risingwave/values.yaml index c9db570..a10dd33 100644 --- a/charts/risingwave/values.yaml +++ b/charts/risingwave/values.yaml @@ -128,7 +128,7 @@ diagnosticMode: image: registry: repository: risingwavelabs/risingwave - tag: "v1.8.2" + tag: "v1.9.1" digest: "" ## @param image.pullPolicy RisingWave image pull policy ## Specify a imagePullPolicy