Skip to content

Commit

Permalink
Merge pull request #2114 from sedefsavas/upgrade-e2e
Browse files Browse the repository at this point in the history
🌱Upgrade e2e Kubernetes version to 1.19.4
  • Loading branch information
k8s-ci-robot authored Nov 17, 2020
2 parents 056daf7 + 3feaac9 commit f9b3593
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/e2e/data/e2e_conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,13 +107,13 @@ providers:
targetName: "cluster-template-spot-instances.yaml"

variables:
KUBERNETES_VERSION: "v1.19.2"
KUBERNETES_VERSION: "v1.19.4"
CNI: "../../data/cni/calico.yaml"
EXP_CLUSTER_RESOURCE_SET: "true"
AWS_CONTROL_PLANE_MACHINE_TYPE: t3.large
AWS_NODE_MACHINE_TYPE: t3.large
AWS_SSH_KEY_NAME: "cluster-api-provider-aws-sigs-k8s-io"
CONFORMANCE_CI_ARTIFACTS_KUBERNETES_VERSION: "v1.19.2"
CONFORMANCE_CI_ARTIFACTS_KUBERNETES_VERSION: "v1.19.4"
CONFORMANCE_WORKER_MACHINE_COUNT: "5"
CONFORMANCE_CONTROL_PLANE_MACHINE_COUNT: "1"

Expand Down

0 comments on commit f9b3593

Please sign in to comment.