Skip to content

Commit 612e696

Browse files
chore(deps): update mysql docker tag to v13.0.1 (#181)
* chore(deps): update mysql docker tag to v13.0.1 * 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 f8021e3 commit 612e696

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
@@ -4,6 +4,6 @@ dependencies:
44
version: 16.6.0
55
- name: mysql
66
repository: oci://registry-1.docker.io/bitnamicharts
7-
version: 13.0.0
8-
digest: sha256:3559bc72d816daf8eb5cb62ef082815b632c131173bec7e791eff2a12b11c98f
9-
generated: "2025-05-12T13:22:43.64376967Z"
7+
version: 13.0.1
8+
digest: sha256:9ab474f2aeb356446ab46fe3a67486d307e348d38ac58e24089221881ba3e5c5
9+
generated: "2025-06-07T21:41:56.232787249Z"

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.0
7+
version: 9.0.1
88

99
# renovate: image=coturn/coturn
1010
appVersion: 4.7.0
@@ -23,6 +23,6 @@ dependencies:
2323
repository: oci://registry-1.docker.io/bitnamicharts
2424
condition: postgresql.enabled
2525
- name: mysql
26-
version: 13.0.0
26+
version: 13.0.1
2727
repository: oci://registry-1.docker.io/bitnamicharts
2828
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: 9.0.0](https://img.shields.io/badge/Version-9.0.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)
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)
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 | 13.0.0 |
23+
| oci://registry-1.docker.io/bitnamicharts | mysql | 13.0.1 |
2424
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.6.0 |
2525

2626
## Values
-66.3 KB
Binary file not shown.
66.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)