prepare release
This commit is contained in:
		@@ -4,9 +4,9 @@ description: Deploy the Bitwarden CRD Operator
 | 
			
		||||
 | 
			
		||||
type: application
 | 
			
		||||
 | 
			
		||||
version: "v0.7.1"
 | 
			
		||||
version: "v0.7.2"
 | 
			
		||||
 | 
			
		||||
appVersion: "0.6.1"
 | 
			
		||||
appVersion: "0.6.2"
 | 
			
		||||
 | 
			
		||||
keywords:
 | 
			
		||||
  - operator
 | 
			
		||||
@@ -93,12 +93,10 @@ annotations:
 | 
			
		||||
                enabled: true  
 | 
			
		||||
  artifacthub.io/license: MIT
 | 
			
		||||
  artifacthub.io/operator: "true"  
 | 
			
		||||
  artifacthub.io/containsSecurityUpdates: "true"
 | 
			
		||||
  artifacthub.io/containsSecurityUpdates: "false"
 | 
			
		||||
  artifacthub.io/changes: |
 | 
			
		||||
    - kind: fixed
 | 
			
		||||
      description: "Fixed fields lookup"
 | 
			
		||||
    - kind: fixed
 | 
			
		||||
      description: "Fixed CVE-2023-1255 in base image"
 | 
			
		||||
      description: "Fallback to npm package on ARM as native bitwarden cli package is not compatible with ARM"
 | 
			
		||||
  artifacthub.io/images: |
 | 
			
		||||
    - name: bitwarden-crd-operator
 | 
			
		||||
      image: ghcr.io/lerentis/bitwarden-crd-operator:0.6.1
 | 
			
		||||
      image: ghcr.io/lerentis/bitwarden-crd-operator:0.6.2
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user