Skip to content

Commit 95393fd

Browse files
small-hack-renovate[bot]jessebotgithub-actions[bot]
authored
Update Helm release coturn to v8 (#640)
* Update Helm release coturn to v8 * helm-docs: automated action --------- Co-authored-by: jessebot <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5ee8335 commit 95393fd

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

charts/matrix/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ dependencies:
44
version: 16.3.1
55
- name: coturn
66
repository: https://small-hack.github.io/coturn-chart
7-
version: 7.1.0
7+
version: 8.0.0
88
- name: matrix-authentication-service
99
repository: https://small-hack.github.io/matrix-authentication-service-chart
1010
version: 1.3.1
11-
digest: sha256:6b0142f382eb3594972bb20f9b355bcc3ae1469b394577691a9724fbd4157e9e
12-
generated: "2025-01-19T15:10:37.052774754Z"
11+
digest: sha256:0e1c52b66eee5ade9c27ba49632e0ed44ccdb3d049b27d5f18db171615c19902
12+
generated: "2025-03-30T16:22:40.930956+02:00"

charts/matrix/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sources:
88

99
type: application
1010

11-
version: 18.6.0
11+
version: 19.0.0
1212

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

2626
- name: coturn
27-
version: 7.1.0
27+
version: 8.0.0
2828
repository: https://small-hack.github.io/coturn-chart
2929
condition: coturn.enabled
3030

charts/matrix/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# matrix
22

3-
![Version: 18.6.0](https://img.shields.io/badge/Version-18.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.123.0](https://img.shields.io/badge/AppVersion-v1.123.0-informational?style=flat-square)
3+
![Version: 19.0.0](https://img.shields.io/badge/Version-19.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.123.0](https://img.shields.io/badge/AppVersion-v1.123.0-informational?style=flat-square)
44

55
A Helm chart to deploy a Matrix homeserver stack on Kubernetes
66

@@ -20,7 +20,7 @@ A Helm chart to deploy a Matrix homeserver stack on Kubernetes
2020

2121
| Repository | Name | Version |
2222
|------------|------|---------|
23-
| https://small-hack.github.io/coturn-chart | coturn | 7.1.0 |
23+
| https://small-hack.github.io/coturn-chart | coturn | 8.0.0 |
2424
| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.3.1 |
2525
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.3.1 |
2626

-141 KB
Binary file not shown.
152 KB
Binary file not shown.

0 commit comments

Comments
 (0)