From 290ede15dabb5bd62fcfaae17c72155b75be518c Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 29 Dec 2024 20:12:34 -0600 Subject: [PATCH] upgrade chart and use chart image --- clusters/cl01tl/applications/directus/Chart.yaml | 2 +- clusters/cl01tl/applications/directus/values.yaml | 3 --- clusters/cl01tl/applications/freshrss/Chart.yaml | 2 +- clusters/cl01tl/applications/freshrss/values.yaml | 3 --- clusters/cl01tl/applications/jellystat/Chart.yaml | 2 +- clusters/cl01tl/applications/jellystat/values.yaml | 3 --- clusters/cl01tl/applications/lidarr2/Chart.yaml | 2 +- clusters/cl01tl/applications/lidarr2/values.yaml | 3 --- clusters/cl01tl/applications/linkwarden/Chart.yaml | 2 +- clusters/cl01tl/applications/linkwarden/values.yaml | 3 --- clusters/cl01tl/applications/outline/Chart.yaml | 2 +- clusters/cl01tl/applications/outline/values.yaml | 3 --- clusters/cl01tl/applications/penpot/Chart.yaml | 2 +- clusters/cl01tl/applications/penpot/values.yaml | 3 --- clusters/cl01tl/applications/radarr5-4k/Chart.yaml | 2 +- clusters/cl01tl/applications/radarr5-4k/values.yaml | 3 --- clusters/cl01tl/applications/radarr5/Chart.yaml | 2 +- clusters/cl01tl/applications/radarr5/values.yaml | 3 --- clusters/cl01tl/applications/roundcube/Chart.yaml | 2 +- clusters/cl01tl/applications/roundcube/values.yaml | 3 --- clusters/cl01tl/applications/ryot/Chart.yaml | 2 +- clusters/cl01tl/applications/ryot/values.yaml | 3 --- clusters/cl01tl/applications/sonarr4-4k/Chart.yaml | 2 +- clusters/cl01tl/applications/sonarr4-4k/values.yaml | 3 --- clusters/cl01tl/applications/sonarr4/Chart.yaml | 2 +- clusters/cl01tl/applications/sonarr4/values.yaml | 3 --- clusters/cl01tl/applications/vaultwarden/Chart.yaml | 2 +- clusters/cl01tl/applications/vaultwarden/values.yaml | 3 --- clusters/cl01tl/management/argo-workflows/Chart.yaml | 2 +- clusters/cl01tl/management/argo-workflows/values.yaml | 3 --- clusters/cl01tl/platform/authentik/Chart.yaml | 2 +- clusters/cl01tl/platform/authentik/values.yaml | 3 --- clusters/cl01tl/platform/gitea/Chart.yaml | 2 +- clusters/cl01tl/platform/gitea/values.yaml | 3 --- clusters/cl01tl/platform/matrix-synapse/Chart.yaml | 2 +- clusters/cl01tl/platform/matrix-synapse/values.yaml | 3 --- clusters/cl01tl/platform/ollama/Chart.yaml | 2 +- clusters/cl01tl/platform/ollama/values.yaml | 3 --- clusters/cl01tl/platform/stalwart/Chart.yaml | 2 +- clusters/cl01tl/platform/stalwart/values.yaml | 3 --- 40 files changed, 20 insertions(+), 80 deletions(-) diff --git a/clusters/cl01tl/applications/directus/Chart.yaml b/clusters/cl01tl/applications/directus/Chart.yaml index 2f969df4b..049694aa7 100644 --- a/clusters/cl01tl/applications/directus/Chart.yaml +++ b/clusters/cl01tl/applications/directus/Chart.yaml @@ -38,7 +38,7 @@ dependencies: version: 1.12.0 - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/directus.png appVersion: 11.3.2 diff --git a/clusters/cl01tl/applications/directus/values.yaml b/clusters/cl01tl/applications/directus/values.yaml index eb542f812..f7f02a269 100644 --- a/clusters/cl01tl/applications/directus/values.yaml +++ b/clusters/cl01tl/applications/directus/values.yaml @@ -185,9 +185,6 @@ cloudflared-directus: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/applications/freshrss/Chart.yaml b/clusters/cl01tl/applications/freshrss/Chart.yaml index b69d0dd76..540022c54 100644 --- a/clusters/cl01tl/applications/freshrss/Chart.yaml +++ b/clusters/cl01tl/applications/freshrss/Chart.yaml @@ -27,7 +27,7 @@ dependencies: version: 1.12.0 - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/freshrss.png appVersion: 1.24.3 diff --git a/clusters/cl01tl/applications/freshrss/values.yaml b/clusters/cl01tl/applications/freshrss/values.yaml index 0f13f2c8d..538b13467 100644 --- a/clusters/cl01tl/applications/freshrss/values.yaml +++ b/clusters/cl01tl/applications/freshrss/values.yaml @@ -118,9 +118,6 @@ cloudflared: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/applications/jellystat/Chart.yaml b/clusters/cl01tl/applications/jellystat/Chart.yaml index 3bbefa23a..46cb728bf 100644 --- a/clusters/cl01tl/applications/jellystat/Chart.yaml +++ b/clusters/cl01tl/applications/jellystat/Chart.yaml @@ -21,7 +21,7 @@ dependencies: version: 3.5.1 - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/jellystat.png appVersion: 1.1.1 diff --git a/clusters/cl01tl/applications/jellystat/values.yaml b/clusters/cl01tl/applications/jellystat/values.yaml index bcc9aea70..5f898fe5a 100644 --- a/clusters/cl01tl/applications/jellystat/values.yaml +++ b/clusters/cl01tl/applications/jellystat/values.yaml @@ -97,9 +97,6 @@ jellystat: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/applications/lidarr2/Chart.yaml b/clusters/cl01tl/applications/lidarr2/Chart.yaml index 59fa71d29..982f1feb8 100644 --- a/clusters/cl01tl/applications/lidarr2/Chart.yaml +++ b/clusters/cl01tl/applications/lidarr2/Chart.yaml @@ -24,7 +24,7 @@ dependencies: version: 3.5.1 - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/lidarr.png appVersion: 2.4.3.4248 diff --git a/clusters/cl01tl/applications/lidarr2/values.yaml b/clusters/cl01tl/applications/lidarr2/values.yaml index 15a24036c..fc4a33a2a 100644 --- a/clusters/cl01tl/applications/lidarr2/values.yaml +++ b/clusters/cl01tl/applications/lidarr2/values.yaml @@ -145,9 +145,6 @@ lidarr2: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/applications/linkwarden/Chart.yaml b/clusters/cl01tl/applications/linkwarden/Chart.yaml index b2ba1e3e0..d63a28f02 100644 --- a/clusters/cl01tl/applications/linkwarden/Chart.yaml +++ b/clusters/cl01tl/applications/linkwarden/Chart.yaml @@ -27,7 +27,7 @@ dependencies: version: 1.12.0 - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/linkwarden.png appVersion: v2.8.4 diff --git a/clusters/cl01tl/applications/linkwarden/values.yaml b/clusters/cl01tl/applications/linkwarden/values.yaml index 851b206b5..1fbd397ab 100644 --- a/clusters/cl01tl/applications/linkwarden/values.yaml +++ b/clusters/cl01tl/applications/linkwarden/values.yaml @@ -76,9 +76,6 @@ cloudflared: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/applications/outline/Chart.yaml b/clusters/cl01tl/applications/outline/Chart.yaml index 95e65d6c5..9c3788866 100644 --- a/clusters/cl01tl/applications/outline/Chart.yaml +++ b/clusters/cl01tl/applications/outline/Chart.yaml @@ -43,7 +43,7 @@ dependencies: version: 1.12.0 - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/outline.png appVersion: 0.81.1 diff --git a/clusters/cl01tl/applications/outline/values.yaml b/clusters/cl01tl/applications/outline/values.yaml index b6e47251f..8e37b4448 100644 --- a/clusters/cl01tl/applications/outline/values.yaml +++ b/clusters/cl01tl/applications/outline/values.yaml @@ -188,9 +188,6 @@ cloudflared-minio: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/applications/penpot/Chart.yaml b/clusters/cl01tl/applications/penpot/Chart.yaml index 8c5a9aad6..7d65ca416 100644 --- a/clusters/cl01tl/applications/penpot/Chart.yaml +++ b/clusters/cl01tl/applications/penpot/Chart.yaml @@ -32,7 +32,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/penpot.png appVersion: 2.3.3 diff --git a/clusters/cl01tl/applications/penpot/values.yaml b/clusters/cl01tl/applications/penpot/values.yaml index 355de68cc..44d6855ea 100644 --- a/clusters/cl01tl/applications/penpot/values.yaml +++ b/clusters/cl01tl/applications/penpot/values.yaml @@ -393,9 +393,6 @@ minio: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/applications/radarr5-4k/Chart.yaml b/clusters/cl01tl/applications/radarr5-4k/Chart.yaml index 629d8a900..f14ac93b7 100644 --- a/clusters/cl01tl/applications/radarr5-4k/Chart.yaml +++ b/clusters/cl01tl/applications/radarr5-4k/Chart.yaml @@ -25,7 +25,7 @@ dependencies: version: 3.5.1 - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/radarr.png appVersion: 5.16.3.9541 diff --git a/clusters/cl01tl/applications/radarr5-4k/values.yaml b/clusters/cl01tl/applications/radarr5-4k/values.yaml index 4042001cb..b9246b5d4 100644 --- a/clusters/cl01tl/applications/radarr5-4k/values.yaml +++ b/clusters/cl01tl/applications/radarr5-4k/values.yaml @@ -144,9 +144,6 @@ radarr5-4k: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/applications/radarr5/Chart.yaml b/clusters/cl01tl/applications/radarr5/Chart.yaml index 6491fd642..3713f0a1c 100644 --- a/clusters/cl01tl/applications/radarr5/Chart.yaml +++ b/clusters/cl01tl/applications/radarr5/Chart.yaml @@ -24,7 +24,7 @@ dependencies: version: 3.5.1 - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/radarr.png appVersion: 5.16.3.9541 diff --git a/clusters/cl01tl/applications/radarr5/values.yaml b/clusters/cl01tl/applications/radarr5/values.yaml index dbfe08faa..bdfec46e2 100644 --- a/clusters/cl01tl/applications/radarr5/values.yaml +++ b/clusters/cl01tl/applications/radarr5/values.yaml @@ -144,9 +144,6 @@ radarr5: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/applications/roundcube/Chart.yaml b/clusters/cl01tl/applications/roundcube/Chart.yaml index 9f37dbaf0..eef6f0c31 100644 --- a/clusters/cl01tl/applications/roundcube/Chart.yaml +++ b/clusters/cl01tl/applications/roundcube/Chart.yaml @@ -21,7 +21,7 @@ dependencies: version: 3.5.1 - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/roundcube.png appVersion: 1.6.9 diff --git a/clusters/cl01tl/applications/roundcube/values.yaml b/clusters/cl01tl/applications/roundcube/values.yaml index a49f411b1..384e64a3b 100644 --- a/clusters/cl01tl/applications/roundcube/values.yaml +++ b/clusters/cl01tl/applications/roundcube/values.yaml @@ -224,9 +224,6 @@ roundcube: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/applications/ryot/Chart.yaml b/clusters/cl01tl/applications/ryot/Chart.yaml index 6a6229fb9..b4cdd74c2 100644 --- a/clusters/cl01tl/applications/ryot/Chart.yaml +++ b/clusters/cl01tl/applications/ryot/Chart.yaml @@ -27,7 +27,7 @@ dependencies: repository: https://operator.min.io/ - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/IgnisDa/ryot/main/docs/logo.png appVersion: v7.12.2 diff --git a/clusters/cl01tl/applications/ryot/values.yaml b/clusters/cl01tl/applications/ryot/values.yaml index 4473a6214..8e74614f5 100644 --- a/clusters/cl01tl/applications/ryot/values.yaml +++ b/clusters/cl01tl/applications/ryot/values.yaml @@ -201,9 +201,6 @@ minio: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/applications/sonarr4-4k/Chart.yaml b/clusters/cl01tl/applications/sonarr4-4k/Chart.yaml index dbb38fd73..b72672a99 100644 --- a/clusters/cl01tl/applications/sonarr4-4k/Chart.yaml +++ b/clusters/cl01tl/applications/sonarr4-4k/Chart.yaml @@ -26,7 +26,7 @@ dependencies: version: 3.5.1 - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/sonarr.png appVersion: 4.0.11.2680 diff --git a/clusters/cl01tl/applications/sonarr4-4k/values.yaml b/clusters/cl01tl/applications/sonarr4-4k/values.yaml index 9918f1641..789fcc753 100644 --- a/clusters/cl01tl/applications/sonarr4-4k/values.yaml +++ b/clusters/cl01tl/applications/sonarr4-4k/values.yaml @@ -144,9 +144,6 @@ sonarr4-4k: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/applications/sonarr4/Chart.yaml b/clusters/cl01tl/applications/sonarr4/Chart.yaml index 33f7de53f..4568e52d3 100644 --- a/clusters/cl01tl/applications/sonarr4/Chart.yaml +++ b/clusters/cl01tl/applications/sonarr4/Chart.yaml @@ -25,7 +25,7 @@ dependencies: version: 3.5.1 - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/sonarr.png appVersion: 4.0.11.2680 diff --git a/clusters/cl01tl/applications/sonarr4/values.yaml b/clusters/cl01tl/applications/sonarr4/values.yaml index bfc9cbae1..260a14eaa 100644 --- a/clusters/cl01tl/applications/sonarr4/values.yaml +++ b/clusters/cl01tl/applications/sonarr4/values.yaml @@ -144,9 +144,6 @@ sonarr4: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/applications/vaultwarden/Chart.yaml b/clusters/cl01tl/applications/vaultwarden/Chart.yaml index 72929be78..c922d5278 100644 --- a/clusters/cl01tl/applications/vaultwarden/Chart.yaml +++ b/clusters/cl01tl/applications/vaultwarden/Chart.yaml @@ -28,7 +28,7 @@ dependencies: version: 1.12.0 - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/vaultwarden.png appVersion: 1.32.6 diff --git a/clusters/cl01tl/applications/vaultwarden/values.yaml b/clusters/cl01tl/applications/vaultwarden/values.yaml index 40cba3fc7..691ca9832 100644 --- a/clusters/cl01tl/applications/vaultwarden/values.yaml +++ b/clusters/cl01tl/applications/vaultwarden/values.yaml @@ -53,9 +53,6 @@ cloudflared: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/management/argo-workflows/Chart.yaml b/clusters/cl01tl/management/argo-workflows/Chart.yaml index 16f5eee75..b3b86bf0d 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: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/argocd.png appVersion: v3.6.2 diff --git a/clusters/cl01tl/management/argo-workflows/values.yaml b/clusters/cl01tl/management/argo-workflows/values.yaml index 37e1210a4..a594817ec 100644 --- a/clusters/cl01tl/management/argo-workflows/values.yaml +++ b/clusters/cl01tl/management/argo-workflows/values.yaml @@ -99,9 +99,6 @@ argo-events: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/platform/authentik/Chart.yaml b/clusters/cl01tl/platform/authentik/Chart.yaml index b79ad5a29..0f4551b8e 100644 --- a/clusters/cl01tl/platform/authentik/Chart.yaml +++ b/clusters/cl01tl/platform/authentik/Chart.yaml @@ -29,7 +29,7 @@ dependencies: version: 1.12.0 - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/authentik.png appVersion: 2024.10.5 diff --git a/clusters/cl01tl/platform/authentik/values.yaml b/clusters/cl01tl/platform/authentik/values.yaml index dadad6c5d..52e3f22c5 100644 --- a/clusters/cl01tl/platform/authentik/values.yaml +++ b/clusters/cl01tl/platform/authentik/values.yaml @@ -69,9 +69,6 @@ cloudflared: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/platform/gitea/Chart.yaml b/clusters/cl01tl/platform/gitea/Chart.yaml index 3c75f1f86..c244a31cc 100644 --- a/clusters/cl01tl/platform/gitea/Chart.yaml +++ b/clusters/cl01tl/platform/gitea/Chart.yaml @@ -31,7 +31,7 @@ dependencies: version: 3.5.1 - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/gitea.png appVersion: 1.22.4 diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index 229773fe8..5ce1088c5 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -156,9 +156,6 @@ backup: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/platform/matrix-synapse/Chart.yaml b/clusters/cl01tl/platform/matrix-synapse/Chart.yaml index 3ca9e5d08..6e4c152ec 100644 --- a/clusters/cl01tl/platform/matrix-synapse/Chart.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/Chart.yaml @@ -63,7 +63,7 @@ dependencies: repository: http://alexlebens.github.io/helm-charts - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/matrix.png appVersion: 1.121.1 diff --git a/clusters/cl01tl/platform/matrix-synapse/values.yaml b/clusters/cl01tl/platform/matrix-synapse/values.yaml index 84ea47d65..8f5a3c51a 100644 --- a/clusters/cl01tl/platform/matrix-synapse/values.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/values.yaml @@ -325,9 +325,6 @@ cloudflared-hookshot: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/platform/ollama/Chart.yaml b/clusters/cl01tl/platform/ollama/Chart.yaml index 04ec2ac04..5ea17f33f 100644 --- a/clusters/cl01tl/platform/ollama/Chart.yaml +++ b/clusters/cl01tl/platform/ollama/Chart.yaml @@ -23,7 +23,7 @@ dependencies: version: 3.5.1 - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://avatars.githubusercontent.com/u/151674099?s=48&v=4 appVersion: 0.5.1 diff --git a/clusters/cl01tl/platform/ollama/values.yaml b/clusters/cl01tl/platform/ollama/values.yaml index e4137fa0c..1b2e14502 100644 --- a/clusters/cl01tl/platform/ollama/values.yaml +++ b/clusters/cl01tl/platform/ollama/values.yaml @@ -140,9 +140,6 @@ postgres-17-cluster: nameOverride: ollama-web-postgresql-17 mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: diff --git a/clusters/cl01tl/platform/stalwart/Chart.yaml b/clusters/cl01tl/platform/stalwart/Chart.yaml index b2c1835cf..2714eb0c5 100644 --- a/clusters/cl01tl/platform/stalwart/Chart.yaml +++ b/clusters/cl01tl/platform/stalwart/Chart.yaml @@ -34,7 +34,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami - name: postgres-cluster alias: postgres-17-cluster - version: 3.21.0 + version: 4.0.0 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/stalwartlabs/website/main/static/img/logo.png appVersion: v0.10.7 diff --git a/clusters/cl01tl/platform/stalwart/values.yaml b/clusters/cl01tl/platform/stalwart/values.yaml index fee2c6d14..b227ce299 100644 --- a/clusters/cl01tl/platform/stalwart/values.yaml +++ b/clusters/cl01tl/platform/stalwart/values.yaml @@ -93,9 +93,6 @@ elasticsearch: postgres-17-cluster: mode: standalone cluster: - image: - repository: ghcr.io/cloudnative-pg/postgresql - tag: "17.2-22" walStorage: storageClass: local-path storage: