mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-17 09:15:43 +00:00
Update controllers for Helm v3.3.0
This commit is contained in:
parent
2584b6ca5b
commit
8d1dddf205
5 changed files with 183 additions and 10 deletions
4
go.mod
4
go.mod
|
|
@ -4,10 +4,10 @@ go 1.14
|
|||
|
||||
require (
|
||||
github.com/blang/semver v3.5.1+incompatible
|
||||
github.com/fluxcd/helm-controller v0.0.1
|
||||
github.com/fluxcd/helm-controller v0.0.2
|
||||
github.com/fluxcd/kustomize-controller v0.0.7
|
||||
github.com/fluxcd/pkg v0.0.3
|
||||
github.com/fluxcd/source-controller v0.0.7
|
||||
github.com/fluxcd/source-controller v0.0.8
|
||||
github.com/manifoldco/promptui v0.7.0
|
||||
github.com/spf13/cobra v1.0.0
|
||||
golang.org/x/net v0.0.0-20200602114024-627f9648deb9 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue