Skip to content

Commit

Permalink
Update Helm release coturn to v7 (#608)
Browse files Browse the repository at this point in the history
* Update Helm release coturn to v7

* helm-docs: automated action

* fix docs and digest timestamp

* 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>
Co-authored-by: Jesse Hitch <jessebot@linux.com>
  • Loading branch information
3 people authored Oct 20, 2024
1 parent 7720175 commit 2ad655b
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,12 +4,12 @@ dependencies:
version: 15.1.4
- name: coturn
repository: https://small-hack.github.io/coturn-chart
version: 6.2.1
version: 7.0.2
- name: matrix-sliding-sync
repository: https://small-hack.github.io/matrix-sliding-sync-chart
version: 0.5.1
- name: matrix-authentication-service
repository: https://small-hack.github.io/matrix-authentication-service-chart
version: 0.8.2
digest: sha256:bc574315652778f0b6ac495539153df36afc960f2958710c039f3c75ef68319b
generated: "2024-07-22T09:54:26.016989595Z"
digest: sha256:ca648539e121b225b5a55b589521f89baa723fe702285cd316bf11a86f8cfa8a
generated: "2024-10-20T16:14:43.069954+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: 13.3.2
version: 14.0.0

# renovate: image=matrixdotorg/synapse
appVersion: v1.115.0
Expand All @@ -24,7 +24,7 @@ dependencies:
condition: postgresql.enabled

- name: coturn
version: 6.2.1
version: 7.0.2
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: 13.3.2](https://img.shields.io/badge/Version-13.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.115.0](https://img.shields.io/badge/AppVersion-v1.115.0-informational?style=flat-square)
![Version: 14.0.0](https://img.shields.io/badge/Version-14.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.115.0](https://img.shields.io/badge/AppVersion-v1.115.0-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 | 6.2.1 |
| https://small-hack.github.io/coturn-chart | coturn | 7.0.2 |
| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 0.8.2 |
| https://small-hack.github.io/matrix-sliding-sync-chart | syncv3(matrix-sliding-sync) | 0.5.1 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.1.4 |
Expand Down
Binary file removed charts/matrix/charts/coturn-6.2.1.tgz
Binary file not shown.
Binary file added charts/matrix/charts/coturn-7.0.2.tgz
Binary file not shown.

0 comments on commit 2ad655b

Please sign in to comment.