22 lines
		
	
	
		
			519 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			519 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: coredns
 | |
| version: 1.0.0
 | |
| description: CoreDNS
 | |
| keywords:
 | |
|   - coredns
 | |
|   - dns
 | |
|   - network
 | |
|   - kubernetes
 | |
| home: https://wiki.alexlebens.dev/s/43947ec6-a034-449f-8c76-982ac493b072
 | |
| sources:
 | |
|   - https://github.com/coredns/coredns
 | |
|   - https://github.com/coredns/helm
 | |
| maintainers:
 | |
|   - name: alexlebens
 | |
| dependencies:
 | |
|   - name: coredns
 | |
|     version: 1.43.3
 | |
|     repository: https://coredns.github.io/helm
 | |
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/coredns.png
 | |
| appVersion: v1.12.1
 |