We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aece5bb commit 5a6562dCopy full SHA for 5a6562d
marketplace/mainTemplate.json
@@ -66,7 +66,7 @@
66
},
67
"kubernetesVersion": {
68
"type": "String",
69
- "defaultValue": "1.28.9",
+ "defaultValue": "1.29.10",
70
"metadata": {
71
"description": "The version of Kubernetes."
72
}
marketplace/parameterFile.json
@@ -30,7 +30,7 @@
30
"value": 0
31
32
33
- "value": "1.28.9"
+ "value": "1.29.10"
34
35
"networkPlugin": {
36
"value": "kubenet"
0 commit comments