Skip to content

Commit af683e1

Browse files
chore(deps): update mysql docker tag to v12.3.2 (#171)
* chore(deps): update mysql docker tag to v12.3.2 * 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 fb14a3f commit af683e1

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
@@ -4,6 +4,6 @@ dependencies:
44
version: 16.6.0
55
- name: mysql
66
repository: oci://registry-1.docker.io/bitnamicharts
7-
version: 12.2.4
8-
digest: sha256:ad7ae9c6289f3324b49e678c7c40c48c473a1e1b5ad88aa5dc42bd87060656e2
9-
generated: "2025-03-31T07:41:50.735604398Z"
7+
version: 12.3.2
8+
digest: sha256:dd4f2ca89af5aa278be368a23acb23e122b9ca7a256c7f09bdc4540794b91637
9+
generated: "2025-03-31T08:28:39.782145841Z"

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.2.0
6+
version: 8.3.0
77

88
# renovate: image=coturn/coturn
99
appVersion: 4.6.3
@@ -22,6 +22,6 @@ dependencies:
2222
repository: oci://registry-1.docker.io/bitnamicharts
2323
condition: postgresql.enabled
2424
- name: mysql
25-
version: 12.2.4
25+
version: 12.3.2
2626
repository: oci://registry-1.docker.io/bitnamicharts
2727
condition: mysql.enabled

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.2.0](https://img.shields.io/badge/Version-8.2.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)
3+
![Version: 8.3.0](https://img.shields.io/badge/Version-8.3.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

@@ -20,7 +20,7 @@ A Helm chart to deploy coturn
2020

2121
| Repository | Name | Version |
2222
|------------|------|---------|
23-
| oci://registry-1.docker.io/bitnamicharts | mysql | 12.2.4 |
23+
| oci://registry-1.docker.io/bitnamicharts | mysql | 12.3.2 |
2424
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.6.0 |
2525

2626
## Values
-63.1 KB
Binary file not shown.
63.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)