updates and dedicated probe handler function
This commit is contained in:
@@ -4,9 +4,9 @@ description: Deploy the Bitwarden CRD Operator
|
||||
|
||||
type: application
|
||||
|
||||
version: "v0.13.1"
|
||||
version: "v0.14.0"
|
||||
|
||||
appVersion: "0.12.1"
|
||||
appVersion: "0.13.0"
|
||||
|
||||
keywords:
|
||||
- operator
|
||||
@@ -109,8 +109,10 @@ annotations:
|
||||
artifacthub.io/operator: "true"
|
||||
artifacthub.io/containsSecurityUpdates: "false"
|
||||
artifacthub.io/changes: |
|
||||
- kind: fixed
|
||||
description: "Recreation of secrets where secretType is not defined."
|
||||
- kind: changed
|
||||
description: "Dedicated probe handler to reduce logging noise"
|
||||
- kind: changed
|
||||
description: "Update Alpine to 3.20.2"
|
||||
artifacthub.io/images: |
|
||||
- name: bitwarden-crd-operator
|
||||
image: ghcr.io/lerentis/bitwarden-crd-operator:0.12.1
|
||||
image: ghcr.io/lerentis/bitwarden-crd-operator:0.13.0
|
||||
|
Reference in New Issue
Block a user