diff --git a/uptime-kuma/Chart.yaml b/uptime-kuma/Chart.yaml index 50dd9a1..60dcb90 100644 --- a/uptime-kuma/Chart.yaml +++ b/uptime-kuma/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: uptime-kuma description: Uptime Kuma Helm chart type: application -version: 0.1.1 +version: 0.1.2 appVersion: "2.2.1" annotations: version-source: github-release:louislam/uptime-kuma diff --git a/uptime-kuma/values.yaml b/uptime-kuma/values.yaml index 09fc76e..ed5835c 100644 --- a/uptime-kuma/values.yaml +++ b/uptime-kuma/values.yaml @@ -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)