From 2101cddb9874ab397d49b43302eb2c729d7d1138 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 21 Feb 2026 13:32:41 -0600 Subject: [PATCH] feat: update postgres --- clusters/cl01tl/helm/argo-workflows/Chart.yaml | 2 +- clusters/cl01tl/helm/authentik/Chart.yaml | 2 +- clusters/cl01tl/helm/directus/Chart.yaml | 2 +- clusters/cl01tl/helm/freshrss/Chart.yaml | 2 +- clusters/cl01tl/helm/gatus/Chart.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/clusters/cl01tl/helm/argo-workflows/Chart.yaml b/clusters/cl01tl/helm/argo-workflows/Chart.yaml index 78af8ddbd..2bb7f0aaa 100644 --- a/clusters/cl01tl/helm/argo-workflows/Chart.yaml +++ b/clusters/cl01tl/helm/argo-workflows/Chart.yaml @@ -25,7 +25,7 @@ dependencies: repository: https://argoproj.github.io/argo-helm - name: postgres-cluster alias: postgres-18-cluster - version: 7.6.0 + version: 7.7.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png # renovate: datasource=github-releases depName=argoproj/argo-workflows diff --git a/clusters/cl01tl/helm/authentik/Chart.yaml b/clusters/cl01tl/helm/authentik/Chart.yaml index 7658878c2..84f5eab32 100644 --- a/clusters/cl01tl/helm/authentik/Chart.yaml +++ b/clusters/cl01tl/helm/authentik/Chart.yaml @@ -28,7 +28,7 @@ dependencies: version: 2.3.0 - name: postgres-cluster alias: postgres-18-cluster - version: 7.6.0 + version: 7.7.0 repository: oci://harbor.alexlebens.net/helm-charts - name: redis-replication version: 1.0.4 diff --git a/clusters/cl01tl/helm/directus/Chart.yaml b/clusters/cl01tl/helm/directus/Chart.yaml index c1456210c..130f2a417 100644 --- a/clusters/cl01tl/helm/directus/Chart.yaml +++ b/clusters/cl01tl/helm/directus/Chart.yaml @@ -23,7 +23,7 @@ dependencies: version: 4.6.2 - name: postgres-cluster alias: postgres-18-cluster - version: 7.6.0 + version: 7.7.0 repository: oci://harbor.alexlebens.net/helm-charts - name: redis-replication version: 1.0.4 diff --git a/clusters/cl01tl/helm/freshrss/Chart.yaml b/clusters/cl01tl/helm/freshrss/Chart.yaml index ab7456d84..575190d57 100644 --- a/clusters/cl01tl/helm/freshrss/Chart.yaml +++ b/clusters/cl01tl/helm/freshrss/Chart.yaml @@ -26,7 +26,7 @@ dependencies: version: 2.3.0 - name: postgres-cluster alias: postgres-18-cluster - version: 7.6.0 + version: 7.7.0 repository: oci://harbor.alexlebens.net/helm-charts - name: volsync-target alias: volsync-target-data diff --git a/clusters/cl01tl/helm/gatus/Chart.yaml b/clusters/cl01tl/helm/gatus/Chart.yaml index a8cf7e82d..dae1e5b64 100644 --- a/clusters/cl01tl/helm/gatus/Chart.yaml +++ b/clusters/cl01tl/helm/gatus/Chart.yaml @@ -22,7 +22,7 @@ dependencies: version: 1.5.0 - name: postgres-cluster alias: postgres-18-cluster - version: 7.6.0 + version: 7.7.0 repository: oci://harbor.alexlebens.net/helm-charts - name: volsync-target alias: volsync-target-data