bump node version to fix arm build

This commit is contained in:
2024-01-15 22:19:56 +01:00
parent aeedda8640
commit 69290f689d
2 changed files with 8 additions and 7 deletions

View File

@ -4,9 +4,9 @@ description: Deploy the Bitwarden CRD Operator
type: application
version: "v0.11.1"
version: "v0.11.2"
appVersion: "0.10.1"
appVersion: "0.10.2"
keywords:
- operator
@ -101,10 +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: "Update bw cli to 2023.7.0 for the same reason"
description: "Update jinja to 3.1.3"
- kind: changed
description: "Update Node on arm to 20.11.0-r0"
artifacthub.io/images: |
- name: bitwarden-crd-operator
image: ghcr.io/lerentis/bitwarden-crd-operator:0.10.1
image: ghcr.io/lerentis/bitwarden-crd-operator:0.10.2