Skip to content

Commit 7cd9168

Browse files
authored
Merge pull request #34 from fluxcd/release-v0.0.1-alpha.8
Release v0.0.1-alpha.8
2 parents d5bcc3b + ac363ba commit 7cd9168

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.1-alpha.8 (2020-05-09)
6+
7+
This alpha release comes with improvements to health assessment
8+
and [dependency management](https://github.com/fluxcd/kustomize-controller/pull/32).
9+
When a source revision changes, the
10+
Kustomizations are executed based on the depends-on graph.
11+
512
## 0.0.1-alpha.7 (2020-05-05)
613

714
This alpha release comes with improvements to the garbage collector.

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.1-alpha.7
8+
newTag: v0.0.1-alpha.8

0 commit comments

Comments
 (0)