followup on PR and release new version
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user