Skip to content

Commit

Permalink
Update AKS Edge deployment version to 1.13 in azuredeploy.json
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Egil Ring <[email protected]>
  • Loading branch information
janegilring committed Sep 2, 2024
1 parent 9c54b57 commit ca9d67f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
},
"AKSEEPinnedSchemaVersion": {
"type": "string",
"defaultValue": "1.9",
"defaultValue": "1.13",
"metadata": {
"description": "The AKS Edge Essentials schema version to be used. This is only used to pin the AKS Edge Essentials schema version for testing.To pin a specific version, use the format '1.13'. To use the latest schema version, use 'useLatest'"
}
Expand Down

0 comments on commit ca9d67f

Please sign in to comment.