update immich to 129.1

This commit is contained in:
Remy Moll 2025-03-08 12:17:17 +01:00
parent a0bf8f6347
commit 76bee2e51f
2 changed files with 3 additions and 7 deletions

View File

@ -15,16 +15,16 @@ namespace: immich
helmCharts: helmCharts:
- name: immich - name: immich
releaseName: immich releaseName: immich
version: 0.9.0 version: 0.9.1
valuesFile: values.yaml valuesFile: values.yaml
repo: https://immich-app.github.io/immich-charts repo: https://immich-app.github.io/immich-charts
images: images:
- name: ghcr.io/immich-app/immich-machine-learning - name: ghcr.io/immich-app/immich-machine-learning
newTag: v1.128.0 newTag: v1.129.0
- name: ghcr.io/immich-app/immich-server - name: ghcr.io/immich-app/immich-server
newTag: v1.128.0 newTag: v1.129.0
patches: patches:

View File

@ -37,10 +37,6 @@ immich:
existingClaim: data existingClaim: data
# Dependencies # Dependencies
postgresql:
enabled: false
redis: redis:
enabled: true enabled: true
architecture: standalone architecture: standalone