Skip to content

Commit

Permalink
chore: bump risingwave to v1.8.1, release chart 0.1.56 (#77)
Browse files Browse the repository at this point in the history
Signed-off-by: arkbriar <[email protected]>
  • Loading branch information
arkbriar authored Apr 25, 2024
1 parent 10f7f20 commit c51f478
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/risingwave/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.55
version: 0.1.56

# 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.0
appVersion: v1.8.1

dependencies:
- name: common
Expand Down
2 changes: 1 addition & 1 deletion charts/risingwave/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ diagnosticMode:
image:
registry:
repository: risingwavelabs/risingwave
tag: v1.8.0
tag: v1.8.1
digest: ""
## @param image.pullPolicy RisingWave image pull policy
## Specify a imagePullPolicy
Expand Down

0 comments on commit c51f478

Please sign in to comment.