@@ -15,7 +15,7 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 0.10.13 # VERSION
18+ version : 0.10.14 # VERSION
1919
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
@@ -25,13 +25,13 @@ appVersion: "1.16.0"
2525
2626dependencies :
2727 - name : universer
28- version : 0.10.13 # VERSION
28+ version : 0.10.14 # VERSION
2929 repository : oci://univer-acr-registry.cn-shenzhen.cr.aliyuncs.com/helm-charts
3030 - name : collaboration-server
31- version : 0.10.13 # VERSION
31+ version : 0.10.14 # VERSION
3232 repository : oci://univer-acr-registry.cn-shenzhen.cr.aliyuncs.com/helm-charts
3333 - name : collaboration-demo
34- version : 0.10.13 # VERSION
34+ version : 0.10.14 # VERSION
3535 repository : oci://univer-acr-registry.cn-shenzhen.cr.aliyuncs.com/helm-charts
3636 condition : collaboration-demo.enabled
3737 - name : postgresql
@@ -59,7 +59,7 @@ dependencies:
5959 repository : oci://univer-acr-registry.cn-shenzhen.cr.aliyuncs.com/helm-charts
6060 condition : temporal.enabled
6161 - name : worker
62- version : 0.10.13 # VERSION
62+ version : 0.10.14 # VERSION
6363 repository : oci://univer-acr-registry.cn-shenzhen.cr.aliyuncs.com/helm-charts
6464 - name : base
6565 version : 1.20.1
@@ -95,5 +95,5 @@ dependencies:
9595 - " istio"
9696 alias : istio-virtualservicemerge
9797 - name : univer-ssc
98- version : 0.10.13 # VERSION
98+ version : 0.10.14 # VERSION
9999 repository : oci://univer-acr-registry.cn-shenzhen.cr.aliyuncs.com/helm-charts
0 commit comments