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 dc4d4ed + 3e76138 commit d7a2c1dCopy full SHA for d7a2c1d
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 0.0.7 (2020-07-31)
6
+
7
+This prerelease comes with a breaking change, the
8
+CRDs group has been renamed to `source.toolkit.fluxcd.io`.
9
10
## 0.0.6 (2020-07-20)
11
12
This prerelease drops support for Kubernetes <1.16.
config/manager/kustomization.yaml
@@ -6,4 +6,4 @@ resources:
images:
- name: fluxcd/source-controller
newName: fluxcd/source-controller
- newTag: v0.0.6
+ newTag: v0.0.7
0 commit comments