1
0
mirror of synced 2026-07-01 15:40:49 +00:00

Merge pull request #172 from fluxcd/ssh-host

Add SSH hostname arg to GitLab bootstrap
This commit is contained in:
Stefan Prodan
2020-08-21 17:50:29 +03:00
committed by GitHub
6 changed files with 28 additions and 21 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require (
github.com/blang/semver v3.5.1+incompatible
github.com/fluxcd/helm-controller/api v0.0.4
github.com/fluxcd/kustomize-controller/api v0.0.8
github.com/fluxcd/pkg/git v0.0.5
github.com/fluxcd/pkg/git v0.0.6
github.com/fluxcd/pkg/ssh v0.0.5
github.com/fluxcd/pkg/untar v0.0.5
github.com/fluxcd/source-controller/api v0.0.10