We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 174142e commit d930a5dCopy full SHA for d930a5d
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.33.0
+version: 0.34.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.10.0"
+appVersion: "1.10.1"
26
27
dependencies:
28
- name: postgresql
0 commit comments