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
1 changed files with 5 additions and 7 deletions

View File

@ -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