fixed kube version typo
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tobias Trabelsi 2022-10-25 22:04:40 +02:00
parent 11fb42769c
commit 0fd7abdcc0
Signed by: lerentis
GPG Key ID: FF0C2839718CAF2E
1 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ description: Deploy the Bitwarden CRD Operator
type: application
version: "v0.2.0"
version: "v0.2.1"
appVersion: "0.1.2"
@ -18,7 +18,7 @@ home: https://lerentis.github.io/bitwarden-crd-operator/
sources:
- https://github.com/Lerentis/bitwarden-crd-operator
kubeVersion: '>= 1.13.0-0'
kubeVersion: '>= 1.23.0-0'
maintainers:
- name: lerentis
@ -37,8 +37,8 @@ annotations:
artifacthub.io/license: MIT
artifacthub.io/operator: "true"
artifacthub.io/changes: |
- kind: changed
description: "added possibility to configure operator from existing secret"
- kind: fixed
description: "fixed kube version typo"
artifacthub.io/images: |
- name: bitwarden-crd-operator
image: lerentis/bitwarden-crd-operator:0.1.2