Skip to content

Commit

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

* Update Chart.yaml - bump chart version

* fix helm chart version in readme

---------

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
jessebot and renovate-bot authored Aug 9, 2023
1 parent 2c095f6 commit eb5f817
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.0
- name: coturn
repository: https://jessebot.github.io/coturn-chart
version: 4.1.2
digest: sha256:8eee641e656a2f8f11d75da9dfbddd9d72ac07c6d28cbe3de2b806ccac598eba
generated: "2023-08-01T16:05:36.406262693Z"
version: 4.1.3
digest: sha256:dcca332fe9a868624364c0e4324622f18b474f54302a1addf7f20365b874e163
generated: "2023-08-09T07:28:43.478500421Z"
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.1
version: 4.3.2

# 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.2
version: 4.1.3
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.1](https://img.shields.io/badge/Version-4.3.1-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.3.2](https://img.shields.io/badge/Version-4.3.2-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.2 |
| https://jessebot.github.io/coturn-chart | coturn | 4.1.3 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.8.0 |

## Values
Expand Down

0 comments on commit eb5f817

Please sign in to comment.