update immich + vectorchord migration

This commit is contained in:
2025-07-12 16:46:30 +02:00
parent 9da246c877
commit 3acacd98aa
3 changed files with 46 additions and 7 deletions

View File

@@ -1,10 +1,10 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
resources:
- namespace.yaml
- ingress.yaml
- pvc.yaml
- postgres.yaml
- immich.postgres.yaml
- postgres.sealedsecret.yaml
- servicemonitor.yaml
@@ -22,9 +22,9 @@ helmCharts:
images:
- name: ghcr.io/immich-app/immich-machine-learning
newTag: v1.132.3
newTag: v1.134.0
- name: ghcr.io/immich-app/immich-server
newTag: v1.132.3
newTag: v1.134.0
patches: