From 0f9ca0869ca7f0a7ba0cab5ec24a6896b3a846ef Mon Sep 17 00:00:00 2001 From: Tobias Trabelsi Date: Fri, 21 Apr 2023 15:56:18 +0200 Subject: [PATCH] bump chart --- charts/bitwarden-crd-operator/Chart.yaml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/charts/bitwarden-crd-operator/Chart.yaml b/charts/bitwarden-crd-operator/Chart.yaml index f8fd621..6eecbc1 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.5.3" +version: "v0.5.4" -appVersion: "0.5.3" +appVersion: "0.5.4" keywords: - operator @@ -95,9 +95,7 @@ annotations: artifacthub.io/operator: "true" artifacthub.io/changes: | - kind: changed - description: "Bump kubernetes from 25.3.0 to 26.1.0" - - kind: fixed - description: "Fixed artifacthub images annotation" + description: "Bump Alpine base image from 3.17.2 to 3.17.3" artifacthub.io/images: | - name: bitwarden-crd-operator - image: lerentis/bitwarden-crd-operator:0.5.3 + image: lerentis/bitwarden-crd-operator:0.5.4