Skip to content

Commit d930a5d

Browse files
Bump chart version to 0.34.0-rc1 and app version to 1.10.1 (#348)
1 parent 174142e commit d930a5d

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.33.0
19+
version: 0.34.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.10.0"
25+
appVersion: "1.10.1"
2626

2727
dependencies:
2828
- name: postgresql

0 commit comments

Comments
 (0)