Fixed type and content of RegistryCredential
This commit is contained in:
@ -4,9 +4,9 @@ description: Deploy the Bitwarden CRD Operator
|
||||
|
||||
type: application
|
||||
|
||||
version: "v0.10.0"
|
||||
version: "v0.10.1"
|
||||
|
||||
appVersion: "0.9.0"
|
||||
appVersion: "0.9.1"
|
||||
|
||||
keywords:
|
||||
- operator
|
||||
@ -95,8 +95,8 @@ annotations:
|
||||
artifacthub.io/operator: "true"
|
||||
artifacthub.io/containsSecurityUpdates: "false"
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
description: "Added attachment lookup to bitwarden_lookup in BitwardenTemplate CRD"
|
||||
- kind: fixed
|
||||
description: "Fixed type and content of RegistryCredential"
|
||||
artifacthub.io/images: |
|
||||
- name: bitwarden-crd-operator
|
||||
image: ghcr.io/lerentis/bitwarden-crd-operator:0.9.0
|
||||
image: ghcr.io/lerentis/bitwarden-crd-operator:0.9.1
|
||||
|
Reference in New Issue
Block a user