prepare release

This commit is contained in:
Tobias Trabelsi 2023-05-11 10:35:30 +02:00
parent d908419b78
commit 36ae5cc602
Signed by: lerentis
GPG Key ID: FF0C2839718CAF2E

View File

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