22 lines
		
	
	
		
			613 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			613 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: redis-operator
 | 
						|
version: 1.0.0
 | 
						|
description: Redis on Kubernetes
 | 
						|
keywords:
 | 
						|
  - redis-operator
 | 
						|
  - operator
 | 
						|
  - redis
 | 
						|
  - kubernetes
 | 
						|
home: https://wiki.alexlebens.dev/s/
 | 
						|
sources:
 | 
						|
  - https://github.com/OT-CONTAINER-KIT/redis-operator
 | 
						|
  - https://github.com/OT-CONTAINER-KIT/redis-operator/tree/main/charts/redis-operator
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: redis-operator
 | 
						|
    version: 0.22.1
 | 
						|
    repository: https://ot-container-kit.github.io/helm-charts/
 | 
						|
icon: https://github.com/OT-CONTAINER-KIT/redis-operator/raw/main/static/redis-operator-logo.svg
 | 
						|
appVersion: v0.21.0
 |