fix bw installation -.-
All checks were successful
continuous-integration/drone/push Build is passing

Fixes #29
This commit is contained in:
2023-06-24 18:31:00 +02:00
parent aa015cc7ba
commit 6f099c4bf2
3 changed files with 10 additions and 8 deletions

View File

@ -4,9 +4,9 @@ description: Deploy the Bitwarden CRD Operator
type: application
version: "v0.7.3"
version: "v0.7.4"
appVersion: "0.6.3"
appVersion: "0.6.4"
keywords:
- operator
@ -95,8 +95,8 @@ annotations:
artifacthub.io/operator: "true"
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |
- kind: changed
description: "Update Alpine and other dependencies"
- kind: fixed
description: "Fixed bitwarden installation"
artifacthub.io/images: |
- name: bitwarden-crd-operator
image: ghcr.io/lerentis/bitwarden-crd-operator:0.6.3
image: ghcr.io/lerentis/bitwarden-crd-operator:0.6.4