fixed fields lookup
update libcrypte and libssl
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user