fixed kube version typo
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		| @@ -4,7 +4,7 @@ description: Deploy the Bitwarden CRD Operator | ||||
|  | ||||
| type: application | ||||
|  | ||||
| version: "v0.2.0" | ||||
| version: "v0.2.1" | ||||
|  | ||||
| appVersion: "0.1.2" | ||||
|  | ||||
| @@ -18,7 +18,7 @@ home: https://lerentis.github.io/bitwarden-crd-operator/ | ||||
| sources: | ||||
|   - https://github.com/Lerentis/bitwarden-crd-operator | ||||
|  | ||||
| kubeVersion: '>= 1.13.0-0' | ||||
| kubeVersion: '>= 1.23.0-0' | ||||
|  | ||||
| maintainers: | ||||
|   - name: lerentis | ||||
| @@ -37,8 +37,8 @@ annotations: | ||||
|   artifacthub.io/license: MIT | ||||
|   artifacthub.io/operator: "true"   | ||||
|   artifacthub.io/changes: | | ||||
|     - kind: changed | ||||
|       description: "added possibility to configure operator from existing secret" | ||||
|     - kind: fixed | ||||
|       description: "fixed kube version typo" | ||||
|   artifacthub.io/images: | | ||||
|     - name: bitwarden-crd-operator | ||||
|       image: lerentis/bitwarden-crd-operator:0.1.2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user