Skip to content

Commit

Permalink
Update Helm release coturn to v7.1.0 (#637)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
1 parent 61fed09 commit e785b2f
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
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.3.1
- name: coturn
repository: https://small-hack.github.io/coturn-chart
version: 7.0.4
version: 7.1.0
- name: matrix-authentication-service
repository: https://small-hack.github.io/matrix-authentication-service-chart
version: 1.2.0
digest: sha256:daaf5a80d080c4b436f46865bb58c0cbf9f50cce76c1d7f8dcb05fac91cb2bf0
generated: "2024-12-15T15:10:47.227750858Z"
digest: sha256:c133496032cca78fc32f3653a150a71e2d74294d3b27b9d320d50a157de0be74
generated: "2024-12-15T16:12:26.049698271Z"
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: 18.1.0
version: 18.2.0

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

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

Expand Down
4 changes: 2 additions & 2 deletions charts/matrix/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# matrix

![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)
![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)

A Helm chart to deploy a Matrix homeserver stack on Kubernetes

Expand All @@ -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 | 7.0.4 |
| https://small-hack.github.io/coturn-chart | coturn | 7.1.0 |
| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.2.0 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.3.1 |

Expand Down
Binary file removed charts/matrix/charts/coturn-7.0.4.tgz
Binary file not shown.
Binary file added charts/matrix/charts/coturn-7.1.0.tgz
Binary file not shown.

0 comments on commit e785b2f

Please sign in to comment.