Skip to content

Commit 9ea3146

Browse files
small-hack-renovate[bot]jessebotgithub-actions[bot]
authored
chore(deps): update postgresql docker tag to v16.7.10 (#182)
* chore(deps): update postgresql docker tag to v16.7.10 * helm-docs: automated action * helm-docs: automated action --------- Co-authored-by: jessebot <jessebot@linux.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 612e696 commit 9ea3146

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

charts/coturn/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: postgresql
33
repository: oci://registry-1.docker.io/bitnamicharts
4-
version: 16.6.0
4+
version: 16.7.10
55
- name: mysql
66
repository: oci://registry-1.docker.io/bitnamicharts
77
version: 13.0.1
8-
digest: sha256:9ab474f2aeb356446ab46fe3a67486d307e348d38ac58e24089221881ba3e5c5
9-
generated: "2025-06-07T21:41:56.232787249Z"
8+
digest: sha256:5618e69cf8e72335354b5b2fb322c7c5f7d428f5f66c79e9c1ff471cf741f55b
9+
generated: "2025-06-07T23:51:28.710565+02:00"

charts/coturn/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: application
44
description: A Helm chart to deploy coturn
55
home: "https://github.com/small-hack/coturn-chart"
66

7-
version: 9.0.1
7+
version: 9.1.0
88

99
# renovate: image=coturn/coturn
1010
appVersion: 4.7.0
@@ -19,7 +19,7 @@ maintainers:
1919

2020
dependencies:
2121
- name: postgresql
22-
version: 16.6.0
22+
version: 16.7.10
2323
repository: oci://registry-1.docker.io/bitnamicharts
2424
condition: postgresql.enabled
2525
- name: mysql

charts/coturn/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coturn
22

3-
![Version: 9.0.1](https://img.shields.io/badge/Version-9.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.7.0](https://img.shields.io/badge/AppVersion-4.7.0-informational?style=flat-square)
3+
![Version: 9.1.0](https://img.shields.io/badge/Version-9.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.7.0](https://img.shields.io/badge/AppVersion-4.7.0-informational?style=flat-square)
44

55
A Helm chart to deploy coturn
66

@@ -21,7 +21,7 @@ A Helm chart to deploy coturn
2121
| Repository | Name | Version |
2222
|------------|------|---------|
2323
| oci://registry-1.docker.io/bitnamicharts | mysql | 13.0.1 |
24-
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.6.0 |
24+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.10 |
2525

2626
## Values
2727

-79.6 KB
Binary file not shown.
83.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)