Compare commits
	
		
			1 Commits
		
	
	
		
			d3307e6449
			...
			06a9836709
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 06a9836709 | 
| @@ -12,4 +12,4 @@ namespace: audiobookshelf | ||||
| images: | ||||
|   - name: audiobookshelf | ||||
|     newName: ghcr.io/advplyr/audiobookshelf | ||||
|     newTag: "2.19.3" | ||||
|     newTag: "2.19.2" | ||||
|   | ||||
| @@ -17,5 +17,5 @@ helmCharts: | ||||
|   - releaseName: grafana | ||||
|     name: grafana | ||||
|     repo: https://grafana.github.io/helm-charts | ||||
|     version: 8.10.1 | ||||
|     version: 8.10.0 | ||||
|     valuesFile: grafana.values.yaml | ||||
|   | ||||
| @@ -22,13 +22,13 @@ helmCharts: | ||||
|  | ||||
| images: | ||||
|   - name: ghcr.io/immich-app/immich-machine-learning | ||||
|     newTag: v1.126.1 | ||||
|     newTag: v1.125.7 | ||||
|   - name: ghcr.io/immich-app/immich-server | ||||
|     newTag: v1.126.1 | ||||
|     newTag: v1.125.7 | ||||
|  | ||||
|  | ||||
| patches: | ||||
|   - path: patch-redis-pvc.yaml | ||||
|     target: | ||||
|       kind: StatefulSet | ||||
|       name: immich-redis-master | ||||
|       name: immich-redis-master | ||||
| @@ -12,4 +12,4 @@ resources: | ||||
| images: | ||||
|   - name: jellyfin/jellyfin | ||||
|     newName: jellyfin/jellyfin | ||||
|     newTag: 10.10.6 | ||||
|     newTag: 10.10.5 | ||||
|   | ||||
| @@ -21,7 +21,7 @@ helmCharts: | ||||
|   - name: redis | ||||
|     releaseName: redis | ||||
|     repo: https://charts.bitnami.com/bitnami | ||||
|     version: 20.7.1 | ||||
|     version: 20.7.0 | ||||
|     valuesInline: | ||||
|       auth: | ||||
|         enabled: false | ||||
|   | ||||
| @@ -15,4 +15,4 @@ images: | ||||
|  | ||||
|   - name: git | ||||
|     newName: alpine/git | ||||
|     newTag: "v2.47.2" | ||||
|     newTag: "v2.47.1" | ||||
| @@ -24,10 +24,10 @@ helmCharts: | ||||
|   - name: loki | ||||
|     releaseName: loki | ||||
|     repo: https://grafana.github.io/helm-charts | ||||
|     version: 6.27.0 | ||||
|     version: 6.26.0 | ||||
|     valuesFile: loki.values.yaml | ||||
|   - name: prometheus-node-exporter | ||||
|     releaseName: prometheus-node-exporter | ||||
|     repo: https://prometheus-community.github.io/helm-charts | ||||
|     version: 4.44.0 | ||||
|     version: 4.43.1 | ||||
|     valuesFile: prometheus-node-exporter.values.yaml | ||||
|   | ||||
		Reference in New Issue
	
	Block a user