updated bitwarden CLI version
This commit is contained in:
parent
938ddd1bb6
commit
8546855412
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user