Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/coturn/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.3.3
version: 16.4.3
- name: mysql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.2.0
digest: sha256:fa7a73945ef2d73d572f62d71ad369b8ca627f4af9c733c2c668bdbda0ecb84d
generated: "2024-12-21T03:02:43.856837087Z"
digest: sha256:1e74f0cf511c46bc8803f5014c8cece7a11d6cf2b176cc4d4f544d7b1adb2a02
generated: "2025-01-19T20:40:13.13082094Z"
4 changes: 2 additions & 2 deletions charts/coturn/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: coturn
type: application
description: A Helm chart to deploy coturn
home: "https://github.com/small-hack/coturn-chart"
version: 8.0.2
version: 8.1.0

# renovate: image=coturn/coturn
appVersion: 4.6.3
Expand All @@ -18,7 +18,7 @@ maintainers:

dependencies:
- name: postgresql
version: 16.3.3
version: 16.4.3
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: mysql
Expand Down
4 changes: 2 additions & 2 deletions charts/coturn/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# coturn

![Version: 8.0.2](https://img.shields.io/badge/Version-8.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.6.3](https://img.shields.io/badge/AppVersion-4.6.3-informational?style=flat-square)
![Version: 8.1.0](https://img.shields.io/badge/Version-8.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.6.3](https://img.shields.io/badge/AppVersion-4.6.3-informational?style=flat-square)

A Helm chart to deploy coturn

Expand All @@ -21,7 +21,7 @@ A Helm chart to deploy coturn
| Repository | Name | Version |
|------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | mysql | 12.2.0 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.3.3 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.4.3 |

## Values

Expand Down
Binary file removed charts/coturn/charts/postgresql-16.3.3.tgz
Binary file not shown.
Binary file added charts/coturn/charts/postgresql-16.4.3.tgz
Binary file not shown.