From 28c3ed1e2828790d5ac227bef9306821b69c0ec5 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 18 May 2026 19:37:40 -0500 Subject: [PATCH] feat: update chart --- clusters/cl01tl/helm/authentik/Chart.lock | 6 +++--- clusters/cl01tl/helm/authentik/Chart.yaml | 2 +- clusters/cl01tl/helm/authentik/values.yaml | 4 ---- clusters/cl01tl/helm/immich/Chart.lock | 6 +++--- clusters/cl01tl/helm/immich/Chart.yaml | 2 +- clusters/cl01tl/helm/immich/values.yaml | 2 -- 6 files changed, 8 insertions(+), 14 deletions(-) diff --git a/clusters/cl01tl/helm/authentik/Chart.lock b/clusters/cl01tl/helm/authentik/Chart.lock index af721096a..52282a3f4 100644 --- a/clusters/cl01tl/helm/authentik/Chart.lock +++ b/clusters/cl01tl/helm/authentik/Chart.lock @@ -7,9 +7,9 @@ dependencies: version: 3.3.1 - name: postgres-cluster repository: oci://harbor.alexlebens.net/helm-charts - version: 7.13.3 + version: 7.14.0 - name: valkey repository: oci://harbor.alexlebens.net/helm-charts version: 0.8.0 -digest: sha256:aa421527adcee276869538f7fb0054279189687a714c9dcb43a4fb367e739f0d -generated: "2026-05-18T20:34:31.184114408Z" +digest: sha256:2bd02e914d9649d4e1902bba7172e7981dba7d10a76183d2774e29c645aa6e24 +generated: "2026-05-18T19:37:06.486552-05:00" diff --git a/clusters/cl01tl/helm/authentik/Chart.yaml b/clusters/cl01tl/helm/authentik/Chart.yaml index 776fddcda..c48d5e80a 100644 --- a/clusters/cl01tl/helm/authentik/Chart.yaml +++ b/clusters/cl01tl/helm/authentik/Chart.yaml @@ -25,7 +25,7 @@ dependencies: version: 3.3.1 - name: postgres-cluster alias: postgres-18-cluster - version: 7.13.3 + version: 7.14.0 repository: oci://harbor.alexlebens.net/helm-charts - name: valkey alias: valkey diff --git a/clusters/cl01tl/helm/authentik/values.yaml b/clusters/cl01tl/helm/authentik/values.yaml index 045102b9e..e0bcfdfb8 100644 --- a/clusters/cl01tl/helm/authentik/values.yaml +++ b/clusters/cl01tl/helm/authentik/values.yaml @@ -77,10 +77,6 @@ authentik: enabled: true postgres-18-cluster: mode: recovery - cluster: - resources: - requests: - memory: 150Mi recovery: method: objectStore objectStore: diff --git a/clusters/cl01tl/helm/immich/Chart.lock b/clusters/cl01tl/helm/immich/Chart.lock index 683363657..3c4f52acb 100644 --- a/clusters/cl01tl/helm/immich/Chart.lock +++ b/clusters/cl01tl/helm/immich/Chart.lock @@ -4,12 +4,12 @@ dependencies: version: 5.0.1 - name: postgres-cluster repository: oci://harbor.alexlebens.net/helm-charts - version: 7.13.3 + version: 7.14.0 - name: valkey repository: oci://harbor.alexlebens.net/helm-charts version: 0.8.0 - name: volsync-target repository: oci://harbor.alexlebens.net/helm-charts version: 2.0.0 -digest: sha256:3459c338a08ef85b80743565b19bbc07be1a6f068d4c2b0f57cfc02f263bd274 -generated: "2026-05-18T20:36:38.883569453Z" +digest: sha256:9997fe3dc4da8ec68e35204f96e230778d55a08249b24859153e58a808725a94 +generated: "2026-05-18T19:37:16.844426-05:00" diff --git a/clusters/cl01tl/helm/immich/Chart.yaml b/clusters/cl01tl/helm/immich/Chart.yaml index 269bebf81..a5e322cf8 100644 --- a/clusters/cl01tl/helm/immich/Chart.yaml +++ b/clusters/cl01tl/helm/immich/Chart.yaml @@ -21,7 +21,7 @@ dependencies: version: 5.0.1 - name: postgres-cluster alias: postgres-18-cluster - version: 7.13.3 + version: 7.14.0 repository: oci://harbor.alexlebens.net/helm-charts - name: valkey alias: valkey diff --git a/clusters/cl01tl/helm/immich/values.yaml b/clusters/cl01tl/helm/immich/values.yaml index 1e8e381da..8c21a4348 100644 --- a/clusters/cl01tl/helm/immich/values.yaml +++ b/clusters/cl01tl/helm/immich/values.yaml @@ -169,8 +169,6 @@ postgres-18-cluster: repository: ghcr.io/tensorchord/cloudnative-vectorchord tag: 18.0-0.5.3 postgresql: - parameters: - shared_buffers: 256MB shared_preload_libraries: - "vchord.so" initdb: