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

Update toolkit components

- helm-controller to v1.0.1
  https://github.com/fluxcd/helm-controller/blob/v1.0.1/CHANGELOG.md

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
fluxcdbot
2024-05-10 15:20:11 +00:00
committed by GitHub
parent 55728ce6d7
commit 0948d1440d
4 changed files with 6 additions and 6 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/distribution/distribution/v3 v3.0.0-alpha.1
github.com/fluxcd/cli-utils v0.36.0-flux.7
github.com/fluxcd/go-git-providers v0.20.1
github.com/fluxcd/helm-controller/api v1.0.0
github.com/fluxcd/helm-controller/api v1.0.1
github.com/fluxcd/image-automation-controller/api v0.38.0
github.com/fluxcd/image-reflector-controller/api v0.32.0
github.com/fluxcd/kustomize-controller/api v1.3.0