Skip to content

Commit

Permalink
Merge pull request #78 from fluxcd/release-v0.0.7
Browse files Browse the repository at this point in the history
Release v0.0.7
  • Loading branch information
hiddeco authored Jul 31, 2020
2 parents baac856 + 3a88cd8 commit e0d8834
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.7 (2020-07-31)

This prerelease comes with a breaking change, the CRDs group has been
renamed to `kustomize.toolkit.fluxcd.io`. The dependency on `source-controller`
has been updated to `v0.0.7` to be able to work with `source.toolkit.fluxcd.io`
resources.

## 0.0.6 (2020-07-25)

This prerelease comes with improvements to the dependency management
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.6
newTag: v0.0.7

0 comments on commit e0d8834

Please sign in to comment.