Skip to content

Commit cc678c7

Browse files
chore(deps): update postgresql docker tag to v16.4.3 (#159)
* chore(deps): update postgresql docker tag to v16.4.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>
1 parent 4d8b951 commit cc678c7

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

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.3.3
4+
version: 16.4.3
55
- name: mysql
66
repository: oci://registry-1.docker.io/bitnamicharts
77
version: 12.2.1
8-
digest: sha256:0f9ef3ab838d21c3c764afc6d1d75eb02da25002b8caa80aec42dc0d3d1dd181
9-
generated: "2025-01-19T20:37:40.513089046Z"
8+
digest: sha256:e5dbe891ba0d6ac85a6629003f9a96e209cda7172510c28de544f8dbc488b219
9+
generated: "2025-01-19T20:52:08.081562458Z"

charts/coturn/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: coturn
33
type: application
44
description: A Helm chart to deploy coturn
55
home: "https://github.com/small-hack/coturn-chart"
6-
version: 8.0.3
6+
version: 8.1.0
77

88
# renovate: image=coturn/coturn
99
appVersion: 4.6.3
@@ -18,7 +18,7 @@ maintainers:
1818

1919
dependencies:
2020
- name: postgresql
21-
version: 16.3.3
21+
version: 16.4.3
2222
repository: oci://registry-1.docker.io/bitnamicharts
2323
condition: postgresql.enabled
2424
- 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: 8.0.3](https://img.shields.io/badge/Version-8.0.3-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)
3+
![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)
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 | 12.2.1 |
24-
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.3.3 |
24+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.4.3 |
2525

2626
## Values
2727

-79.5 KB
Binary file not shown.
79.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)