Downgrade bitwarden cli due to segfault on newer versions
This commit is contained in:
		@@ -6,7 +6,7 @@ type: application
 | 
			
		||||
 | 
			
		||||
version: "v0.8.0"
 | 
			
		||||
 | 
			
		||||
appVersion: "0.6.5"
 | 
			
		||||
appVersion: "0.7.0"
 | 
			
		||||
 | 
			
		||||
keywords:
 | 
			
		||||
  - operator
 | 
			
		||||
@@ -97,14 +97,8 @@ annotations:
 | 
			
		||||
  artifacthub.io/changes: |
 | 
			
		||||
    - kind: changed
 | 
			
		||||
      description: "Take care to sync with bitwarden before getting a secret, added BW_SYNC_INTERVAL and BW_FORCE_SYNC envs to control sync."
 | 
			
		||||
    - kind: changed
 | 
			
		||||
      description: "Updated alpine to 3.18.3"
 | 
			
		||||
    - kind: changed
 | 
			
		||||
      description: "Updated python to 3.11.5-r0"
 | 
			
		||||
    - kind: changed
 | 
			
		||||
      description: "Updated libcrypto3 to 3.1.2-r0"
 | 
			
		||||
    - kind: changed
 | 
			
		||||
      description: "Updated bitwarden cli to v2023.7.0"
 | 
			
		||||
    - kind: fixed
 | 
			
		||||
      description: "Downgrade bitwarden cli due to segfault on newer versions"
 | 
			
		||||
  artifacthub.io/images: |
 | 
			
		||||
    - name: bitwarden-crd-operator
 | 
			
		||||
      image: ghcr.io/lerentis/bitwarden-crd-operator:0.6.5
 | 
			
		||||
      image: ghcr.io/lerentis/bitwarden-crd-operator:0.7.0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user