From 388c507f015b5a38c1d55b39ac487533b4e4a168 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 5 Mar 2026 23:18:42 -0600 Subject: [PATCH] feat: migrated to valkey --- clusters/cl01tl/helm/immich/Chart.lock | 8 ++++---- clusters/cl01tl/helm/immich/Chart.yaml | 5 +++-- clusters/cl01tl/helm/immich/values.yaml | 8 +------- 3 files changed, 8 insertions(+), 13 deletions(-) diff --git a/clusters/cl01tl/helm/immich/Chart.lock b/clusters/cl01tl/helm/immich/Chart.lock index 995c41ccf..185f9fc84 100644 --- a/clusters/cl01tl/helm/immich/Chart.lock +++ b/clusters/cl01tl/helm/immich/Chart.lock @@ -5,11 +5,11 @@ dependencies: - name: postgres-cluster repository: oci://harbor.alexlebens.net/helm-charts version: 7.8.0 -- name: redis-replication +- name: valkey repository: oci://harbor.alexlebens.net/helm-charts - version: 1.1.0 + version: 0.2.0 - name: volsync-target repository: oci://harbor.alexlebens.net/helm-charts version: 0.8.0 -digest: sha256:5359fab81f96cfca3c35a5f0c2fff45472a23cc3d090bdf5224d8144532ad435 -generated: "2026-03-06T01:08:47.690101222Z" +digest: sha256:34324f5ca561e404e02c0273dfa644a311067afb757f0f21d042132741972392 +generated: "2026-03-05T22:38:43.795491-06:00" diff --git a/clusters/cl01tl/helm/immich/Chart.yaml b/clusters/cl01tl/helm/immich/Chart.yaml index 7dba00aaf..ad10c9cf7 100644 --- a/clusters/cl01tl/helm/immich/Chart.yaml +++ b/clusters/cl01tl/helm/immich/Chart.yaml @@ -22,8 +22,9 @@ dependencies: alias: postgres-18-cluster version: 7.8.0 repository: oci://harbor.alexlebens.net/helm-charts - - name: redis-replication - version: 1.1.0 + - name: valkey + alias: valkey + version: 0.2.0 repository: oci://harbor.alexlebens.net/helm-charts - name: volsync-target alias: volsync-target-data diff --git a/clusters/cl01tl/helm/immich/values.yaml b/clusters/cl01tl/helm/immich/values.yaml index bd4f53155..a5d27fcc5 100644 --- a/clusters/cl01tl/helm/immich/values.yaml +++ b/clusters/cl01tl/helm/immich/values.yaml @@ -19,7 +19,7 @@ immich: - name: IMMICH_CONFIG_FILE value: /config/immich.json - name: REDIS_HOSTNAME - value: redis-replication-immich-master + value: immich-valkey - name: DB_VECTOR_EXTENSION value: vectorchord - name: DB_HOSTNAME @@ -221,12 +221,6 @@ postgres-18-cluster: # immediate: true # schedule: "0 0 0 * * *" # backupName: external - -redis-replication: - redisReplication: - clusterSize: 3 - sentinel: - enabled: true volsync-target-data: pvcTarget: immich local: