Skip to content

Commit 371e54c

Browse files
authored
Merge pull request #103 from fluxcd/release-v0.1.1
Release v0.1.1
2 parents e079429 + ba5ce3a commit 371e54c

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.1.1 (2020-10-02)
6+
7+
This prerelease fixes a regression bug introduced in `v0.1.0`
8+
resulting in the `spec.targetNamespace` not being taken into
9+
account.
10+
511
## 0.1.0 (2020-09-30)
612

713
This is the first MINOR prerelease, it promotes the

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/helm-controller
77
newName: fluxcd/helm-controller
8-
newTag: v0.1.0
8+
newTag: v0.1.1

0 commit comments

Comments
 (0)