21 lines
		
	
	
		
			562 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			562 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: shelly-plug
 | 
						|
version: 1.0.0
 | 
						|
description: Shelly Plug
 | 
						|
keywords:
 | 
						|
  - shelly-plug
 | 
						|
  - metrics
 | 
						|
home: https://wiki.alexlebens.dev/s/18b5575c-3a57-4515-89a0-b23d6df8dec4
 | 
						|
sources:
 | 
						|
  - https://github.com/geerlingguy/shelly-plug-prometheus
 | 
						|
  - https://hub.docker.com/_/php
 | 
						|
  - https://github.com/bjw-s/helm-charts/blob/main/charts/other/app-template/values.yaml
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: app-template
 | 
						|
    alias: shelly-plug
 | 
						|
    repository: https://bjw-s-labs.github.io/helm-charts/
 | 
						|
    version: 4.1.2
 | 
						|
appVersion: 1.0.0
 |