38 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: gitea
 | 
						|
version: 1.0.0
 | 
						|
description: Gitea
 | 
						|
keywords:
 | 
						|
  - gitea
 | 
						|
  - git
 | 
						|
  - code
 | 
						|
home: https://wiki.alexlebens.dev/doc/gitea-OgqW6bQWrW
 | 
						|
sources:
 | 
						|
  - https://github.com/go-gitea/gitea
 | 
						|
  - https://github.com/cloudflare/cloudflared
 | 
						|
  - https://github.com/cloudnative-pg/cloudnative-pg
 | 
						|
  - https://hub.docker.com/r/gitea/gitea
 | 
						|
  - https://gitea.com/gitea/helm-chart
 | 
						|
  - https://github.com/alexlebens/helm-charts/tree/main/charts/cloudflared
 | 
						|
  - https://github.com/alexlebens/helm-charts/tree/main/charts/postgres-cluster
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: gitea
 | 
						|
    version: 10.6.0
 | 
						|
    repository: https://dl.gitea.io/charts/
 | 
						|
  - name: cloudflared
 | 
						|
    alias: cloudflared
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
    version: 1.12.4
 | 
						|
  - name: app-template
 | 
						|
    alias: backup
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
    version: 3.6.0
 | 
						|
  - name: postgres-cluster
 | 
						|
    alias: postgres-17-cluster
 | 
						|
    version: 4.1.3
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/gitea.png
 | 
						|
appVersion: 1.22.4
 |