Skip to content

Commit

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

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

## 0.0.1-alpha.6 (2020-05-06)

This alpha release comes with [improvements](https://github.com/fluxcd/source-controller/pull/52)
to the `GitRepository` reconciler. Starting with this version, the controller
watches for sources only in the namespace where it's deployed.

## 0.0.1-alpha.5 (2020-04-30)

This alpha release contains several bug fixes
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ resources:
images:
- name: fluxcd/source-controller
newName: fluxcd/source-controller
newTag: v0.0.1-alpha.5
newTag: v0.0.1-alpha.6

0 comments on commit a598f5a

Please sign in to comment.