diff --git a/clusters/cl01tl/applications/directus/values.yaml b/clusters/cl01tl/applications/directus/values.yaml index a33de8aae..996560baf 100644 --- a/clusters/cl01tl/applications/directus/values.yaml +++ b/clusters/cl01tl/applications/directus/values.yaml @@ -180,7 +180,6 @@ postgres-17-cluster: retentionPolicy: "3d" scheduledBackups: - name: daily-backup - immediate: true suspend: false schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/freshrss/Chart.yaml b/clusters/cl01tl/applications/freshrss/Chart.yaml index 1468dad87..97e515a4c 100644 --- a/clusters/cl01tl/applications/freshrss/Chart.yaml +++ b/clusters/cl01tl/applications/freshrss/Chart.yaml @@ -27,7 +27,7 @@ dependencies: version: 1.21.1 - name: postgres-cluster alias: postgres-17-cluster - version: 6.5.0 + version: 6.9.1 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/freshrss.png appVersion: 1.26.2 diff --git a/clusters/cl01tl/applications/freshrss/values.yaml b/clusters/cl01tl/applications/freshrss/values.yaml index e0653c167..ef75e2c88 100644 --- a/clusters/cl01tl/applications/freshrss/values.yaml +++ b/clusters/cl01tl/applications/freshrss/values.yaml @@ -210,8 +210,6 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/freshrss/freshrss-postgresql-17-cluster index: 3 backup: - enabled: true - method: objectStore objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/freshrss/freshrss-postgresql-17-cluster @@ -219,5 +217,6 @@ postgres-17-cluster: retentionPolicy: "3d" scheduledBackups: - name: daily-backup + suspend: false schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/jellystat/Chart.yaml b/clusters/cl01tl/applications/jellystat/Chart.yaml index bae64149b..1fa0cd4ee 100644 --- a/clusters/cl01tl/applications/jellystat/Chart.yaml +++ b/clusters/cl01tl/applications/jellystat/Chart.yaml @@ -21,7 +21,7 @@ dependencies: version: 4.3.0 - name: postgres-cluster alias: postgres-17-cluster - version: 6.5.0 + version: 6.9.1 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/jellystat.png appVersion: 1.1.6 diff --git a/clusters/cl01tl/applications/jellystat/values.yaml b/clusters/cl01tl/applications/jellystat/values.yaml index e67b1d899..84dc5f54e 100644 --- a/clusters/cl01tl/applications/jellystat/values.yaml +++ b/clusters/cl01tl/applications/jellystat/values.yaml @@ -95,8 +95,6 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/jellystat/jellystat-postgresql-17-cluster index: 2 backup: - enabled: true - method: objectStore objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/jellystat/jellystat-postgresql-17-cluster @@ -104,5 +102,6 @@ postgres-17-cluster: retentionPolicy: "3d" scheduledBackups: - name: daily-backup + suspend: false schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/lidarr/values.yaml b/clusters/cl01tl/applications/lidarr/values.yaml index ba620b94f..a36cc8f5a 100644 --- a/clusters/cl01tl/applications/lidarr/values.yaml +++ b/clusters/cl01tl/applications/lidarr/values.yaml @@ -118,7 +118,6 @@ postgres-17-cluster: retentionPolicy: "3d" scheduledBackups: - name: daily-backup - immediate: true suspend: false schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/outline/Chart.yaml b/clusters/cl01tl/applications/outline/Chart.yaml index 44e2f2957..adcd1c339 100644 --- a/clusters/cl01tl/applications/outline/Chart.yaml +++ b/clusters/cl01tl/applications/outline/Chart.yaml @@ -28,7 +28,7 @@ dependencies: version: 1.21.1 - name: postgres-cluster alias: postgres-17-cluster - version: 6.5.0 + version: 6.9.1 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/outline.png appVersion: 0.84.0 diff --git a/clusters/cl01tl/applications/outline/values.yaml b/clusters/cl01tl/applications/outline/values.yaml index ccf2de1fe..7532b73dc 100644 --- a/clusters/cl01tl/applications/outline/values.yaml +++ b/clusters/cl01tl/applications/outline/values.yaml @@ -162,8 +162,6 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/outline/outline-postgresql-17-cluster index: 2 backup: - enabled: true - method: objectStore objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/outline/outline-postgresql-17-cluster @@ -171,5 +169,6 @@ postgres-17-cluster: retentionPolicy: "3d" scheduledBackups: - name: daily-backup + suspend: false schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/photoview/Chart.yaml b/clusters/cl01tl/applications/photoview/Chart.yaml index 857e2ded6..3718f33c5 100644 --- a/clusters/cl01tl/applications/photoview/Chart.yaml +++ b/clusters/cl01tl/applications/photoview/Chart.yaml @@ -20,7 +20,7 @@ dependencies: version: 4.3.0 - name: postgres-cluster alias: postgres-17-cluster - version: 6.5.0 + version: 6.9.1 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/photoview.png appVersion: 2.4.0 diff --git a/clusters/cl01tl/applications/photoview/values.yaml b/clusters/cl01tl/applications/photoview/values.yaml index 4f40d5b4a..55f3462d8 100644 --- a/clusters/cl01tl/applications/photoview/values.yaml +++ b/clusters/cl01tl/applications/photoview/values.yaml @@ -89,8 +89,6 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/photoview/photoview-postgresql-17-cluster index: 3 backup: - enabled: true - method: objectStore objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/photoview/photoview-postgresql-17-cluster @@ -98,5 +96,6 @@ postgres-17-cluster: retentionPolicy: "3d" scheduledBackups: - name: daily-backup + suspend: false schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/postiz/values.yaml b/clusters/cl01tl/applications/postiz/values.yaml index 5df913d39..346556b30 100644 --- a/clusters/cl01tl/applications/postiz/values.yaml +++ b/clusters/cl01tl/applications/postiz/values.yaml @@ -129,7 +129,6 @@ postgres-17-cluster: retentionPolicy: "3d" scheduledBackups: - name: daily-backup - immediate: true suspend: false schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/roundcube/Chart.yaml b/clusters/cl01tl/applications/roundcube/Chart.yaml index 52ca0bef4..c5281fbd3 100644 --- a/clusters/cl01tl/applications/roundcube/Chart.yaml +++ b/clusters/cl01tl/applications/roundcube/Chart.yaml @@ -21,7 +21,7 @@ dependencies: version: 4.3.0 - name: postgres-cluster alias: postgres-17-cluster - version: 6.5.0 + version: 6.9.1 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/roundcube.png appVersion: 1.6.10 diff --git a/clusters/cl01tl/applications/roundcube/values.yaml b/clusters/cl01tl/applications/roundcube/values.yaml index d747f583e..b22cbe90e 100644 --- a/clusters/cl01tl/applications/roundcube/values.yaml +++ b/clusters/cl01tl/applications/roundcube/values.yaml @@ -222,8 +222,6 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/roundcube/roundcube-postgresql-17-cluster index: 2 backup: - enabled: true - method: objectStore objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/roundcube/roundcube-postgresql-17-cluster @@ -231,5 +229,6 @@ postgres-17-cluster: retentionPolicy: "3d" scheduledBackups: - name: daily-backup + suspend: false schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/vaultwarden/Chart.yaml b/clusters/cl01tl/applications/vaultwarden/Chart.yaml index 6c40f86e0..d36e1e528 100644 --- a/clusters/cl01tl/applications/vaultwarden/Chart.yaml +++ b/clusters/cl01tl/applications/vaultwarden/Chart.yaml @@ -28,7 +28,7 @@ dependencies: version: 1.21.1 - name: postgres-cluster alias: postgres-17-cluster - version: 6.5.0 + version: 6.9.1 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/vaultwarden.png appVersion: 1.33.2 diff --git a/clusters/cl01tl/applications/vaultwarden/values.yaml b/clusters/cl01tl/applications/vaultwarden/values.yaml index 643a8d193..2413ce1cd 100644 --- a/clusters/cl01tl/applications/vaultwarden/values.yaml +++ b/clusters/cl01tl/applications/vaultwarden/values.yaml @@ -67,8 +67,6 @@ postgres-17-cluster: index: 3 endpointCredentials: sonarr-postgresql-17-cluster-backup-secret backup: - enabled: true - method: objectStore objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/vaultwarden/vaultwarden-postgresql-17-cluster @@ -77,5 +75,6 @@ postgres-17-cluster: retentionPolicy: "3d" scheduledBackups: - name: daily-backup + suspend: false schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/yamtrack/Chart.yaml b/clusters/cl01tl/applications/yamtrack/Chart.yaml index f83e8ec8d..0c7d6112e 100644 --- a/clusters/cl01tl/applications/yamtrack/Chart.yaml +++ b/clusters/cl01tl/applications/yamtrack/Chart.yaml @@ -22,7 +22,7 @@ dependencies: version: 4.3.0 - name: postgres-cluster alias: postgres-17-cluster - version: 6.5.0 + version: 6.9.1 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/yamtrack.png appVersion: 0.22.7 diff --git a/clusters/cl01tl/applications/yamtrack/values.yaml b/clusters/cl01tl/applications/yamtrack/values.yaml index 7e09d0f5f..1bbeb9d8a 100644 --- a/clusters/cl01tl/applications/yamtrack/values.yaml +++ b/clusters/cl01tl/applications/yamtrack/values.yaml @@ -87,8 +87,6 @@ postgres-17-cluster: index: 1 endpointCredentials: sonarr-postgresql-17-cluster-backup-secret backup: - enabled: true - method: objectStore objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/yamtrack/yamtrack-postgresql-17-cluster @@ -97,5 +95,6 @@ postgres-17-cluster: retentionPolicy: "3d" scheduledBackups: - name: daily-backup + suspend: false schedule: "0 0 0 * * *" backupName: external