diff --git a/Dockerfile b/Dockerfile index 0f95059..6d1d4d2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 diff --git a/charts/bitwarden-crd-operator/Chart.yaml b/charts/bitwarden-crd-operator/Chart.yaml index da445e6..eca83ac 100644 --- a/charts/bitwarden-crd-operator/Chart.yaml +++ b/charts/bitwarden-crd-operator/Chart.yaml @@ -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