update immich to 129.1
This commit is contained in:
		| @@ -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: | ||||||
|   | |||||||
| @@ -37,10 +37,6 @@ immich: | |||||||
|       existingClaim: data |       existingClaim: data | ||||||
|  |  | ||||||
| # Dependencies | # Dependencies | ||||||
|  |  | ||||||
| postgresql: |  | ||||||
|   enabled: false |  | ||||||
|  |  | ||||||
| redis: | redis: | ||||||
|   enabled: true |   enabled: true | ||||||
|   architecture: standalone |   architecture: standalone | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user