aboutsummaryrefslogtreecommitdiffstats
path: root/kud/hosting_providers
diff options
context:
space:
mode:
authorAkhila Kishore <akhila.kishore@intel.com>2019-08-19 15:54:12 -0700
committerAkhila Kishore <akhila.kishore@intel.com>2019-08-19 15:54:12 -0700
commit9da88bc277982ffa7db45555ec045d43ce196436 (patch)
treee38b704f2e1df9270804a0565252c9bb48869efc /kud/hosting_providers
parent177d3560420953f7cd0dcecfc2b2701ac44244da (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: I4b7887aae359cd6197e696010acde6e204c41931
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