aboutsummaryrefslogtreecommitdiffstats
path: root/kud/hosting_providers
diff options
context:
space:
mode:
authorAkhila Kishore <akhila.kishore@intel.com>2019-08-19 14:55:38 -0700
committerAkhila Kishore <akhila.kishore@intel.com>2019-08-19 14:55:38 -0700
commit5f760c3fb7d0e74833b1a2137e6ff3dadc71b2f5 (patch)
tree5d67cf7a9fcddba28988d23b09cd54d899de30d4 /kud/hosting_providers
parent3f122fd2ac12ac9110c65924070732836de4ce8a (diff)
Version update.
Updating Kubespray version from 2.8.2 to 2.10.4 for KuD offline support and integration with new add-ons in future. Signed-off-by: Akhila Kishore <akhila.kishore@intel.com> Issue-ID: MULTICLOUD-772 Change-Id: Ib1263e86adb9815e1ee56038507a3c092aad1feb
Diffstat (limited to 'kud/hosting_providers')
-rw-r--r--kud/hosting_providers/vagrant/inventory/group_vars/k8s-cluster.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kud/hosting_providers/vagrant/inventory/group_vars/k8s-cluster.yml b/kud/hosting_providers/vagrant/inventory/group_vars/k8s-cluster.yml
index 9966ba8a..14146742 100644
--- a/kud/hosting_providers/vagrant/inventory/group_vars/k8s-cluster.yml
+++ b/kud/hosting_providers/vagrant/inventory/group_vars/k8s-cluster.yml
@@ -48,7 +48,7 @@ local_volumes_enabled: true
local_volume_provisioner_enabled: true
## Change this to use another Kubernetes version, e.g. a current beta release
-kube_version: v1.12.3
+kube_version: v1.14.3
# Helm deployment
helm_enabled: true