fixed fields lookup
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

update libcrypte and libssl
This commit is contained in:
2023-05-10 10:35:00 +02:00
parent 18a47f8ad2
commit 886fe3783d
4 changed files with 25 additions and 7 deletions

View File

@ -4,9 +4,9 @@ description: Deploy the Bitwarden CRD Operator
type: application
version: "v0.7.0"
version: "v0.7.1"
appVersion: "0.6.0"
appVersion: "0.6.1"
keywords:
- operator
@ -93,9 +93,12 @@ annotations:
enabled: true
artifacthub.io/license: MIT
artifacthub.io/operator: "true"
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |
- kind: changed
description: "Use JSON output mode (--response) of Bitwarden CLI."
- kind: fixed
description: "Fixed fields lookup"
- kind: fixed
description: "Fixed CVE-2023-1255 in base image"
artifacthub.io/images: |
- name: bitwarden-crd-operator
image: ghcr.io/lerentis/bitwarden-crd-operator:0.6.0
image: ghcr.io/lerentis/bitwarden-crd-operator:0.6.1