We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c71cfa3 + 86117cf commit 56b264eCopy full SHA for 56b264e
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 0.0.1-alpha.4 (2020-04-28)
6
+
7
+This alpha release comes with [integrity checks](https://github.com/fluxcd/source-controller/pull/45)
8
+for artifacts produced from Git repositories.
9
10
## 0.0.1-alpha.3 (2020-04-27)
11
12
This alpha release contains a [bug fix](https://github.com/fluxcd/source-controller/pull/42)
config/manager/kustomization.yaml
@@ -6,4 +6,4 @@ resources:
images:
- name: fluxcd/source-controller
newName: fluxcd/source-controller
- newTag: v0.0.1-alpha.3
+ newTag: v0.0.1-alpha.4
0 commit comments