File tree Expand file tree Collapse file tree 1 file changed +18
-18
lines changed
Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -26,21 +26,21 @@ maintainers:
2626 url : https://wrenix.eu
2727 - name : jessebot
2828 url : https://jessebot.work
29- # dependencies:
30- # - name: postgresql
31- # version: 15.5.0
32- # repository: oci://registry-1.docker.io/bitnamicharts
33- # condition: postgresql.enabled
34- # - name: mariadb
35- # version: 18.2.0
36- # repository: oci://registry-1.docker.io/bitnamicharts
37- # condition: mariadb.enabled
38- # - name: redis
39- # version: 19.6.4
40- # repository: oci://registry-1.docker.io/bitnamicharts
41- # condition: redis.enabled
42- # - name: collabora-online
43- # version: 1.1.20
44- # repository: https://collaboraonline.github.io/online
45- # condition: collabora.enabled
46- # alias: collabora
29+ dependencies :
30+ - name : postgresql
31+ version : 15.5.0
32+ repository : oci://registry-1.docker.io/bitnamicharts
33+ condition : postgresql.enabled
34+ - name : mariadb
35+ version : 18.2.0
36+ repository : oci://registry-1.docker.io/bitnamicharts
37+ condition : mariadb.enabled
38+ - name : redis
39+ version : 19.6.4
40+ repository : oci://registry-1.docker.io/bitnamicharts
41+ condition : redis.enabled
42+ - name : collabora-online
43+ version : 1.1.20
44+ repository : https://collaboraonline.github.io/online
45+ condition : collabora.enabled
46+ alias : collabora
You can’t perform that action at this time.
0 commit comments