32 lines
		
	
	
		
			993 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			993 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: immich
 | |
| version: 1.0.0
 | |
| description: Immich
 | |
| keywords:
 | |
|   - immich
 | |
|   - photos
 | |
| home: https://wiki.alexlebens.dev/doc/immich-AVxvAWeWQ5
 | |
| sources:
 | |
|   - https://github.com/immich-app/immich
 | |
|   - https://github.com/valkey-io/valkey
 | |
|   - https://github.com/cloudnative-pg/cloudnative-pg
 | |
|   - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
 | |
|   - https://github.com/bitnami/charts/tree/main/bitnami/valkey
 | |
|   - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
 | |
| maintainers:
 | |
|   - name: alexlebens
 | |
| dependencies:
 | |
|   - name: app-template
 | |
|     alias: immich
 | |
|     repository: https://bjw-s.github.io/helm-charts/
 | |
|     version: 3.5.1
 | |
|   - name: valkey
 | |
|     version: 1.0.2
 | |
|     repository: https://charts.bitnami.com/bitnami
 | |
|   - name: postgres-cluster
 | |
|     alias: postgres-16-cluster
 | |
|     version: 3.12.1
 | |
|     repository: http://alexlebens.github.io/helm-charts
 | |
| icon: https://raw.githubusercontent.com/immich-app/immich/main/design/immich-logo.svg
 | |
| appVersion: v1.106.1
 |