Skip to content

Commit bb86c85

Browse files
authored
upgrade WIT and AKS. (#320)
1 parent 690190a commit bb86c85

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Known-good version of Azure Kubernetes Service",
33
"description": "This version is known to work for all the features of Azure WebLogic on AKS offer.",
4-
"value": "1.26.6",
5-
"testedDate": "2023-09-04"
4+
"value": "1.28.10",
5+
"testedDate": "2024-07-15"
66
}

weblogic-azure-aks/src/main/resources/weblogic_tooling_family.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
{
1919
"key": "WIT",
2020
"description": "Oracle WebLogic Image Tool",
21-
"version": "1.12.1",
22-
"downloadURL": "https://github.com/oracle/weblogic-image-tool/releases/download/release-1.12.1/imagetool.zip",
23-
"testedDate": "2024-03-13"
21+
"version": "1.13.2",
22+
"downloadURL": "https://github.com/oracle/weblogic-image-tool/releases/download/release-1.13.2/imagetool.zip",
23+
"testedDate": "2024-07-15"
2424
},
2525
{
2626
"key": "WME",

0 commit comments

Comments
 (0)