Skip to content

Commit

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

* 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 Nov 10, 2024
1 parent 06241af commit d53ddbf
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/matrix/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ dependencies:
version: 16.0.3
- name: coturn
repository: https://small-hack.github.io/coturn-chart
version: 7.0.2
version: 7.0.3
- name: matrix-sliding-sync
repository: https://small-hack.github.io/matrix-sliding-sync-chart
version: 1.0.1
- name: matrix-authentication-service
repository: https://small-hack.github.io/matrix-authentication-service-chart
version: 1.0.2
digest: sha256:0d9c6f0b1fd79c110e05ef84c82269d1a138b3068de24ca9a53e67dad2936226
generated: "2024-10-21T13:20:56.119926427Z"
generated: "2024-10-21T13:20:56.119926427Z"
2 changes: 1 addition & 1 deletion charts/matrix/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:
condition: postgresql.enabled

- name: coturn
version: 7.0.2
version: 7.0.3
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 | 7.0.2 |
| https://small-hack.github.io/coturn-chart | coturn | 7.0.3 |
| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.0.2 |
| https://small-hack.github.io/matrix-sliding-sync-chart | syncv3(matrix-sliding-sync) | 1.0.1 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.0.3 |
Expand Down
Binary file removed charts/matrix/charts/coturn-7.0.2.tgz
Binary file not shown.
Binary file added charts/matrix/charts/coturn-7.0.3.tgz
Binary file not shown.

0 comments on commit d53ddbf

Please sign in to comment.