Skip to content

Commit

Permalink
chore(deps): update mysql docker tag to v11.1.10 (#112)
Browse files Browse the repository at this point in the history
* chore(deps): update mysql docker tag to v11.1.10

* helm-docs: automated action

---------

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Jul 22, 2024
1 parent 27dd1f6 commit fd0d818
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions charts/coturn/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 15.5.6
- name: mysql
repository: oci://registry-1.docker.io/bitnamicharts
version: 11.1.4
digest: sha256:1edb43656acd909933bf78f38dd12ccb86c1478ddee364681b7e5be07e41e3d5
generated: "2024-06-29T06:21:54.782904522Z"
version: 11.1.10
digest: sha256:f2fb868f2c2d4677d8cc2c84a4d5b30ee2ef49d5841c9c57a6d46fefb164af2e
generated: "2024-07-22T11:14:43.97460122Z"
4 changes: 2 additions & 2 deletions charts/coturn/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: coturn
type: application
description: A Helm chart to deploy coturn
home: "https://github.com/small-hack/coturn-chart"
version: 6.2.4
version: 6.2.5

# renovate: image=coturn/coturn
appVersion: 4.6.2
Expand All @@ -22,6 +22,6 @@ dependencies:
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: mysql
version: 11.1.4
version: 11.1.10
repository: oci://registry-1.docker.io/bitnamicharts
condition: mysql.enabled
4 changes: 2 additions & 2 deletions charts/coturn/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# coturn

![Version: 6.2.4](https://img.shields.io/badge/Version-6.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.6.2](https://img.shields.io/badge/AppVersion-4.6.2-informational?style=flat-square)
![Version: 6.2.5](https://img.shields.io/badge/Version-6.2.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.6.2](https://img.shields.io/badge/AppVersion-4.6.2-informational?style=flat-square)

A Helm chart to deploy coturn

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

| Repository | Name | Version |
|------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | mysql | 11.1.4 |
| oci://registry-1.docker.io/bitnamicharts | mysql | 11.1.10 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.5.6 |

## Values
Expand Down
Binary file added charts/coturn/charts/mysql-11.1.10.tgz
Binary file not shown.
Binary file removed charts/coturn/charts/mysql-11.1.4.tgz
Binary file not shown.

0 comments on commit fd0d818

Please sign in to comment.