From 78c2c46010a9bab71a92d492cceaccd13cbece2a Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 4 Oct 2025 00:52:57 -0500 Subject: [PATCH] schedule --- clusters/cl01tl/applications/freshrss/Chart.yaml | 2 +- clusters/cl01tl/applications/freshrss/values.yaml | 2 +- clusters/cl01tl/applications/immich/Chart.yaml | 2 +- clusters/cl01tl/applications/immich/values.yaml | 2 +- clusters/cl01tl/applications/jellystat/Chart.yaml | 2 +- clusters/cl01tl/applications/jellystat/values.yaml | 2 +- clusters/cl01tl/applications/lidarr/Chart.yaml | 2 +- clusters/cl01tl/applications/lidarr/values.yaml | 2 +- clusters/cl01tl/applications/outline/Chart.yaml | 2 +- clusters/cl01tl/applications/outline/values.yaml | 2 +- clusters/cl01tl/applications/photoview/Chart.yaml | 2 +- clusters/cl01tl/applications/photoview/values.yaml | 2 +- clusters/cl01tl/applications/postiz/values.yaml | 2 +- clusters/cl01tl/applications/radarr-4k/Chart.yaml | 2 +- clusters/cl01tl/applications/radarr-4k/values.yaml | 2 +- clusters/cl01tl/applications/radarr-anime/Chart.yaml | 2 +- clusters/cl01tl/applications/radarr-anime/values.yaml | 2 +- clusters/cl01tl/applications/radarr-standup/Chart.yaml | 2 +- clusters/cl01tl/applications/radarr-standup/values.yaml | 2 +- clusters/cl01tl/applications/radarr/Chart.yaml | 2 +- clusters/cl01tl/applications/radarr/values.yaml | 2 +- clusters/cl01tl/applications/roundcube/Chart.yaml | 2 +- clusters/cl01tl/applications/roundcube/values.yaml | 2 +- clusters/cl01tl/applications/sonarr-4k/Chart.yaml | 2 +- clusters/cl01tl/applications/sonarr-4k/values.yaml | 2 +- clusters/cl01tl/applications/sonarr-anime/Chart.yaml | 2 +- clusters/cl01tl/applications/sonarr-anime/values.yaml | 2 +- clusters/cl01tl/applications/sonarr/Chart.yaml | 2 +- clusters/cl01tl/applications/sonarr/values.yaml | 2 +- clusters/cl01tl/applications/vaultwarden/Chart.yaml | 2 +- clusters/cl01tl/applications/vaultwarden/values.yaml | 2 +- clusters/cl01tl/applications/yamtrack/Chart.yaml | 2 +- clusters/cl01tl/applications/yamtrack/values.yaml | 2 +- clusters/cl01tl/management/argo-workflows/Chart.yaml | 2 +- clusters/cl01tl/management/argo-workflows/values.yaml | 2 +- clusters/cl01tl/management/komodo/Chart.yaml | 2 +- clusters/cl01tl/management/komodo/values.yaml | 2 +- clusters/cl01tl/monitoring/gatus/Chart.yaml | 2 +- clusters/cl01tl/monitoring/gatus/values.yaml | 2 +- clusters/cl01tl/monitoring/grafana-operator/Chart.yaml | 2 +- clusters/cl01tl/monitoring/grafana-operator/values.yaml | 2 +- clusters/cl01tl/platform/authentik/Chart.yaml | 2 +- clusters/cl01tl/platform/authentik/values.yaml | 2 +- clusters/cl01tl/platform/gitea/Chart.yaml | 2 +- clusters/cl01tl/platform/gitea/values.yaml | 2 +- clusters/cl01tl/platform/matrix-synapse/Chart.yaml | 2 +- clusters/cl01tl/platform/matrix-synapse/values.yaml | 2 +- clusters/cl01tl/platform/n8n/Chart.yaml | 2 +- clusters/cl01tl/platform/n8n/values.yaml | 2 +- clusters/cl01tl/platform/ollama/Chart.yaml | 2 +- clusters/cl01tl/platform/ollama/values.yaml | 2 +- clusters/cl01tl/platform/stalwart/Chart.yaml | 2 +- clusters/cl01tl/platform/stalwart/values.yaml | 2 +- clusters/cl01tl/services/harbor/Chart.yaml | 2 +- clusters/cl01tl/services/harbor/values.yaml | 2 +- 55 files changed, 55 insertions(+), 55 deletions(-) diff --git a/clusters/cl01tl/applications/freshrss/Chart.yaml b/clusters/cl01tl/applications/freshrss/Chart.yaml index 97e515a4c..0f0ce07dd 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.9.1 + version: 6.12.0 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 450c3f6ae..fe80bd5c4 100644 --- a/clusters/cl01tl/applications/freshrss/values.yaml +++ b/clusters/cl01tl/applications/freshrss/values.yaml @@ -218,5 +218,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/applications/immich/Chart.yaml b/clusters/cl01tl/applications/immich/Chart.yaml index df59d8788..3c6208532 100644 --- a/clusters/cl01tl/applications/immich/Chart.yaml +++ b/clusters/cl01tl/applications/immich/Chart.yaml @@ -20,7 +20,7 @@ dependencies: version: 4.3.0 - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/immich.png appVersion: v2.0.1 diff --git a/clusters/cl01tl/applications/immich/values.yaml b/clusters/cl01tl/applications/immich/values.yaml index 0e2b508f9..f3c0f54ff 100644 --- a/clusters/cl01tl/applications/immich/values.yaml +++ b/clusters/cl01tl/applications/immich/values.yaml @@ -227,5 +227,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/applications/jellystat/Chart.yaml b/clusters/cl01tl/applications/jellystat/Chart.yaml index 1fa0cd4ee..2d3337e23 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.9.1 + version: 6.12.0 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 f6c3a5b74..96a6bed61 100644 --- a/clusters/cl01tl/applications/jellystat/values.yaml +++ b/clusters/cl01tl/applications/jellystat/values.yaml @@ -103,5 +103,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/applications/lidarr/Chart.yaml b/clusters/cl01tl/applications/lidarr/Chart.yaml index e2ea3a607..c3406837e 100644 --- a/clusters/cl01tl/applications/lidarr/Chart.yaml +++ b/clusters/cl01tl/applications/lidarr/Chart.yaml @@ -24,7 +24,7 @@ dependencies: version: 4.3.0 - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/lidarr.png appVersion: 2.13.3 diff --git a/clusters/cl01tl/applications/lidarr/values.yaml b/clusters/cl01tl/applications/lidarr/values.yaml index dadb4f68c..38dbf7eb2 100644 --- a/clusters/cl01tl/applications/lidarr/values.yaml +++ b/clusters/cl01tl/applications/lidarr/values.yaml @@ -119,5 +119,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/applications/outline/Chart.yaml b/clusters/cl01tl/applications/outline/Chart.yaml index adcd1c339..0dc03bd79 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.9.1 + version: 6.12.0 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 f9218a97b..dba3d1a60 100644 --- a/clusters/cl01tl/applications/outline/values.yaml +++ b/clusters/cl01tl/applications/outline/values.yaml @@ -170,5 +170,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/applications/photoview/Chart.yaml b/clusters/cl01tl/applications/photoview/Chart.yaml index 3718f33c5..f3a72696c 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.9.1 + version: 6.12.0 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 fe2a22cea..290732ae1 100644 --- a/clusters/cl01tl/applications/photoview/values.yaml +++ b/clusters/cl01tl/applications/photoview/values.yaml @@ -97,5 +97,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/applications/postiz/values.yaml b/clusters/cl01tl/applications/postiz/values.yaml index 7fff8e0cc..e530a8597 100644 --- a/clusters/cl01tl/applications/postiz/values.yaml +++ b/clusters/cl01tl/applications/postiz/values.yaml @@ -130,5 +130,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/applications/radarr-4k/Chart.yaml b/clusters/cl01tl/applications/radarr-4k/Chart.yaml index fd94b28a9..79b5cd3cb 100644 --- a/clusters/cl01tl/applications/radarr-4k/Chart.yaml +++ b/clusters/cl01tl/applications/radarr-4k/Chart.yaml @@ -27,7 +27,7 @@ dependencies: version: 4.3.0 - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/radarr-4k.png appVersion: 5.22.4 diff --git a/clusters/cl01tl/applications/radarr-4k/values.yaml b/clusters/cl01tl/applications/radarr-4k/values.yaml index 524737daf..c41175fc9 100644 --- a/clusters/cl01tl/applications/radarr-4k/values.yaml +++ b/clusters/cl01tl/applications/radarr-4k/values.yaml @@ -119,5 +119,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/applications/radarr-anime/Chart.yaml b/clusters/cl01tl/applications/radarr-anime/Chart.yaml index 2ffe4ef88..0ad493435 100644 --- a/clusters/cl01tl/applications/radarr-anime/Chart.yaml +++ b/clusters/cl01tl/applications/radarr-anime/Chart.yaml @@ -27,7 +27,7 @@ dependencies: version: 4.3.0 - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/radarr-anime.png appVersion: 5.22.4 diff --git a/clusters/cl01tl/applications/radarr-anime/values.yaml b/clusters/cl01tl/applications/radarr-anime/values.yaml index 4fca6f6e8..16642f9f4 100644 --- a/clusters/cl01tl/applications/radarr-anime/values.yaml +++ b/clusters/cl01tl/applications/radarr-anime/values.yaml @@ -113,5 +113,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/applications/radarr-standup/Chart.yaml b/clusters/cl01tl/applications/radarr-standup/Chart.yaml index 75c5498e4..c6ce66e15 100644 --- a/clusters/cl01tl/applications/radarr-standup/Chart.yaml +++ b/clusters/cl01tl/applications/radarr-standup/Chart.yaml @@ -26,7 +26,7 @@ dependencies: version: 4.3.0 - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/radarr.png appVersion: 5.22.4 diff --git a/clusters/cl01tl/applications/radarr-standup/values.yaml b/clusters/cl01tl/applications/radarr-standup/values.yaml index 9bc21fa69..0fdac59e8 100644 --- a/clusters/cl01tl/applications/radarr-standup/values.yaml +++ b/clusters/cl01tl/applications/radarr-standup/values.yaml @@ -113,5 +113,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/applications/radarr/Chart.yaml b/clusters/cl01tl/applications/radarr/Chart.yaml index 5a13fb6a9..6bdf1eb70 100644 --- a/clusters/cl01tl/applications/radarr/Chart.yaml +++ b/clusters/cl01tl/applications/radarr/Chart.yaml @@ -26,7 +26,7 @@ dependencies: version: 4.3.0 - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/radarr.png appVersion: 5.22.4 diff --git a/clusters/cl01tl/applications/radarr/values.yaml b/clusters/cl01tl/applications/radarr/values.yaml index a5c14f49c..983aeba03 100644 --- a/clusters/cl01tl/applications/radarr/values.yaml +++ b/clusters/cl01tl/applications/radarr/values.yaml @@ -119,5 +119,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/applications/roundcube/Chart.yaml b/clusters/cl01tl/applications/roundcube/Chart.yaml index c5281fbd3..ed23c821f 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.9.1 + version: 6.12.0 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 f06af42c0..d07dd93fa 100644 --- a/clusters/cl01tl/applications/roundcube/values.yaml +++ b/clusters/cl01tl/applications/roundcube/values.yaml @@ -230,5 +230,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/applications/sonarr-4k/Chart.yaml b/clusters/cl01tl/applications/sonarr-4k/Chart.yaml index 54dc25e1b..fc317a016 100644 --- a/clusters/cl01tl/applications/sonarr-4k/Chart.yaml +++ b/clusters/cl01tl/applications/sonarr-4k/Chart.yaml @@ -27,7 +27,7 @@ dependencies: version: 4.3.0 - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/sonarr.png appVersion: 4.0.14 diff --git a/clusters/cl01tl/applications/sonarr-4k/values.yaml b/clusters/cl01tl/applications/sonarr-4k/values.yaml index e9837f62c..10a025e12 100644 --- a/clusters/cl01tl/applications/sonarr-4k/values.yaml +++ b/clusters/cl01tl/applications/sonarr-4k/values.yaml @@ -116,5 +116,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/applications/sonarr-anime/Chart.yaml b/clusters/cl01tl/applications/sonarr-anime/Chart.yaml index eb2546b0e..795d72452 100644 --- a/clusters/cl01tl/applications/sonarr-anime/Chart.yaml +++ b/clusters/cl01tl/applications/sonarr-anime/Chart.yaml @@ -26,7 +26,7 @@ dependencies: version: 4.3.0 - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/sonarr.png appVersion: 4.0.14 diff --git a/clusters/cl01tl/applications/sonarr-anime/values.yaml b/clusters/cl01tl/applications/sonarr-anime/values.yaml index ed8dde2fa..99fa454da 100644 --- a/clusters/cl01tl/applications/sonarr-anime/values.yaml +++ b/clusters/cl01tl/applications/sonarr-anime/values.yaml @@ -116,5 +116,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/applications/sonarr/Chart.yaml b/clusters/cl01tl/applications/sonarr/Chart.yaml index 8d8e22b5d..f5d969710 100644 --- a/clusters/cl01tl/applications/sonarr/Chart.yaml +++ b/clusters/cl01tl/applications/sonarr/Chart.yaml @@ -26,7 +26,7 @@ dependencies: version: 4.3.0 - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/sonarr.png appVersion: 4.0.14 diff --git a/clusters/cl01tl/applications/sonarr/values.yaml b/clusters/cl01tl/applications/sonarr/values.yaml index a1984aa6f..77a0efb9f 100644 --- a/clusters/cl01tl/applications/sonarr/values.yaml +++ b/clusters/cl01tl/applications/sonarr/values.yaml @@ -117,5 +117,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/applications/vaultwarden/Chart.yaml b/clusters/cl01tl/applications/vaultwarden/Chart.yaml index d36e1e528..cc35a1447 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.9.1 + version: 6.12.0 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 6f627e950..31602537a 100644 --- a/clusters/cl01tl/applications/vaultwarden/values.yaml +++ b/clusters/cl01tl/applications/vaultwarden/values.yaml @@ -76,5 +76,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/applications/yamtrack/Chart.yaml b/clusters/cl01tl/applications/yamtrack/Chart.yaml index 0c7d6112e..1a9ebab2c 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.9.1 + version: 6.12.0 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 8473aa87b..a9b3cf09f 100644 --- a/clusters/cl01tl/applications/yamtrack/values.yaml +++ b/clusters/cl01tl/applications/yamtrack/values.yaml @@ -96,5 +96,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/management/argo-workflows/Chart.yaml b/clusters/cl01tl/management/argo-workflows/Chart.yaml index c8b180194..432f999bb 100644 --- a/clusters/cl01tl/management/argo-workflows/Chart.yaml +++ b/clusters/cl01tl/management/argo-workflows/Chart.yaml @@ -25,7 +25,7 @@ dependencies: repository: https://argoproj.github.io/argo-helm - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png appVersion: v3.6.7 diff --git a/clusters/cl01tl/management/argo-workflows/values.yaml b/clusters/cl01tl/management/argo-workflows/values.yaml index 1375bf130..444fdc8ad 100644 --- a/clusters/cl01tl/management/argo-workflows/values.yaml +++ b/clusters/cl01tl/management/argo-workflows/values.yaml @@ -114,5 +114,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/management/komodo/Chart.yaml b/clusters/cl01tl/management/komodo/Chart.yaml index 9ef40f6ee..27a3687fd 100644 --- a/clusters/cl01tl/management/komodo/Chart.yaml +++ b/clusters/cl01tl/management/komodo/Chart.yaml @@ -23,7 +23,7 @@ dependencies: version: 4.3.0 - name: postgres-cluster alias: postgresql-17-fdb-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/komodo.png appVersion: v1.17.5 diff --git a/clusters/cl01tl/management/komodo/values.yaml b/clusters/cl01tl/management/komodo/values.yaml index 9d86c629b..3a1637976 100644 --- a/clusters/cl01tl/management/komodo/values.yaml +++ b/clusters/cl01tl/management/komodo/values.yaml @@ -203,5 +203,5 @@ postgresql-17-fdb-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/monitoring/gatus/Chart.yaml b/clusters/cl01tl/monitoring/gatus/Chart.yaml index 051e9296c..f57305810 100644 --- a/clusters/cl01tl/monitoring/gatus/Chart.yaml +++ b/clusters/cl01tl/monitoring/gatus/Chart.yaml @@ -22,7 +22,7 @@ dependencies: version: 1.4.2 - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/gatus.png appVersion: v5.12.0 diff --git a/clusters/cl01tl/monitoring/gatus/values.yaml b/clusters/cl01tl/monitoring/gatus/values.yaml index 2d2f8f4a3..4d899c037 100644 --- a/clusters/cl01tl/monitoring/gatus/values.yaml +++ b/clusters/cl01tl/monitoring/gatus/values.yaml @@ -384,5 +384,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/monitoring/grafana-operator/Chart.yaml b/clusters/cl01tl/monitoring/grafana-operator/Chart.yaml index 068dd9351..c91b98e0d 100644 --- a/clusters/cl01tl/monitoring/grafana-operator/Chart.yaml +++ b/clusters/cl01tl/monitoring/grafana-operator/Chart.yaml @@ -21,7 +21,7 @@ dependencies: repository: https://grafana.github.io/helm-charts - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/grafana.png appVersion: v5.18.0 diff --git a/clusters/cl01tl/monitoring/grafana-operator/values.yaml b/clusters/cl01tl/monitoring/grafana-operator/values.yaml index ef154c3a7..aec81520d 100644 --- a/clusters/cl01tl/monitoring/grafana-operator/values.yaml +++ b/clusters/cl01tl/monitoring/grafana-operator/values.yaml @@ -37,5 +37,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/platform/authentik/Chart.yaml b/clusters/cl01tl/platform/authentik/Chart.yaml index ac65e879b..0f143e7eb 100644 --- a/clusters/cl01tl/platform/authentik/Chart.yaml +++ b/clusters/cl01tl/platform/authentik/Chart.yaml @@ -29,7 +29,7 @@ dependencies: version: 1.21.1 - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/authentik.png appVersion: 2025.4.1 diff --git a/clusters/cl01tl/platform/authentik/values.yaml b/clusters/cl01tl/platform/authentik/values.yaml index f96682f23..04a5a54e7 100644 --- a/clusters/cl01tl/platform/authentik/values.yaml +++ b/clusters/cl01tl/platform/authentik/values.yaml @@ -75,5 +75,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/platform/gitea/Chart.yaml b/clusters/cl01tl/platform/gitea/Chart.yaml index c44a1f59b..063d11f7c 100644 --- a/clusters/cl01tl/platform/gitea/Chart.yaml +++ b/clusters/cl01tl/platform/gitea/Chart.yaml @@ -44,7 +44,7 @@ dependencies: version: 1.21.1 - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/gitea.png appVersion: 1.23.7 diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index 05dbb5aa2..8d0259ed5 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -345,5 +345,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/platform/matrix-synapse/Chart.yaml b/clusters/cl01tl/platform/matrix-synapse/Chart.yaml index a854fa535..2842c11d4 100644 --- a/clusters/cl01tl/platform/matrix-synapse/Chart.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/Chart.yaml @@ -53,7 +53,7 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/matrix.png appVersion: 1.129.0 diff --git a/clusters/cl01tl/platform/matrix-synapse/values.yaml b/clusters/cl01tl/platform/matrix-synapse/values.yaml index f688e934a..c51f6f55f 100644 --- a/clusters/cl01tl/platform/matrix-synapse/values.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/values.yaml @@ -322,5 +322,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/platform/n8n/Chart.yaml b/clusters/cl01tl/platform/n8n/Chart.yaml index 555ddeffd..0a8f2a569 100644 --- a/clusters/cl01tl/platform/n8n/Chart.yaml +++ b/clusters/cl01tl/platform/n8n/Chart.yaml @@ -21,7 +21,7 @@ dependencies: version: 4.3.0 - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/n8n.png appVersion: 1.93.0 diff --git a/clusters/cl01tl/platform/n8n/values.yaml b/clusters/cl01tl/platform/n8n/values.yaml index b11ece8c5..71e7fd3cd 100644 --- a/clusters/cl01tl/platform/n8n/values.yaml +++ b/clusters/cl01tl/platform/n8n/values.yaml @@ -332,5 +332,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/platform/ollama/Chart.yaml b/clusters/cl01tl/platform/ollama/Chart.yaml index 919bb510d..6a9d1687d 100644 --- a/clusters/cl01tl/platform/ollama/Chart.yaml +++ b/clusters/cl01tl/platform/ollama/Chart.yaml @@ -23,7 +23,7 @@ dependencies: version: 4.3.0 - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/ollama.png appVersion: 0.7.0 diff --git a/clusters/cl01tl/platform/ollama/values.yaml b/clusters/cl01tl/platform/ollama/values.yaml index c7d4404ce..f182f43b6 100644 --- a/clusters/cl01tl/platform/ollama/values.yaml +++ b/clusters/cl01tl/platform/ollama/values.yaml @@ -262,5 +262,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/platform/stalwart/Chart.yaml b/clusters/cl01tl/platform/stalwart/Chart.yaml index 44ed0612a..12832ceee 100644 --- a/clusters/cl01tl/platform/stalwart/Chart.yaml +++ b/clusters/cl01tl/platform/stalwart/Chart.yaml @@ -23,7 +23,7 @@ dependencies: repository: https://bjw-s-labs.github.io/helm-charts/ - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/stalwart.png appVersion: v0.11.8 diff --git a/clusters/cl01tl/platform/stalwart/values.yaml b/clusters/cl01tl/platform/stalwart/values.yaml index 4f2b49aab..863dfd1e8 100644 --- a/clusters/cl01tl/platform/stalwart/values.yaml +++ b/clusters/cl01tl/platform/stalwart/values.yaml @@ -79,5 +79,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external diff --git a/clusters/cl01tl/services/harbor/Chart.yaml b/clusters/cl01tl/services/harbor/Chart.yaml index a4227f7ff..7f91fb359 100644 --- a/clusters/cl01tl/services/harbor/Chart.yaml +++ b/clusters/cl01tl/services/harbor/Chart.yaml @@ -21,7 +21,7 @@ dependencies: repository: https://helm.goharbor.io - name: postgres-cluster alias: postgres-17-cluster - version: 6.9.1 + version: 6.12.0 repository: http://gitea-http.gitea:3000/api/packages/alexlebens/helm icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/harbor.png appVersion: v2.13.0 diff --git a/clusters/cl01tl/services/harbor/values.yaml b/clusters/cl01tl/services/harbor/values.yaml index 5186fa92b..efd9e3c83 100644 --- a/clusters/cl01tl/services/harbor/values.yaml +++ b/clusters/cl01tl/services/harbor/values.yaml @@ -119,5 +119,5 @@ postgres-17-cluster: scheduledBackups: - name: daily-backup suspend: false - schedule: "0 /6 * * *" + schedule: "0 */6 * * *" backupName: external