From 9c1543c3db9cfed34dc10dd9170ba31899e39c40 Mon Sep 17 00:00:00 2001
From: Smaine Kahlouch <smaine.kahlouch@arkena.com>
Date: Sat, 10 Oct 2015 22:07:27 +0200
Subject: [PATCH] tag v1.0 for skydns

---
 .gitmodules      | 17 +++++++++--------
 roles/k8s-skydns |  2 +-
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index c0566f570..0b79f897a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,13 +1,14 @@
 [submodule "roles/k8s-common"]
-	path = roles/k8s-common
-	url = https://github.com/ansibl8s/k8s-common.git
+    path = roles/k8s-common
+    url = https://github.com/ansibl8s/k8s-common.git
 [submodule "roles/k8s-fabric8"]
-	path = roles/k8s-fabric8
-	url = https://github.com/ansibl8s/k8s-fabric8.git
+    path = roles/k8s-fabric8
+    url = https://github.com/ansibl8s/k8s-fabric8.git
 [submodule "roles/k8s-kube-ui"]
-	path = roles/k8s-kube-ui
-	url = https://github.com/ansibl8s/k8s-kube-ui.git
+    path = roles/k8s-kube-ui
+    url = https://github.com/ansibl8s/k8s-kube-ui.git
     branch = v1.0
 [submodule "roles/k8s-skydns"]
-	path = roles/k8s-skydns
-	url = https://github.com/ansibl8s/k8s-skydns.git
+    path = roles/k8s-skydns
+    url = https://github.com/ansibl8s/k8s-skydns.git
+    branch = v1.0
diff --git a/roles/k8s-skydns b/roles/k8s-skydns
index d455d036c..f97af2f47 160000
--- a/roles/k8s-skydns
+++ b/roles/k8s-skydns
@@ -1 +1 @@
-Subproject commit d455d036c1d599c9f3e50fd6ebeacb12f759f527
+Subproject commit f97af2f47e5e2f37c9455a0180670289b5bf6f96
-- 
GitLab