Skip to content

Commit 418ee20

Browse files
committed
making changes
1 parent 657cd09 commit 418ee20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
ACR_NAME="akssivarg01"
4040
AKS_NODE_COUNT=3
4141
AKS_NODE_SIZE="Standard_DS2_v2"
42-
AKS_VERSION="1.25.0" # Update this as per your requirement
42+
AKS_VERSION="1.32.0" # Update this as per your requirement
4343
4444
# Register the Microsoft.ContainerService namespace if not already registered
4545
REGISTRATION_STATE=$(az provider show --namespace Microsoft.ContainerService --query "registrationState" -o tsv)

0 commit comments

Comments
 (0)