Remove 1.16.x flag for packet_centos7-weave-kubeadm-sep (#5907)

This commit is contained in:
Florian Ruynat 2020-04-11 09:15:48 +02:00 committed by GitHub
parent 9c3b573f8e
commit 45874a23bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -77,7 +77,7 @@ flannel_cni_version: "v0.3.0"
cni_version: "v0.8.5"
weave_version: 2.5.2
weave_version: 2.6.2
pod_infra_version: 3.1
contiv_version: 1.2.1
cilium_version: "v1.7.2"

View file

@ -9,5 +9,5 @@ deploy_netchecker: true
kubernetes_audit: true
dns_min_replicas: 1
# Temp set k8s ver to 1.16.7 (due to bug with 1.16.8)
kube_version: v1.16.7
# Needed to upgrade from 1.16 to 1.17, otherwise upgrade is partial and bug followed
upgrade_cluster_setup: true