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

Update controllers to v0.0.1-beta.1

This commit is contained in:
stefanprodan
2020-05-29 18:32:36 +03:00
parent 445dcf0b6d
commit 5807286355
4 changed files with 11 additions and 12 deletions

4
go.mod
View File

@@ -4,8 +4,8 @@ go 1.14
require (
github.com/blang/semver v3.5.1+incompatible
github.com/fluxcd/kustomize-controller v0.0.1-alpha.9
github.com/fluxcd/source-controller v0.0.1-alpha.6
github.com/fluxcd/kustomize-controller v0.0.1-beta.1
github.com/fluxcd/source-controller v0.0.1-beta.1
github.com/manifoldco/promptui v0.7.0
github.com/spf13/cobra v1.0.0
k8s.io/api v0.18.2