followup on PR and release new version
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
2023-01-22 13:33:43 +01:00
parent 4e23b67f5d
commit 689a6e5bae
4 changed files with 48 additions and 8 deletions

View File

@ -4,9 +4,9 @@ description: Deploy the Bitwarden CRD Operator
type: application
version: "v0.5.0"
version: "v0.5.1"
appVersion: "0.5.0"
appVersion: "0.5.1"
keywords:
- operator
@ -94,12 +94,14 @@ annotations:
artifacthub.io/license: MIT
artifacthub.io/operator: "true"
artifacthub.io/changes: |
- kind: added
description: "Implemented update handling"
- kind: fixed
description: "Unlocking bitwarden only when needed"
- kind: changed
description: "Changed default logging structure to json logging"
description: "Allow switch of namespaces in CRDs"
- kind: fixed
description: "Handle none existing keys gracefully"
- kind: changed
description: "Secrets are periodically updated every 15 minutes"
description: "Bump alpine minor release version"
artifacthub.io/images: |
- name: bitwarden-crd-operator
image: lerentis/bitwarden-crd-operator:0.5.0
image: lerentis/bitwarden-crd-operator:0.5.1