Skip to content

Commit 2e8e3c9

Browse files
committed
update config
1 parent 4c89448 commit 2e8e3c9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

config/monkey365.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
{
141141
"name": "azureWebApps",
142142
"resource": {
143-
"api_version": "2024-04-01",
143+
"api_version": "2022-03-01",
144144
"provider": "Microsoft.Web"
145145
}
146146
},
@@ -154,7 +154,7 @@
154154
{
155155
"name": "azureForSQL",
156156
"resource": {
157-
"api_version": "2021-05-01-preview",
157+
"api_version": "2025-01-01",
158158
"provider": "Microsoft.Sql"
159159
}
160160
},
@@ -189,7 +189,7 @@
189189
{
190190
"name": "azureForPostgreSQLFlexible",
191191
"resource": {
192-
"api_version": "2024-11-01-preview",
192+
"api_version": "2025-08-01",
193193
"provider": "Microsoft.DBforPostgreSQL"
194194
}
195195
},
@@ -210,7 +210,7 @@
210210
{
211211
"name": "azureForMySQLFlexible",
212212
"resource": {
213-
"api_version": "2022-09-30-privatepreview",
213+
"api_version": "2025-06-30",
214214
"provider": "Microsoft.DBforMySQL"
215215
}
216216
},

0 commit comments

Comments
 (0)