Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update mysql docker tag to v11.1.2 #100

Merged
merged 2 commits into from
Jun 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.0
digest: sha256:45eddbb910039f6ca0188496278bf10905ae168f28ac5fd4cc21aeffd60e029d
generated: "2024-06-17T20:15:43.911171792Z"
version: 11.1.2
digest: sha256:875c8ae15f6d73c732346e6905d7ffe763fbdd5283109a77c1b87b8132097482
generated: "2024-06-29T08:19:06.070214+02:00"
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.2
version: 6.2.3

# 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
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.2](https://img.shields.io/badge/Version-6.2.2-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.3](https://img.shields.io/badge/Version-6.2.3-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.0 |
| oci://registry-1.docker.io/bitnamicharts | mysql | 11.1.2 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.5.6 |

## Values
Expand Down
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.