File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -143,8 +143,8 @@ variables:
143
143
# The following Kubernetes versions should be the latest versions with already published kindest/node images.
144
144
# This avoids building node images in the default case which improves the test duration significantly.
145
145
KUBERNETES_VERSION_MANAGEMENT : " v1.27.3"
146
- KUBERNETES_VERSION : " v1.26.0 "
147
- KUBERNETES_VERSION_UPGRADE_TO : " v1.26.0 "
146
+ KUBERNETES_VERSION : " v1.26.6 "
147
+ KUBERNETES_VERSION_UPGRADE_TO : " v1.26.6 "
148
148
KUBERNETES_VERSION_UPGRADE_FROM : " v1.25.3"
149
149
# Pre and post 1.23 Kubernetes versions are being used for CSI upgrade tests
150
150
PRE_1_23_KUBERNETES_VERSION : " v1.22.17"
@@ -156,7 +156,7 @@ variables:
156
156
AWS_NODE_MACHINE_TYPE : t3.large
157
157
AWS_MACHINE_TYPE_VCPU_USAGE : 2
158
158
AWS_SSH_KEY_NAME : " cluster-api-provider-aws-sigs-k8s-io"
159
- CONFORMANCE_CI_ARTIFACTS_KUBERNETES_VERSION : " v1.26.0 "
159
+ CONFORMANCE_CI_ARTIFACTS_KUBERNETES_VERSION : " v1.26.6 "
160
160
CONFORMANCE_WORKER_MACHINE_COUNT : " 5"
161
161
CONFORMANCE_CONTROL_PLANE_MACHINE_COUNT : " 3"
162
162
ETCD_VERSION_UPGRADE_TO : " 3.5.6-0"
You can’t perform that action at this time.
0 commit comments