Compare commits

..

3 Commits

Author SHA1 Message Date
913824d534 Update Helm release redis to v20.11.2 2025-03-05 10:02:40 +00:00
74c31bd668 update immich version 2025-03-05 10:30:51 +01:00
e5f5f59785 update immich version 2025-03-05 10:30:31 +01:00
2 changed files with 3 additions and 3 deletions

View File

@ -22,9 +22,9 @@ helmCharts:
images: images:
- name: ghcr.io/immich-app/immich-machine-learning - name: ghcr.io/immich-app/immich-machine-learning
newTag: v1.126.1 newTag: v1.128.0
- name: ghcr.io/immich-app/immich-server - name: ghcr.io/immich-app/immich-server
newTag: v1.126.1 newTag: v1.128.0
patches: patches:

View File

@ -21,7 +21,7 @@ helmCharts:
- name: redis - name: redis
releaseName: redis releaseName: redis
repo: https://charts.bitnami.com/bitnami repo: https://charts.bitnami.com/bitnami
version: 20.11.1 version: 20.11.2
valuesInline: valuesInline:
auth: auth:
enabled: false enabled: false