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