Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/matrix/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 16.6.0
- name: coturn
repository: https://small-hack.github.io/coturn-chart
version: 8.0.0
version: 8.1.1
- name: matrix-authentication-service
repository: https://small-hack.github.io/matrix-authentication-service-chart
version: 1.3.1
digest: sha256:d70fa1b6bf51c55473f07502807e5abf098d704b9fe8d2f96ce276cdc52afdc3
generated: "2025-03-30T17:10:09.665450089Z"
digest: sha256:d65b3ea444b99ca0885ea3c116a284dffc1c4a2e4c40f7144de201fe9493813e
generated: "2025-03-30T22:30:56.838443+02:00"
4 changes: 2 additions & 2 deletions charts/matrix/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sources:

type: application

version: 19.1.0
version: 19.2.0

# renovate: image=ghcr.io/element-hq/synapse
appVersion: v1.123.0
Expand All @@ -24,7 +24,7 @@ dependencies:
condition: postgresql.enabled

- name: coturn
version: 8.0.0
version: 8.1.1
repository: https://small-hack.github.io/coturn-chart
condition: coturn.enabled

Expand Down
2 changes: 1 addition & 1 deletion charts/matrix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ A Helm chart to deploy a Matrix homeserver stack on Kubernetes

| Repository | Name | Version |
|------------|------|---------|
| https://small-hack.github.io/coturn-chart | coturn | 8.0.0 |
| https://small-hack.github.io/coturn-chart | coturn | 8.1.1 |
| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.3.1 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.6.0 |

Expand Down
Binary file removed charts/matrix/charts/coturn-8.0.0.tgz
Binary file not shown.
Binary file added charts/matrix/charts/coturn-8.1.1.tgz
Binary file not shown.
Loading