Skip to content

Commit bc63606

Browse files
chore(deps): update mysql docker tag to v12.2.4 (#167)
* chore(deps): update mysql docker tag to v12.2.4 * 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 6d2a809 commit bc63606

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.4.3
55
- name: mysql
66
repository: oci://registry-1.docker.io/bitnamicharts
7-
version: 12.2.2
8-
digest: sha256:e7ff14eee16bd6e024d2ef7bb0316109ffba35b7371e80bf2bc9b397accbf439
9-
generated: "2025-01-22T15:20:10.572806643Z"
7+
version: 12.2.4
8+
digest: sha256:e2448df22e68ef69c87af3bd6c7ea8cc4b5f8f2f70385d82eb2f50a148c7b662
9+
generated: "2025-02-20T17:52:00.691094051Z"

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.1.1
6+
version: 8.1.2
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.2
25+
version: 12.2.4
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.1.1](https://img.shields.io/badge/Version-8.1.1-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.2](https://img.shields.io/badge/Version-8.1.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)
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.2 |
23+
| oci://registry-1.docker.io/bitnamicharts | mysql | 12.2.4 |
2424
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.4.3 |
2525

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

0 commit comments

Comments
 (0)