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 6b12d18 + 0a1cf8c commit b0b2d72Copy full SHA for b0b2d72
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 0.0.8 (2020-08-12)
6
+
7
+This prerelease comes with improvements to Helm repository
8
+index fetching. The Helm getter was upgraded to v3.3.0,
9
+and it's possible to configure the timeout of index downloads.
10
11
## 0.0.7 (2020-07-31)
12
13
This prerelease comes with a breaking change, the
config/manager/kustomization.yaml
@@ -6,4 +6,4 @@ resources:
images:
- name: fluxcd/source-controller
newName: fluxcd/source-controller
- newTag: v0.0.7
+ newTag: v0.0.8
0 commit comments