Skip to content

Commit

Permalink
Update kubernetesVersion to 1.29.2 in configuration.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
heoelri committed Apr 25, 2024
1 parent 08af85e commit a3c878e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ado/pipelines/config/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ variables:
- name: 'terraformVersion' # Terraform Version
value: '1.8.1-*'
- name: 'kubernetesVersion' # kubernetes version used for aks clusters
value: '1.28.5'
value: '1.29.2'
- name: 'helmVersion' # helm package manager version
value: 'v3.14.4'
- name: 'ingressNginxVersion' # nginx ingress controller helm chart version
Expand Down

0 comments on commit a3c878e

Please sign in to comment.