Skip to content

Commit 57c8cb2

Browse files
committed
add aks_tooling_well_tested_versions.json
1 parent ecdb54b commit 57c8cb2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "AKS toolings used in WebLogic on AKS offer",
3+
"description": "The versions are known to work for all the features of Azure WebLogic on AKS offer.",
4+
"items": [
5+
{
6+
"key": "keda",
7+
"description": "KEDA for autoscaling",
8+
"version": "2.14.2",
9+
"testedDate": "2024-05-07"
10+
}
11+
]
12+
}

0 commit comments

Comments
 (0)