|
50 | 50 | "type": "SystemAssigned"
|
51 | 51 | },
|
52 | 52 | "properties": {
|
53 |
| - "kubernetesVersion": "1.29.7", |
| 53 | + "kubernetesVersion": "1.30.6", |
54 | 54 | "dnsPrefix": "[concat('dns-', parameters('clusterName'))]",
|
55 | 55 | "agentPoolProfiles": [
|
56 | 56 | {
|
|
210 | 210 | "type": "SystemAssigned"
|
211 | 211 | },
|
212 | 212 | "properties": {
|
213 |
| - "kubernetesVersion": "1.29.7", |
| 213 | + "kubernetesVersion": "1.30.6", |
214 | 214 | "dnsPrefix": "[concat('dns-', parameters('clusterName'))]",
|
215 | 215 | "agentPoolProfiles": [
|
216 | 216 | {
|
|
395 | 395 | "vnetSubnetID": "[concat(parameters('vnetId'), '/subnets/subnet-03')]",
|
396 | 396 | "maxPods": 50,
|
397 | 397 | "type": "VirtualMachineScaleSets",
|
398 |
| - "orchestratorVersion": "1.29.7", |
| 398 | + "orchestratorVersion": "1.30.6", |
399 | 399 | "osType": "Linux",
|
400 | 400 | "enableAutoScaling": false
|
401 | 401 | }
|
|
427 | 427 | "type": "SystemAssigned"
|
428 | 428 | },
|
429 | 429 | "properties": {
|
430 |
| - "kubernetesVersion": "1.29.7", |
| 430 | + "kubernetesVersion": "1.30.6", |
431 | 431 | "dnsPrefix": "[concat('dns-', parameters('clusterName'))]",
|
432 | 432 | "agentPoolProfiles": [
|
433 | 433 | {
|
|
628 | 628 | "type": "SystemAssigned"
|
629 | 629 | },
|
630 | 630 | "properties": {
|
631 |
| - "kubernetesVersion": "1.29.7", |
| 631 | + "kubernetesVersion": "1.30.6", |
632 | 632 | "dnsPrefix": "[concat('dns-', parameters('clusterName5'))]",
|
633 | 633 | "agentPoolProfiles": [
|
634 | 634 | {
|
|
831 | 831 | "type": "SystemAssigned"
|
832 | 832 | },
|
833 | 833 | "properties": {
|
834 |
| - "kubernetesVersion": "1.29.7", |
| 834 | + "kubernetesVersion": "1.30.6", |
835 | 835 | "dnsPrefix": "[concat('dns-', parameters('clusterName6'))]",
|
836 | 836 | "agentPoolProfiles": [
|
837 | 837 | {
|
|
0 commit comments