Skip to content

Commit 60c30a1

Browse files
authored
Merge pull request #40 from fluxcd/release-v0.0.1-beta.1
Release v0.0.1-beta.1
2 parents 66d444f + 8646b11 commit 60c30a1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## 0.0.1-beta.1 (2020-05-29)
6+
7+
This is the first beta release of kustomize controller.
8+
This release comes with improvements to the reconciliation engine when
9+
dealing with CRDs/CRs. The kustomize/api has been updated to v0.4.1.
10+
511
## 0.0.1-alpha.9 (2020-05-11)
612

713
This alpha release includes a bug fix for the source event handler

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

0 commit comments

Comments
 (0)