From dd797afc11a4ab8a86b1366846ab30d2d28e8c43 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 18 May 2026 19:52:13 -0500 Subject: [PATCH] feat: update vectorchord to 1.1.1 --- clusters/cl01tl/helm/immich/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/immich/values.yaml b/clusters/cl01tl/helm/immich/values.yaml index 8c21a4348..2252c5dc7 100644 --- a/clusters/cl01tl/helm/immich/values.yaml +++ b/clusters/cl01tl/helm/immich/values.yaml @@ -167,7 +167,7 @@ postgres-18-cluster: cluster: image: repository: ghcr.io/tensorchord/cloudnative-vectorchord - tag: 18.0-0.5.3 + tag: 18.3-1.1.1 postgresql: shared_preload_libraries: - "vchord.so"