Skip to content

Commit

Permalink
Update Helm release coturn to v4.2.0 (#82)
Browse files Browse the repository at this point in the history
* Update Helm release coturn to v4.2.0

* Update Chart.yaml - bump verion

* fix docs

---------

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
jessebot and renovate-bot authored Aug 11, 2023
1 parent 66c62f7 commit d596374
Show file tree
Hide file tree
Showing 3 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,6 +4,6 @@ dependencies:
version: 12.8.1
- name: coturn
repository: https://jessebot.github.io/coturn-chart
version: 4.1.3
digest: sha256:d0cb00969fbcfd91ea1d79e18106bbed88699cebf6835031faac7c2a04591f6d
generated: "2023-08-09T08:06:19.513842036Z"
version: 4.2.0
digest: sha256:658f3495dd4be8db81a34e2cb2d5b0b8f552c58c604767ec35642290fe1dc64c
generated: "2023-08-10T08:06:07.629626013Z"
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: 4.3.3
version: 4.4.0

# renovate: image=matrixdotorg/synapse
appVersion: v1.88.0
Expand All @@ -27,6 +27,6 @@ dependencies:
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: coturn
version: 4.1.3
version: 4.2.0
repository: https://jessebot.github.io/coturn-chart
condition: coturn.enabled
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: 4.3.3](https://img.shields.io/badge/Version-4.3.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.88.0](https://img.shields.io/badge/AppVersion-v1.88.0-informational?style=flat-square)
![Version: 4.4.0](https://img.shields.io/badge/Version-4.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.88.0](https://img.shields.io/badge/AppVersion-v1.88.0-informational?style=flat-square)

A Helm chart to deploy a Matrix homeserver stack into Kubernetes

Expand All @@ -21,7 +21,7 @@ A Helm chart to deploy a Matrix homeserver stack into Kubernetes

| Repository | Name | Version |
|------------|------|---------|
| https://jessebot.github.io/coturn-chart | coturn | 4.1.3 |
| https://jessebot.github.io/coturn-chart | coturn | 4.2.0 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.8.1 |

## Values
Expand Down

0 comments on commit d596374

Please sign in to comment.