chore: bump version to v0.8.0; add artifacthub changelog
This commit is contained in:
parent
f0a9258b71
commit
31cba57a1a
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user