We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcd99b7 commit ccac074Copy full SHA for ccac074
charts/dify/Chart.yaml
@@ -16,13 +16,13 @@ type: application
16
# to the chart and its templates, including the app version.
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
19
-version: 0.30.0
+version: 0.31.0-rc1
20
21
# This is the version number of the application being deployed. This version number should be
22
# incremented each time you make changes to the application. Versions are not expected to
23
# follow Semantic Versioning. They should reflect the version the application is using.
24
# It is recommended to use it with quotes.
25
-appVersion: "1.8.1"
+appVersion: "1.9.1"
26
27
dependencies:
28
- name: postgresql
0 commit comments