bumping chart version and adding new crd
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Tobias Trabelsi 2022-10-30 00:38:44 +02:00
parent 06efcf1a55
commit 15a7258d99
Signed by: lerentis
GPG Key ID: FF0C2839718CAF2E
1 changed files with 11 additions and 6 deletions

View File

@ -4,9 +4,9 @@ description: Deploy the Bitwarden CRD Operator
type: application
version: "v0.2.1"
version: "v0.3.0"
appVersion: "0.1.2"
appVersion: "0.2.0"
keywords:
- operator
@ -30,15 +30,20 @@ annotations:
url: https://github.com/Lerentis/bitwarden-crd-operator
artifacthub.io/crds: |
- kind: BitwardenSecret
version: v1beta2
version: v1beta3
name: bitwarden-secret
displayName: Bitwarden Secret
description: Management Object to create secrets from bitwarden
- kind: RegistryCredential
version: v1beta3
name: registry-credential
displayName: Regestry Credentials
description: Management Object to create regestry secrets from bitwarden
artifacthub.io/license: MIT
artifacthub.io/operator: "true"
artifacthub.io/changes: |
- kind: fixed
description: "fixed kube version typo"
- kind: added
description: "Added support for regestry credentials"
artifacthub.io/images: |
- name: bitwarden-crd-operator
image: lerentis/bitwarden-crd-operator:0.1.2
image: lerentis/bitwarden-crd-operator:0.2.0