12 lines
		
	
	
		
			319 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			319 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: mysql-operator
 | |
| version: 1.0.0
 | |
| sources:
 | |
|   - https://github.com/mysql/mysql-operator
 | |
|   - https://github.com/mysql/mysql-operator/tree/trunk/helm/mysql-operator
 | |
| dependencies:
 | |
|   - name: mysql-operator
 | |
|     version: 2.1.3
 | |
|     repository: https://mysql.github.io/mysql-operator/
 | |
| appVersion: "8.4.0-2.1.3"
 |