updated bitwarden CLI version
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

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 FROM alpine:latest as builder
ARG BW_VERSION=2022.8.0 ARG BW_VERSION=2022.11.0
RUN apk add wget unzip RUN apk add wget unzip

View File

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