bump version and add release notes
This commit is contained in:
parent
39a49ab95b
commit
f63e0ac090
@ -4,9 +4,9 @@ description: Deploy the Bitwarden CRD Operator
|
|||||||
|
|
||||||
type: application
|
type: application
|
||||||
|
|
||||||
version: "v0.7.5"
|
version: "v0.7.6"
|
||||||
|
|
||||||
appVersion: "0.6.4"
|
appVersion: "0.6.5"
|
||||||
|
|
||||||
keywords:
|
keywords:
|
||||||
- operator
|
- operator
|
||||||
@ -95,8 +95,14 @@ annotations:
|
|||||||
artifacthub.io/operator: "true"
|
artifacthub.io/operator: "true"
|
||||||
artifacthub.io/containsSecurityUpdates: "false"
|
artifacthub.io/containsSecurityUpdates: "false"
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: changed
|
||||||
description: "Added prob variables for helm"
|
description: "Updated alpine to 3.18.3"
|
||||||
|
- kind: changed
|
||||||
|
description: "Updated python to 3.11.5-r0"
|
||||||
|
- kind: changed
|
||||||
|
description: "Updated libcrypto3 to 3.1.2-r0"
|
||||||
|
- kind: changed
|
||||||
|
description: "Updated bitwarden cli to v2023.7.0"
|
||||||
artifacthub.io/images: |
|
artifacthub.io/images: |
|
||||||
- name: bitwarden-crd-operator
|
- name: bitwarden-crd-operator
|
||||||
image: ghcr.io/lerentis/bitwarden-crd-operator:0.6.4
|
image: ghcr.io/lerentis/bitwarden-crd-operator:0.6.5
|
||||||
|
Loading…
Reference in New Issue
Block a user