Skip to content

Commit cdbdb6a

Browse files
authored
Merge pull request #308 from galiacheng/main
Prerequisites of #297.
2 parents ecdb54b + 57c8cb2 commit cdbdb6a

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)