Skip to content

Commit ccac074

Browse files
Bump app version to 1.9.1 and chart version to 0.31.0-rc1 (#307)
1 parent dcd99b7 commit ccac074

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/dify/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ type: application
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
1818

19-
version: 0.30.0
19+
version: 0.31.0-rc1
2020

2121
# This is the version number of the application being deployed. This version number should be
2222
# incremented each time you make changes to the application. Versions are not expected to
2323
# follow Semantic Versioning. They should reflect the version the application is using.
2424
# It is recommended to use it with quotes.
25-
appVersion: "1.8.1"
25+
appVersion: "1.9.1"
2626

2727
dependencies:
2828
- name: postgresql

0 commit comments

Comments
 (0)