fixup for arm
This commit is contained in:
		@@ -4,9 +4,9 @@ description: Deploy the Bitwarden CRD Operator
 | 
			
		||||
 | 
			
		||||
type: application
 | 
			
		||||
 | 
			
		||||
version: "v0.11.0"
 | 
			
		||||
version: "v0.11.1"
 | 
			
		||||
 | 
			
		||||
appVersion: "0.10.0"
 | 
			
		||||
appVersion: "0.10.1"
 | 
			
		||||
 | 
			
		||||
keywords:
 | 
			
		||||
  - operator
 | 
			
		||||
@@ -101,18 +101,10 @@ annotations:
 | 
			
		||||
  artifacthub.io/operator: "true"
 | 
			
		||||
  artifacthub.io/containsSecurityUpdates: "false"
 | 
			
		||||
  artifacthub.io/changes: |
 | 
			
		||||
    - kind: fixed
 | 
			
		||||
      description: "Downgrade node to LTS in order to make bw cli work on arm"
 | 
			
		||||
    - kind: changed
 | 
			
		||||
      description: "Added the possibility to add labels to generated secrets"
 | 
			
		||||
    - kind: changed
 | 
			
		||||
      description: "Updated Alpine to 3.19.0"
 | 
			
		||||
    - kind: changed
 | 
			
		||||
      description: "Update Python to 3.11.6-r1"
 | 
			
		||||
    - kind: changed
 | 
			
		||||
      description: "Update pip to 23.3.1-r0"
 | 
			
		||||
    - kind: changed
 | 
			
		||||
      description: "Update gcompat to 1.1.0-r4"
 | 
			
		||||
    - kind: changed
 | 
			
		||||
      description: "Update libcrypto3 to 3.1.4-r2"
 | 
			
		||||
      description: "Update bw cli to 2023.7.0 for the same reason"
 | 
			
		||||
  artifacthub.io/images: |
 | 
			
		||||
    - name: bitwarden-crd-operator
 | 
			
		||||
      image: ghcr.io/lerentis/bitwarden-crd-operator:0.10.0
 | 
			
		||||
      image: ghcr.io/lerentis/bitwarden-crd-operator:0.10.1
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user