bumping chart version and adding new crd
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	continuous-integration/drone/push Build is failing
				
			This commit is contained in:
		| @@ -4,9 +4,9 @@ description: Deploy the Bitwarden CRD Operator | ||||
|  | ||||
| type: application | ||||
|  | ||||
| version: "v0.2.1" | ||||
| version: "v0.3.0" | ||||
|  | ||||
| appVersion: "0.1.2" | ||||
| appVersion: "0.2.0" | ||||
|  | ||||
| keywords: | ||||
|   - operator | ||||
| @@ -30,15 +30,20 @@ annotations: | ||||
|       url: https://github.com/Lerentis/bitwarden-crd-operator | ||||
|   artifacthub.io/crds: | | ||||
|     - kind: BitwardenSecret | ||||
|       version: v1beta2 | ||||
|       version: v1beta3 | ||||
|       name: bitwarden-secret | ||||
|       displayName: Bitwarden Secret | ||||
|       description: Management Object to create secrets from bitwarden | ||||
|     - kind: RegistryCredential | ||||
|       version: v1beta3 | ||||
|       name: registry-credential | ||||
|       displayName: Regestry Credentials | ||||
|       description: Management Object to create regestry secrets from bitwarden | ||||
|   artifacthub.io/license: MIT | ||||
|   artifacthub.io/operator: "true"   | ||||
|   artifacthub.io/changes: | | ||||
|     - kind: fixed | ||||
|       description: "fixed kube version typo" | ||||
|     - kind: added | ||||
|       description: "Added support for regestry credentials" | ||||
|   artifacthub.io/images: | | ||||
|     - name: bitwarden-crd-operator | ||||
|       image: lerentis/bitwarden-crd-operator:0.1.2 | ||||
|       image: lerentis/bitwarden-crd-operator:0.2.0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user