Release v0.0.5

This commit is contained in:
stefanprodan 2020-07-13 16:35:22 +03:00
parent 315c2d724c
commit 780b4388a3
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
All notable changes to this project are documented in this file.
## 0.0.5 (2020-07-13)
This prerelease comes with improvements to logging.
The default logging format is JSON and the timestamp format is ISO8601.
Introduce `fluxcd.io/reconcileA` annotation for on-demand reconciliation
of source objects.
## 0.0.4 (2020-07-10)
This prerelease comes with fixes to the testing framework.

View File

@ -6,4 +6,4 @@ resources:
images:
- name: fluxcd/source-controller
newName: fluxcd/source-controller
newTag: v0.0.4
newTag: v0.0.5