tag v1.0 for skydns
This commit is contained in:
parent
a5849938d4
commit
9c1543c3db
2 changed files with 10 additions and 9 deletions
17
.gitmodules
vendored
17
.gitmodules
vendored
|
@ -1,13 +1,14 @@
|
||||||
[submodule "roles/k8s-common"]
|
[submodule "roles/k8s-common"]
|
||||||
path = roles/k8s-common
|
path = roles/k8s-common
|
||||||
url = https://github.com/ansibl8s/k8s-common.git
|
url = https://github.com/ansibl8s/k8s-common.git
|
||||||
[submodule "roles/k8s-fabric8"]
|
[submodule "roles/k8s-fabric8"]
|
||||||
path = roles/k8s-fabric8
|
path = roles/k8s-fabric8
|
||||||
url = https://github.com/ansibl8s/k8s-fabric8.git
|
url = https://github.com/ansibl8s/k8s-fabric8.git
|
||||||
[submodule "roles/k8s-kube-ui"]
|
[submodule "roles/k8s-kube-ui"]
|
||||||
path = roles/k8s-kube-ui
|
path = roles/k8s-kube-ui
|
||||||
url = https://github.com/ansibl8s/k8s-kube-ui.git
|
url = https://github.com/ansibl8s/k8s-kube-ui.git
|
||||||
branch = v1.0
|
branch = v1.0
|
||||||
[submodule "roles/k8s-skydns"]
|
[submodule "roles/k8s-skydns"]
|
||||||
path = roles/k8s-skydns
|
path = roles/k8s-skydns
|
||||||
url = https://github.com/ansibl8s/k8s-skydns.git
|
url = https://github.com/ansibl8s/k8s-skydns.git
|
||||||
|
branch = v1.0
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit d455d036c1d599c9f3e50fd6ebeacb12f759f527
|
Subproject commit f97af2f47e5e2f37c9455a0180670289b5bf6f96
|
Loading…
Reference in a new issue