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 85d2b8c commit 52a166eCopy full SHA for 52a166e
config/manager/kustomization.yaml
@@ -6,4 +6,4 @@ resources:
6
images:
7
- name: fluxcd/source-controller
8
newName: fluxcd/source-controller
9
- newTag: v1.7.2
+ newTag: v1.7.3
go.mod
@@ -40,7 +40,7 @@ require (
40
github.com/fluxcd/pkg/tar v0.15.0
41
github.com/fluxcd/pkg/testserver v0.13.0
42
github.com/fluxcd/pkg/version v0.11.0
43
- github.com/fluxcd/source-controller/api v1.7.2
+ github.com/fluxcd/source-controller/api v1.7.3
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.3
0 commit comments