Skip to content

Commit

Permalink
Bumping AKS version for both CI and DEV for deployer to 1.27.9 (#7581)
Browse files Browse the repository at this point in the history
  • Loading branch information
kvalliyurnatt authored Feb 27, 2024
1 parent faff7d7 commit f0b23a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hack/deployer/config/plans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ plans:
operation: create
clusterName: ci
provider: aks
kubernetesVersion: 1.26.6
kubernetesVersion: 1.27.9
machineType: Standard_D8s_v3
serviceAccount: true
enforceSecurityPolicies: true
Expand All @@ -83,7 +83,7 @@ plans:
operation: create
clusterName: dev
provider: aks
kubernetesVersion: 1.26.6
kubernetesVersion: 1.27.9
machineType: Standard_D8s_v3
serviceAccount: false
enforceSecurityPolicies: true
Expand Down

0 comments on commit f0b23a7

Please sign in to comment.