File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11dependencies:
22- name: postgresql
33 repository: oci://registry-1.docker.io/bitnamicharts
4- version: 16.0.3
4+ version: 16.3.1
55- name: coturn
66 repository: https://small-hack.github.io/coturn-chart
77 version: 7.0.4
@@ -11,5 +11,5 @@ dependencies:
1111- name: matrix-authentication-service
1212 repository: https://small-hack.github.io/matrix-authentication-service-chart
1313 version: 1.1.0
14- digest: sha256:cc0b4e0bb851cad6f1d1840b925d2cfb3020f7c95ca0c12b30808c8d314bd278
15- generated: "2024-12-15T11:09:15.007220687Z "
14+ digest: sha256:f9542b2e449f628dacafd1d19422b46fa9b283a8c3dcbd39b64a63c94ae7fdcc
15+ generated: "2024-12-15T12:19:57.132439647Z "
Original file line number Diff line number Diff line change 88
99type : application
1010
11- version : 17.2.1
11+ version : 17.3.0
1212
1313# renovate: image=matrixdotorg/synapse
1414appVersion : v1.117.0
@@ -19,7 +19,7 @@ maintainers:
1919
2020dependencies :
2121 - name : postgresql
22- version : 16.0.3
22+ version : 16.3.1
2323 repository : oci://registry-1.docker.io/bitnamicharts
2424 condition : postgresql.enabled
2525
Original file line number Diff line number Diff line change 11# matrix
22
3- ![ Version: 17.2.1 ] ( https://img.shields.io/badge/Version-17.2.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v1.117.0] ( https://img.shields.io/badge/AppVersion-v1.117.0-informational?style=flat-square )
3+ ![ Version: 17.3.0 ] ( https://img.shields.io/badge/Version-17.3.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v1.117.0] ( https://img.shields.io/badge/AppVersion-v1.117.0-informational?style=flat-square )
44
55A Helm chart to deploy a Matrix homeserver stack on Kubernetes
66
@@ -23,7 +23,7 @@ A Helm chart to deploy a Matrix homeserver stack on Kubernetes
2323| https://small-hack.github.io/coturn-chart | coturn | 7.0.4 |
2424| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.1.0 |
2525| https://small-hack.github.io/matrix-sliding-sync-chart | syncv3(matrix-sliding-sync) | 1.0.1 |
26- | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.0.3 |
26+ | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.3.1 |
2727
2828## Values
2929
@@ -890,4 +890,4 @@ A Helm chart to deploy a Matrix homeserver stack on Kubernetes
890890| volumes.synapseConfig.storageClass | string | ` "" ` | Storage class (optional) |
891891
892892----------------------------------------------
893- Autogenerated from chart metadata using [ helm-docs v1.14.2 ] ( https://github.com/norwoodj/helm-docs/releases/v1.14.2 )
893+ Autogenerated from chart metadata using [ helm-docs v1.11.0 ] ( https://github.com/norwoodj/helm-docs/releases/v1.11.0 )
You can’t perform that action at this time.
0 commit comments