chore: Bump Uptime Kuma chart version to 0.1.2 and update backup MySQL image to 9.6.0

This commit is contained in:
sha
2026-04-10 22:42:57 +03:00
parent 694901f573
commit 1de5b0340c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ persistence:
backup:
enabled: false
schedule: "0 3 * * *"
image: mysql:9.0
image: mysql:9.6.0
retentionDays: 7
storagePath: /storage/backups/mysql
# Node to run backup on (hostname)