Skip to content

Commit b6277ad

Browse files
chore: bump risingwave to v2.5.1, release chart 0.2.34 (#190)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: cyliu0 <35356271+cyliu0@users.noreply.github.com>
1 parent e17a988 commit b6277ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/risingwave/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ type: application
1919
# This is the chart version. This version number should be incremented each time you make changes
2020
# to the chart and its templates, including the app version.
2121
# Versions are expected to follow Semantic Versioning (https://semver.org/)
22-
version: 0.2.33
22+
version: 0.2.34
2323

2424
# This is the version number of the application being deployed. This version number should be
2525
# incremented each time you make changes to the application. Versions are not expected to
2626
# follow Semantic Versioning. They should reflect the version the application is using.
2727
# It is recommended to use it with quotes.
28-
appVersion: "v2.5.0"
28+
appVersion: "v2.5.1"
2929

3030
dependencies:
3131
- name: common

charts/risingwave/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ diagnosticMode:
103103
image:
104104
registry: docker.risingwave.com
105105
repository: risingwavelabs/risingwave
106-
tag: "v2.5.0"
106+
tag: "v2.5.1"
107107
digest: ""
108108
## @param image.pullPolicy RisingWave image pull policy
109109
## Specify a imagePullPolicy

0 commit comments

Comments
 (0)