Skip to content

Commit

Permalink
version bump and release new helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
Lerentis committed Feb 20, 2023
1 parent 3845fd8 commit 097712c
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions charts/bitwarden-crd-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Deploy the Bitwarden CRD Operator

type: application

version: "v0.5.2"
version: "v0.5.3"

appVersion: "0.5.2"
appVersion: "0.5.3"

keywords:
- operator
Expand Down Expand Up @@ -95,11 +95,9 @@ annotations:
artifacthub.io/operator: "true"
artifacthub.io/changes: |
- kind: changed
description: "Bump alpine from 3.17.1 to 3.17.2"
- kind: changed
description: "Bump bitwarden cli from 2022.11.0 to 2023.1.0"
- kind: changed
description: "Bump python version from 3.10.9-r1 to 3.10.10-r0"
description: "Bump kubernetes from 25.3.0 to 26.1.0"
- kind: fixed
description: "Fixed artifacthub images annotation"
artifacthub.io/images: |
- name: bitwarden-crd-operator
image: lerentis/bitwarden-crd-operator:0.5.1
image: lerentis/bitwarden-crd-operator:0.5.3

0 comments on commit 097712c

Please sign in to comment.