Skip to content

Commit

Permalink
chore(deps): update mysql docker tag to v11.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 16, 2024
1 parent 1419901 commit 5fd8a5d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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.5
- name: mysql
repository: oci://registry-1.docker.io/bitnamicharts
version: 11.1.0
digest: sha256:75d202ae43e88e9440b52d58362499191e2cbba197a14aa7386d357adcea3e94
generated: "2024-06-11T14:54:52.395703042Z"
version: 11.1.2
digest: sha256:5dc98621e515a7907821713a1f9ae2728caa8c4b105cc7e3daab7046fd85144f
generated: "2024-06-16T18:51:57.902016293Z"
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.1
version: 6.2.2

# 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.0
version: 11.1.2
repository: oci://registry-1.docker.io/bitnamicharts
condition: mysql.enabled
Binary file removed charts/coturn/charts/mysql-11.1.0.tgz
Binary file not shown.
Binary file added charts/coturn/charts/mysql-11.1.2.tgz
Binary file not shown.

0 comments on commit 5fd8a5d

Please sign in to comment.