Skip to content

Commit e5eaaa6

Browse files
authored
Merge pull request #61 from fluxcd/release-v0.0.3
Release v0.0.3
2 parents 2fab4b5 + f0434cd commit e5eaaa6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project are documented in this file.
44

5+
## 0.0.3 (2020-07-13)
6+
7+
This prerelease comes with improvements to logging.
8+
The default logging format is JSON and the timestamp format is ISO8601.
9+
Introduce `fluxcd.io/reconcileAt` annotation for on-demand reconciliation
10+
of kustomization objects.
11+
512
## 0.0.2 (2020-07-02)
613

714
This prerelease comes with improvements to the alerting system.

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ resources:
55
images:
66
- name: fluxcd/kustomize-controller
77
newName: fluxcd/kustomize-controller
8-
newTag: v0.0.2
8+
newTag: v0.0.3

0 commit comments

Comments
 (0)