updated bitwarden CLI version
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details

This commit is contained in:
Tobias Trabelsi 2022-12-24 17:42:07 +01:00
parent 938ddd1bb6
commit 8546855412
Signed by: lerentis
GPG Key ID: FF0C2839718CAF2E
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
FROM alpine:latest as builder
ARG BW_VERSION=2022.8.0
ARG BW_VERSION=2022.11.0
RUN apk add wget unzip

View File

@ -4,9 +4,9 @@ description: Deploy the Bitwarden CRD Operator
type: application
version: "v0.4.2"
version: "v0.4.3"
appVersion: "0.4.1"
appVersion: "0.4.2"
keywords:
- operator
@ -100,4 +100,4 @@ annotations:
description: "Upload SBOM to GitHub Release"
artifacthub.io/images: |
- name: bitwarden-crd-operator
image: lerentis/bitwarden-crd-operator:0.4.1
image: lerentis/bitwarden-crd-operator:0.4.2