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

Update controllers for Helm v3.3.0

This commit is contained in:
stefanprodan
2020-08-13 14:28:51 +03:00
parent 2584b6ca5b
commit 8d1dddf205
5 changed files with 183 additions and 10 deletions

4
go.mod
View File

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