23 lines
		
	
	
		
			558 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			558 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: s3-exporter
 | |
| version: 1.0.0
 | |
| description: S3 Exporter
 | |
| keywords:
 | |
|   - s3-exporter
 | |
|   - storage
 | |
|   - monitoring
 | |
|   - metrics
 | |
| home: https://wiki.alexlebens.dev/s/
 | |
| sources:
 | |
|   - https://github.com/molu8bits/s3bucket_exporter
 | |
|   - https://hub.docker.com/r/molu8bits/s3bucket_exporter
 | |
|   - https://github.com/bjw-s/helm-charts/blob/main/charts/other/app-template
 | |
| maintainers:
 | |
|   - name: alexlebens
 | |
| dependencies:
 | |
|   - name: app-template
 | |
|     alias: s3-exporter
 | |
|     repository: https://bjw-s-labs.github.io/helm-charts/
 | |
|     version: 4.1.2
 | |
| appVersion: 1.0.2
 |