Skip to content

Commit e785b2f

Browse files
Update Helm release coturn to v7.1.0 (#637)
* Update Helm release coturn to v7.1.0 * helm-docs: automated action --------- Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 61fed09 commit e785b2f

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.0.4
7+
version: 7.1.0
88
- name: matrix-authentication-service
99
repository: https://small-hack.github.io/matrix-authentication-service-chart
1010
version: 1.2.0
11-
digest: sha256:daaf5a80d080c4b436f46865bb58c0cbf9f50cce76c1d7f8dcb05fac91cb2bf0
12-
generated: "2024-12-15T15:10:47.227750858Z"
11+
digest: sha256:c133496032cca78fc32f3653a150a71e2d74294d3b27b9d320d50a157de0be74
12+
generated: "2024-12-15T16:12:26.049698271Z"

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.1.0
11+
version: 18.2.0
1212

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

2626
- name: coturn
27-
version: 7.0.4
27+
version: 7.1.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.1.0](https://img.shields.io/badge/Version-18.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.121.1](https://img.shields.io/badge/AppVersion-v1.121.1-informational?style=flat-square)
3+
![Version: 18.2.0](https://img.shields.io/badge/Version-18.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.121.1](https://img.shields.io/badge/AppVersion-v1.121.1-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.0.4 |
23+
| https://small-hack.github.io/coturn-chart | coturn | 7.1.0 |
2424
| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.2.0 |
2525
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.3.1 |
2626

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

0 commit comments

Comments
 (0)