Skip to content

Commit f9b3593

Browse files
authored
Merge pull request #2114 from sedefsavas/upgrade-e2e
🌱Upgrade e2e Kubernetes version to 1.19.4
2 parents 056daf7 + 3feaac9 commit f9b3593

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/e2e/data/e2e_conf.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,13 +107,13 @@ providers:
107107
targetName: "cluster-template-spot-instances.yaml"
108108

109109
variables:
110-
KUBERNETES_VERSION: "v1.19.2"
110+
KUBERNETES_VERSION: "v1.19.4"
111111
CNI: "../../data/cni/calico.yaml"
112112
EXP_CLUSTER_RESOURCE_SET: "true"
113113
AWS_CONTROL_PLANE_MACHINE_TYPE: t3.large
114114
AWS_NODE_MACHINE_TYPE: t3.large
115115
AWS_SSH_KEY_NAME: "cluster-api-provider-aws-sigs-k8s-io"
116-
CONFORMANCE_CI_ARTIFACTS_KUBERNETES_VERSION: "v1.19.2"
116+
CONFORMANCE_CI_ARTIFACTS_KUBERNETES_VERSION: "v1.19.4"
117117
CONFORMANCE_WORKER_MACHINE_COUNT: "5"
118118
CONFORMANCE_CONTROL_PLANE_MACHINE_COUNT: "1"
119119

0 commit comments

Comments
 (0)