update and retry handler
This commit is contained in:
		| @@ -4,9 +4,9 @@ description: Deploy the Bitwarden CRD Operator | ||||
|  | ||||
| type: application | ||||
|  | ||||
| version: "v0.4.3" | ||||
| version: "v0.5.0" | ||||
|  | ||||
| appVersion: "0.4.2" | ||||
| appVersion: "0.5.0" | ||||
|  | ||||
| keywords: | ||||
|   - operator | ||||
| @@ -94,10 +94,12 @@ annotations: | ||||
|   artifacthub.io/license: MIT | ||||
|   artifacthub.io/operator: "true"   | ||||
|   artifacthub.io/changes: | | ||||
|     - kind: fixed | ||||
|       description: "Updated Dependencies to fix CVEs" | ||||
|     - kind: added | ||||
|       description: "Upload SBOM to GitHub Release" | ||||
|       description: "Implemented update handling" | ||||
|     - kind: changed | ||||
|       description: "Changed default logging structure to json logging" | ||||
|     - kind: changed | ||||
|       description: "Secrets are periodically updated every 15 minutes" | ||||
|   artifacthub.io/images: | | ||||
|     - name: bitwarden-crd-operator | ||||
|       image: lerentis/bitwarden-crd-operator:0.4.2 | ||||
|       image: lerentis/bitwarden-crd-operator:0.5.0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user