28 lines
		
	
	
		
			777 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			777 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: freshrss
 | 
						|
version: 1.0.0
 | 
						|
description: FreshRss deployment
 | 
						|
keywords:
 | 
						|
  - rss
 | 
						|
sources:
 | 
						|
  - https://github.com/FreshRSS/FreshRSS
 | 
						|
  - https://github.com/cloudflare/cloudflared  
 | 
						|
  - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens  
 | 
						|
dependencies:
 | 
						|
  - name: app-template
 | 
						|
    alias: freshrss
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
    version: 3.2.1
 | 
						|
  - name: cloudflared
 | 
						|
    alias: cloudflared
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
    version: 1.2.0
 | 
						|
  - name: postgres-cluster
 | 
						|
    alias: postgres-16-cluster
 | 
						|
    version: 3.1.0
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
icon: https://avatars.githubusercontent.com/u/9414285?s=48&v=4    
 | 
						|
appVersion: "1.23.1"
 |