File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.26.1
55require (
66 github.com/fluxcd/flux2/v2 v2.8.3
77 github.com/fluxcd/helm-controller/api v1.5.3
8- github.com/fluxcd/kustomize-controller/api v1.8.2
8+ github.com/fluxcd/kustomize-controller/api v1.8.3
99 github.com/fluxcd/source-controller/api v1.8.1
1010 github.com/stretchr/testify v1.11.1
1111 k8s.io/api v0.35.3
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ github.com/fluxcd/flux2/v2 v2.8.3 h1:obZYHj98hS1w9eo4LWSam4I2p7M7925jpmZqllGqaog
2727github.com/fluxcd/flux2/v2 v2.8.3 /go.mod h1:9ZPbVw+/5i7xZt82IYif3VYZ85nI0wSYMOwhq53Rabc =
2828github.com/fluxcd/helm-controller/api v1.5.3 h1:ruLzuyTHjjE9A5B/U+Id2q7yHXXqSFTswdZ14xCS5So =
2929github.com/fluxcd/helm-controller/api v1.5.3 /go.mod h1:lTgeUmtVYExMKp7mRDncsr4JwHTz3LFtLjRJZeR98lI =
30- github.com/fluxcd/kustomize-controller/api v1.8.2 h1:LcFUjJccwNrhCo7pQBBneLAlHfZZcb58bWB2LnyFwag =
31- github.com/fluxcd/kustomize-controller/api v1.8.2 /go.mod h1:c/mUPIffDDLg1EicXCJtX4N/rc+z5Zh0e/CXjhd7Dyc =
30+ github.com/fluxcd/kustomize-controller/api v1.8.3 h1:Ux9AAOY0lkP6FgRg5/b/ITvRSy8lz6VBBaZ9bXmTLmI =
31+ github.com/fluxcd/kustomize-controller/api v1.8.3 /go.mod h1:c/mUPIffDDLg1EicXCJtX4N/rc+z5Zh0e/CXjhd7Dyc =
3232github.com/fluxcd/pkg/apis/acl v0.9.0 h1:wBpgsKT+jcyZEcM//OmZr9RiF8klL3ebrDp2u2ThsnA =
3333github.com/fluxcd/pkg/apis/acl v0.9.0 /go.mod h1:TttNS+gocsGLwnvmgVi3/Yscwqrjc17+vhgYfqkfrV4 =
3434github.com/fluxcd/pkg/apis/kustomize v1.15.1 h1:t9QZh+3ZS8EKmlxrnnbcKZcGTrg8FDvMF1T8BHMCuqI =
You can’t perform that action at this time.
0 commit comments