mirror of
https://github.com/shadoll/helm-charts.git
synced 2026-08-28 11:33:17 +00:00
chore: Bump Uptime Kuma chart version to 0.1.2 and update backup MySQL image to 9.6.0
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user