Compare commits
	
		
			1 Commits
		
	
	
		
			d58278e110
			...
			913824d534
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 913824d534 | 
| @@ -12,4 +12,4 @@ namespace: code-server | ||||
| images: | ||||
|   - name: code-server | ||||
|     newName: ghcr.io/coder/code-server | ||||
|     newTag: 4.97.2-fedora | ||||
|     newTag: 4.96.4-fedora | ||||
|   | ||||
| @@ -13,4 +13,4 @@ namespace: files | ||||
| images: | ||||
|   - name: ocis | ||||
|     newName: owncloud/ocis | ||||
|     newTag: "7.1.0" | ||||
|     newTag: "7.0.1" | ||||
|   | ||||
| @@ -15,4 +15,4 @@ resources: | ||||
| images: | ||||
|   - name: homeassistant | ||||
|     newName: homeassistant/home-assistant | ||||
|     newTag: "2025.3" | ||||
|     newTag: "2025.2" | ||||
|   | ||||
| @@ -15,16 +15,16 @@ namespace: immich | ||||
| helmCharts: | ||||
|   - name: immich | ||||
|     releaseName: immich | ||||
|     version: 0.9.1 | ||||
|     version: 0.9.0 | ||||
|     valuesFile: values.yaml | ||||
|     repo: https://immich-app.github.io/immich-charts | ||||
|  | ||||
|  | ||||
| images: | ||||
|   - name: ghcr.io/immich-app/immich-machine-learning | ||||
|     newTag: v1.129.0 | ||||
|     newTag: v1.128.0 | ||||
|   - name: ghcr.io/immich-app/immich-server | ||||
|     newTag: v1.129.0 | ||||
|     newTag: v1.128.0 | ||||
|  | ||||
|  | ||||
| patches: | ||||
|   | ||||
| @@ -37,6 +37,10 @@ immich: | ||||
|       existingClaim: data | ||||
|  | ||||
| # Dependencies | ||||
|  | ||||
| postgresql: | ||||
|   enabled: false | ||||
|  | ||||
| redis: | ||||
|   enabled: true | ||||
|   architecture: standalone | ||||
|   | ||||
| @@ -13,4 +13,4 @@ namespace: linkding | ||||
| images: | ||||
|   - name: linkding | ||||
|     newName: sissbruecker/linkding | ||||
|     newTag: "1.39.1" | ||||
|     newTag: "1.38.1" | ||||
|   | ||||
| @@ -21,7 +21,7 @@ helmCharts: | ||||
|   - name: redis | ||||
|     releaseName: redis | ||||
|     repo: https://charts.bitnami.com/bitnami | ||||
|     version: 20.11.3 | ||||
|     version: 20.11.2 | ||||
|     valuesInline: | ||||
|       auth: | ||||
|         enabled: false | ||||
|   | ||||
		Reference in New Issue
	
	Block a user