chore: bump version to v0.8.0; add artifacthub changelog

This commit is contained in:
Matthias Ludwig 2023-09-27 11:15:19 +02:00
parent f0a9258b71
commit 31cba57a1a
No known key found for this signature in database
2 changed files with 4 additions and 2 deletions

View File

@ -4,7 +4,7 @@ description: Deploy the Bitwarden CRD Operator
type: application
version: "v0.7.6"
version: "v0.8.0"
appVersion: "0.6.5"
@ -95,6 +95,8 @@ annotations:
artifacthub.io/operator: "true"
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |
- kind: changed
description: "Take care to sync with bitwarden before getting a secret, added BW_SYNC_INTERVAL and BW_FORCE_SYNC envs to control sync."
- kind: changed
description: "Updated alpine to 3.18.3"
- kind: changed

View File

@ -18,7 +18,7 @@ fullnameOverride: ""
# - name: BW_FORCE_SYNC
# value: "false"
# - name: BW_SYNC_INTERVAL
# value: "60"
# value: "900"
# - name: BW_HOST
# value: "define_it"
# - name: BW_CLIENTID