mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-15 16:25:43 +00:00
Update toolkit components
- helm-controller to v0.8.1 https://github.com/fluxcd/helm-controller/blob/v0.8.1/CHANGELOG.md - kustomize-controller to v0.9.2 https://github.com/fluxcd/kustomize-controller/blob/v0.9.2/CHANGELOG.md Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
08c1bd7653
commit
01946facb3
4 changed files with 7 additions and 7 deletions
2
go.mod
2
go.mod
|
|
@ -5,7 +5,7 @@ go 1.16
|
|||
require (
|
||||
github.com/Masterminds/semver/v3 v3.1.0
|
||||
github.com/cyphar/filepath-securejoin v0.2.2
|
||||
github.com/fluxcd/helm-controller/api v0.8.0
|
||||
github.com/fluxcd/helm-controller/api v0.8.1
|
||||
github.com/fluxcd/image-automation-controller/api v0.6.1
|
||||
github.com/fluxcd/image-reflector-controller/api v0.7.0
|
||||
github.com/fluxcd/kustomize-controller/api v0.9.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue