From 8b4b5f3ab10da9d2674b2ff21c319ad1b61deb5b Mon Sep 17 00:00:00 2001 From: Gerd Oberlechner Date: Thu, 19 Dec 2024 10:28:35 +0100 Subject: [PATCH] ASK upgrade 1.31.2 Signed-off-by: Gerd Oberlechner --- config/config.msft.yaml | 2 +- config/config.yaml | 2 +- config/public-cloud-cs-pr.json | 2 +- config/public-cloud-dev.json | 2 +- config/public-cloud-msft-int.json | 2 +- config/public-cloud-personal-dev.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/config.msft.yaml b/config/config.msft.yaml index 202cdb473..fe481bbd4 100644 --- a/config/config.msft.yaml +++ b/config/config.msft.yaml @@ -13,7 +13,7 @@ defaults: globalMSIName: "global-ev2-identity" # General AKS config - kubernetesVersion: 1.30.6 + kubernetesVersion: 1.31.2 istioVersion: "asm-1-22" vnetAddressPrefix: "10.128.0.0/14" subnetPrefix: "10.128.8.0/21" diff --git a/config/config.yaml b/config/config.yaml index 52fd074f3..410b1607a 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -11,7 +11,7 @@ defaults: globalMSIName: "global-rollout-identity" # General AKS config - kubernetesVersion: 1.30.6 + kubernetesVersion: 1.31.2 istioVersion: "asm-1-22" vnetAddressPrefix: "10.128.0.0/14" subnetPrefix: "10.128.8.0/21" diff --git a/config/public-cloud-cs-pr.json b/config/public-cloud-cs-pr.json index 2b70860ec..3945810b6 100644 --- a/config/public-cloud-cs-pr.json +++ b/config/public-cloud-cs-pr.json @@ -78,7 +78,7 @@ "rg": "hcp-underlay-westus3-imagesync-dev" }, "istioVersion": "asm-1-22", - "kubernetesVersion": "1.30.6", + "kubernetesVersion": "1.31.2", "maestro": { "certDomain": "selfsigned.maestro.keyvault.azure.com", "consumerName": "hcp-underlay-cspr-mgmt-1", diff --git a/config/public-cloud-dev.json b/config/public-cloud-dev.json index 0220889b0..84b2dba4c 100644 --- a/config/public-cloud-dev.json +++ b/config/public-cloud-dev.json @@ -78,7 +78,7 @@ "rg": "hcp-underlay-westus3-imagesync-dev" }, "istioVersion": "asm-1-22", - "kubernetesVersion": "1.30.6", + "kubernetesVersion": "1.31.2", "maestro": { "certDomain": "selfsigned.maestro.keyvault.azure.com", "consumerName": "hcp-underlay-dev-mgmt-1", diff --git a/config/public-cloud-msft-int.json b/config/public-cloud-msft-int.json index 90668adf3..bb9f62369 100644 --- a/config/public-cloud-msft-int.json +++ b/config/public-cloud-msft-int.json @@ -77,7 +77,7 @@ "rg": "hcp-underlay-imagesync" }, "istioVersion": "asm-1-22", - "kubernetesVersion": "1.30.6", + "kubernetesVersion": "1.31.2", "maestro": { "certDomain": "selfsigned.maestro.keyvault.azure.com", "consumerName": "hcp-underlay-int-mgmt-1", diff --git a/config/public-cloud-personal-dev.json b/config/public-cloud-personal-dev.json index 894ec7ad8..0e1a0aa49 100644 --- a/config/public-cloud-personal-dev.json +++ b/config/public-cloud-personal-dev.json @@ -78,7 +78,7 @@ "rg": "hcp-underlay-westus3-imagesync-dev" }, "istioVersion": "asm-1-22", - "kubernetesVersion": "1.30.6", + "kubernetesVersion": "1.31.2", "maestro": { "certDomain": "selfsigned.maestro.keyvault.azure.com", "consumerName": "hcp-underlay-usw3tst-mgmt-1",