Skip to content

Commit

Permalink
Pin k8s e2e version to v1.25.11
Browse files Browse the repository at this point in the history
  • Loading branch information
CecileRobertMichon authored and k8s-infra-cherrypick-robot committed Jul 26, 2023
1 parent 56a73c6 commit 56ea445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/config/azure-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ providers:
variables:
AKS_KUBERNETES_VERSION: "latest"
AKS_KUBERNETES_VERSION_UPGRADE_FROM: "latest-1"
KUBERNETES_VERSION: "${KUBERNETES_VERSION:-stable-1.25}"
KUBERNETES_VERSION: "${KUBERNETES_VERSION:-v1.25.11}" # temporarily pin to v1.25.11 to workaround Calico dual stack issues
FLATCAR_KUBERNETES_VERSION: "${FLATCAR_KUBERNETES_VERSION:-stable-1.25}"
FLATCAR_VERSION: "${FLATCAR_VERSION:-latest}"
ETCD_VERSION_UPGRADE_TO: "3.5.4-0"
Expand Down

0 comments on commit 56ea445

Please sign in to comment.