28 lines
		
	
	
		
			884 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			884 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: grafana-operator
 | 
						|
version: 1.0.0
 | 
						|
description: Grafana Operator
 | 
						|
keywords:
 | 
						|
  - grafana-operator
 | 
						|
  - dashboard
 | 
						|
  - metrics
 | 
						|
  - logs
 | 
						|
home: https://wiki.alexlebens.dev/s/3e5723e1-2ab7-45ab-b496-b8854907fa39
 | 
						|
sources:
 | 
						|
  - https://github.com/grafana/grafana-operator
 | 
						|
  - https://github.com/cloudnative-pg/cloudnative-pg
 | 
						|
  - https://github.com/grafana/grafana-operator/tree/master/deploy/helm/grafana-operator
 | 
						|
  - https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: grafana-operator
 | 
						|
    version: v5.18.0
 | 
						|
    repository: https://grafana.github.io/helm-charts
 | 
						|
  - 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/grafana.png
 | 
						|
appVersion: v5.18.0
 |