From 77b489c41c5cf7443ec368197ccf21e42bb2fbc5 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 21 Feb 2026 13:37:49 -0600 Subject: [PATCH] feat: update postgres --- clusters/cl01tl/helm/lidarr/Chart.yaml | 2 +- clusters/cl01tl/helm/matrix-synapse/Chart.yaml | 2 +- clusters/cl01tl/helm/ollama/Chart.yaml | 2 +- clusters/cl01tl/helm/outline/Chart.yaml | 2 +- clusters/cl01tl/helm/photoview/Chart.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/clusters/cl01tl/helm/lidarr/Chart.yaml b/clusters/cl01tl/helm/lidarr/Chart.yaml index 88962b8ec..6467c958b 100644 --- a/clusters/cl01tl/helm/lidarr/Chart.yaml +++ b/clusters/cl01tl/helm/lidarr/Chart.yaml @@ -24,7 +24,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: volsync-target alias: volsync-target-config diff --git a/clusters/cl01tl/helm/matrix-synapse/Chart.yaml b/clusters/cl01tl/helm/matrix-synapse/Chart.yaml index 472c66414..6f48f3dcd 100644 --- a/clusters/cl01tl/helm/matrix-synapse/Chart.yaml +++ b/clusters/cl01tl/helm/matrix-synapse/Chart.yaml @@ -53,7 +53,7 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts - 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 alias: redis-replication-matrix-synapse diff --git a/clusters/cl01tl/helm/ollama/Chart.yaml b/clusters/cl01tl/helm/ollama/Chart.yaml index a6fc332e4..33dc713c9 100644 --- a/clusters/cl01tl/helm/ollama/Chart.yaml +++ b/clusters/cl01tl/helm/ollama/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: volsync-target alias: volsync-target-data diff --git a/clusters/cl01tl/helm/outline/Chart.yaml b/clusters/cl01tl/helm/outline/Chart.yaml index ba4776926..b2112a1b2 100644 --- a/clusters/cl01tl/helm/outline/Chart.yaml +++ b/clusters/cl01tl/helm/outline/Chart.yaml @@ -27,7 +27,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/photoview/Chart.yaml b/clusters/cl01tl/helm/photoview/Chart.yaml index 4185ec143..b079d37cb 100644 --- a/clusters/cl01tl/helm/photoview/Chart.yaml +++ b/clusters/cl01tl/helm/photoview/Chart.yaml @@ -20,7 +20,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 icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/photoview.png # renovate: datasource=github-releases depName=photoview/photoview