Skip to content

Commit

Permalink
Merge pull request #37 from fluxcd/release-v0.0.1-alpha.9
Browse files Browse the repository at this point in the history
Release v0.0.1-alpha.9
  • Loading branch information
stefanprodan authored May 12, 2020
2 parents bc598ea + a6d37d9 commit 43d5844
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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

## 0.0.1-alpha.9 (2020-05-11)

This alpha release includes a bug fix for the source event handler
and sets the current context to the default namespace.

## 0.0.1-alpha.8 (2020-05-09)

This alpha release comes with improvements to health assessment
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.1-alpha.8
newTag: v0.0.1-alpha.9

0 comments on commit 43d5844

Please sign in to comment.