We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e079429 commit ba5ce3aCopy full SHA for ba5ce3a
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project are documented in this file.
4
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
11
## 0.1.0 (2020-09-30)
12
13
This is the first MINOR prerelease, it promotes the
config/manager/kustomization.yaml
@@ -5,4 +5,4 @@ resources:
images:
- name: fluxcd/helm-controller
newName: fluxcd/helm-controller
- newTag: v0.1.0
+ newTag: v0.1.1
0 commit comments