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.
1 parent ac4afb3 commit 465741eCopy full SHA for 465741e
config/manager/kustomization.yaml
@@ -6,4 +6,4 @@ resources:
6
images:
7
- name: fluxcd/source-controller
8
newName: fluxcd/source-controller
9
- newTag: v1.5.0
+ newTag: v1.6.0
go.mod
@@ -43,7 +43,7 @@ require (
43
github.com/fluxcd/pkg/tar v0.12.0
44
github.com/fluxcd/pkg/testserver v0.11.0
45
github.com/fluxcd/pkg/version v0.7.0
46
- github.com/fluxcd/source-controller/api v1.5.0
+ github.com/fluxcd/source-controller/api v1.6.0
47
github.com/foxcpp/go-mockdns v1.1.0
48
github.com/go-git/go-billy/v5 v5.6.2
49
github.com/go-git/go-git/v5 v5.16.0
0 commit comments