Skip to content

Commit

Permalink
Update ARM templates
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudsecmachine committed May 28, 2024
1 parent 377ad3d commit 98ac78e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion deploy/azure/ARM-for-organization-account.dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"metadata": {
"description": "The version of elastic-agent to install"
},
"defaultValue": "8.15.0"
"defaultValue": "8.16.0"
},
"FleetUrl": {
"type": "string",
Expand Down
2 changes: 1 addition & 1 deletion deploy/azure/ARM-for-organization-account.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"metadata": {
"description": "The version of elastic-agent to install"
},
"defaultValue": "8.15.0"
"defaultValue": "8.16.0"
},
"FleetUrl": {
"type": "string",
Expand Down
2 changes: 1 addition & 1 deletion deploy/azure/ARM-for-single-account.dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"metadata": {
"description": "The version of elastic-agent to install"
},
"defaultValue": "8.15.0"
"defaultValue": "8.16.0"
},
"FleetUrl": {
"type": "string",
Expand Down
2 changes: 1 addition & 1 deletion deploy/azure/ARM-for-single-account.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"metadata": {
"description": "The version of elastic-agent to install"
},
"defaultValue": "8.15.0"
"defaultValue": "8.16.0"
},
"FleetUrl": {
"type": "string",
Expand Down

0 comments on commit 98ac78e

Please sign in to comment.