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 49e3ce7 commit e6cc64cCopy full SHA for e6cc64c
config/manager/kustomization.yaml
@@ -6,4 +6,4 @@ resources:
6
images:
7
- name: fluxcd/source-controller
8
newName: fluxcd/source-controller
9
- newTag: v1.1.0
+ newTag: v1.1.1
go.mod
@@ -40,7 +40,7 @@ require (
40
github.com/fluxcd/pkg/tar v0.2.0
41
github.com/fluxcd/pkg/testserver v0.4.0
42
github.com/fluxcd/pkg/version v0.2.2
43
- github.com/fluxcd/source-controller/api v1.1.0
+ github.com/fluxcd/source-controller/api v1.1.1
44
github.com/foxcpp/go-mockdns v1.0.0
45
github.com/go-git/go-billy/v5 v5.5.0
46
github.com/go-git/go-git/v5 v5.9.0
0 commit comments