Skip to content

Commit 87a7fd1

Browse files
chore: bump risingwave to v2.6.0, release chart 0.2.37 (#199)
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 055ae0c commit 87a7fd1

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.36
22+
version: 0.2.37
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.1"
28+
appVersion: "v2.6.0"
2929

3030
dependencies:
3131
- name: common

charts/risingwave/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ diagnosticMode:
109109
image:
110110
registry: docker.risingwave.com
111111
repository: risingwavelabs/risingwave
112-
tag: "v2.5.1"
112+
tag: "v2.6.0"
113113
digest: ""
114114
## @param image.pullPolicy RisingWave image pull policy
115115
## Specify a imagePullPolicy

0 commit comments

Comments
 (0)