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 97a5e7d + 3a18944 commit 18da993Copy full SHA for 18da993
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 0.0.9 (2020-08-17)
6
+
7
+This prerelease upgrades the `github.com/fluxcd/pkg/*` dependencies
8
+to dedicated versioned modules.
9
10
## 0.0.8 (2020-08-12)
11
12
This prerelease comes with improvements to Helm repository
config/manager/kustomization.yaml
@@ -6,4 +6,4 @@ resources:
images:
- name: fluxcd/source-controller
newName: fluxcd/source-controller
- newTag: v0.0.8
+ newTag: v0.0.9
0 commit comments