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 ca2c18f commit 9531d5aCopy full SHA for 9531d5a
config/manager/kustomization.yaml
@@ -6,4 +6,4 @@ resources:
6
images:
7
- name: fluxcd/source-controller
8
newName: fluxcd/source-controller
9
- newTag: v1.6.0
+ newTag: v1.7.0
go.mod
@@ -40,7 +40,7 @@ require (
40
github.com/fluxcd/pkg/tar v0.14.0
41
github.com/fluxcd/pkg/testserver v0.13.0
42
github.com/fluxcd/pkg/version v0.10.0
43
- github.com/fluxcd/source-controller/api v1.6.0
+ github.com/fluxcd/source-controller/api v1.7.0
44
github.com/foxcpp/go-mockdns v1.1.0
45
github.com/go-git/go-billy/v5 v5.6.2
46
github.com/go-git/go-git/v5 v5.16.2
0 commit comments