Skip to content

Commit 376a41a

Browse files
chore: release risingwave-operator v0.13.1 (#210)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: arkbriar <8898435+arkbriar@users.noreply.github.com>
1 parent 62ef7b2 commit 376a41a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/risingwave-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ type: application
77
# This is the chart version. This version number should be incremented each time you make changes
88
# to the chart and its templates, including the app version.
99
# Versions are expected to follow Semantic Versioning (https://semver.org/)
10-
version: 0.1.31
10+
version: 0.1.32
1111

1212
# This is the version number of the application being deployed. This version number should be
1313
# incremented each time you make changes to the application. Versions are not expected to
1414
# follow Semantic Versioning. They should reflect the version the application is using.
1515
# It is recommended to use it with quotes.
16-
appVersion: "v0.13.0"
16+
appVersion: "v0.13.1"
1717

1818
home: https://www.risingwave.com
1919
icon: https://avatars.githubusercontent.com/u/77175557?s=48&v=4

charts/risingwave-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ serviceAccount:
6161
image:
6262
registry: docker.risingwave.com
6363
repository: risingwavelabs/risingwave-operator
64-
tag: "v0.13.0"
64+
tag: "v0.13.1"
6565
digest: ""
6666
## @param image.pullPolicy Image pull policy
6767
## Specify a imagePullPolicy

0 commit comments

Comments
 (0)