mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-29 14:48:51 +00:00
Update toolkit components
- helm-controller to v0.31.1 https://github.com/fluxcd/helm-controller/blob/v0.31.1/CHANGELOG.md Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
17d134766d
commit
5607754702
4 changed files with 6 additions and 6 deletions
2
go.mod
2
go.mod
|
|
@ -9,7 +9,7 @@ require (
|
|||
github.com/distribution/distribution/v3 v3.0.0-20230223072852-e5d5810851d1
|
||||
github.com/fluxcd/go-git-providers v0.14.0
|
||||
github.com/fluxcd/go-git/v5 v5.0.0-20221219190809-2e5c9d01cfc4
|
||||
github.com/fluxcd/helm-controller/api v0.31.0
|
||||
github.com/fluxcd/helm-controller/api v0.31.1
|
||||
github.com/fluxcd/image-automation-controller/api v0.31.0
|
||||
github.com/fluxcd/image-reflector-controller/api v0.26.0
|
||||
github.com/fluxcd/kustomize-controller/api v0.35.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue