Update Helm release mysql to v11

This commit is contained in:
renovate[bot]
2024-07-09 10:22:30 +00:00
committed by Jochem
parent b952aa4c5f
commit 2cfc457f5a
2 changed files with 4 additions and 4 deletions

View File

@@ -13,6 +13,6 @@ dependencies:
repository: "https://charts.bitnami.com/bitnami"
condition: redis.enabled
- name: mysql
version: "~10.3.0"
version: "~11.1.0"
repository: "https://charts.bitnami.com/bitnami"
condition: mysql.enabled