diff --git a/charts/risingwave/Chart.yaml b/charts/risingwave/Chart.yaml index 341b9ea..76d81fe 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.30 +version: 0.1.31 # 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 diff --git a/charts/risingwave/values.yaml b/charts/risingwave/values.yaml index c736918..ff89894 100644 --- a/charts/risingwave/values.yaml +++ b/charts/risingwave/values.yaml @@ -122,7 +122,7 @@ diagnosticMode: image: registry: repository: risingwavelabs/risingwave - tag: v1.3.0 + tag: v1.4.0 digest: "" ## @param image.pullPolicy RisingWave image pull policy ## Specify a imagePullPolicy