We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 056daf7 + 3feaac9 commit f9b3593Copy full SHA for f9b3593
test/e2e/data/e2e_conf.yaml
@@ -107,13 +107,13 @@ providers:
107
targetName: "cluster-template-spot-instances.yaml"
108
109
variables:
110
- KUBERNETES_VERSION: "v1.19.2"
+ KUBERNETES_VERSION: "v1.19.4"
111
CNI: "../../data/cni/calico.yaml"
112
EXP_CLUSTER_RESOURCE_SET: "true"
113
AWS_CONTROL_PLANE_MACHINE_TYPE: t3.large
114
AWS_NODE_MACHINE_TYPE: t3.large
115
AWS_SSH_KEY_NAME: "cluster-api-provider-aws-sigs-k8s-io"
116
- CONFORMANCE_CI_ARTIFACTS_KUBERNETES_VERSION: "v1.19.2"
+ CONFORMANCE_CI_ARTIFACTS_KUBERNETES_VERSION: "v1.19.4"
117
CONFORMANCE_WORKER_MACHINE_COUNT: "5"
118
CONFORMANCE_CONTROL_PLANE_MACHINE_COUNT: "1"
119
0 commit comments