28 lines
		
	
	
		
			903 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			903 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: jellystat
 | 
						|
version: 1.0.0
 | 
						|
description: Jellystat
 | 
						|
keywords:
 | 
						|
  - jellystat
 | 
						|
  - jellyfin
 | 
						|
home: https://wiki.alexlebens.dev/s/d3fd2bf1-d2ab-4e94-a127-ee35f2d90142
 | 
						|
sources:
 | 
						|
  - https://github.com/CyferShepard/Jellystat
 | 
						|
  - https://github.com/cloudnative-pg/cloudnative-pg
 | 
						|
  - https://hub.docker.com/r/cyfershepard/jellystat
 | 
						|
  - https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
 | 
						|
  - https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: app-template
 | 
						|
    alias: jellystat
 | 
						|
    repository: https://bjw-s-labs.github.io/helm-charts/
 | 
						|
    version: 4.0.1
 | 
						|
  - name: postgres-cluster
 | 
						|
    alias: postgres-17-cluster
 | 
						|
    version: 5.1.0
 | 
						|
    repository: oci://harbor.alexlebens.net/helm-charts
 | 
						|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/jellystat.png
 | 
						|
appVersion: 1.1.6
 |