1
0
mirror of synced 2026-02-13 13:06:56 +00:00

Update toolkit components

- source-controller to v1.7.0
  https://github.com/fluxcd/source-controller/blob/v1.7.0/CHANGELOG.md

Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This commit is contained in:
fluxcdbot
2025-09-15 15:08:28 +00:00
committed by Matheus Pimenta
parent 6cc446af00
commit b4bc0d4932
11 changed files with 23 additions and 14 deletions

2
go.mod
View File

@@ -32,7 +32,7 @@ require (
github.com/fluxcd/pkg/ssh v0.21.0
github.com/fluxcd/pkg/tar v0.14.0
github.com/fluxcd/pkg/version v0.10.0
github.com/fluxcd/source-controller/api v1.6.2
github.com/fluxcd/source-controller/api v1.7.0
github.com/go-git/go-git/v5 v5.16.2
github.com/go-logr/logr v1.4.3
github.com/gonvenience/bunt v1.4.2