Skip to content

Commit

Permalink
kogito from 4-4 to 4-7 #1040
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanj committed Jun 3, 2021
1 parent 40da397 commit b1458bf
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion middleware/middleware-kogito/dmn/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"backend": {
"autoUpgrade": true,
"imageid": "openshift-4-4",
"imageid": "openshift-4-7",
"port": 8443
}
}
2 changes: 1 addition & 1 deletion middleware/middleware-kogito/getting-started/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"backend": {
"autoUpgrade": true,
"imageid": "openshift-4-4",
"imageid": "openshift-4-7",
"port": 8443
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"backend": {
"autoUpgrade": true,
"imageid": "openshift-4-4",
"imageid": "openshift-4-7",
"port": 8443
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"backend": {
"autoUpgrade": true,
"imageid": "openshift-4-4",
"imageid": "openshift-4-7",
"port": 8443
}
}
2 changes: 1 addition & 1 deletion middleware/middleware-kogito/rules/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"backend": {
"autoUpgrade": true,
"imageid": "openshift-4-4",
"imageid": "openshift-4-7",
"port": 8443
}
}
2 changes: 1 addition & 1 deletion middleware/middleware-kogito/service-task-cdi/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"backend": {
"autoUpgrade": true,
"imageid": "openshift-4-4",
"imageid": "openshift-4-7",
"port": 8443
}
}

0 comments on commit b1458bf

Please sign in to comment.