1
0
mirror of synced 2026-02-13 13:06:56 +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:
fluxcdbot
2023-03-10 14:55:09 +00:00
committed by GitHub
parent 17d134766d
commit 5607754702
4 changed files with 6 additions and 6 deletions

2
go.mod
View File

@@ -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