Skip to content

Commit

Permalink
Merge pull request #61 from fluxcd/release-v0.0.3
Browse files Browse the repository at this point in the history
Release v0.0.3
  • Loading branch information
stefanprodan authored Jul 13, 2020
2 parents 2fab4b5 + f0434cd commit e5eaaa6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## 0.0.3 (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/reconcileAt` annotation for on-demand reconciliation
of kustomization objects.

## 0.0.2 (2020-07-02)

This prerelease comes with improvements to the alerting system.
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ resources:
images:
- name: fluxcd/kustomize-controller
newName: fluxcd/kustomize-controller
newTag: v0.0.2
newTag: v0.0.3

0 comments on commit e5eaaa6

Please sign in to comment.