We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d5bcc3b + ac363ba commit 7cd9168Copy full SHA for 7cd9168
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project are documented in this file.
4
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
12
## 0.0.1-alpha.7 (2020-05-05)
13
14
This alpha release comes with improvements to the garbage collector.
config/manager/kustomization.yaml
@@ -5,4 +5,4 @@ resources:
images:
- name: fluxcd/kustomize-controller
newName: fluxcd/kustomize-controller
- newTag: v0.0.1-alpha.7
+ newTag: v0.0.1-alpha.8
0 commit comments