Skip to content

Commit

Permalink
quarkus content from 4-4 to 4-7 openshift-labs#1140
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanj committed Jun 3, 2021
1 parent 5d98027 commit 40da397
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion middleware/middleware-quarkus/getting-started/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"backend": {
"autoUpgrade": true,
"imageid": "openshift-4-4",
"imageid": "openshift-4-7",
"port": 8443
}
}
2 changes: 1 addition & 1 deletion middleware/middleware-quarkus/kafka/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"backend": {
"autoUpgrade": true,
"imageid": "openshift-4-4",
"imageid": "openshift-4-7",
"port": 8443
}
}
2 changes: 1 addition & 1 deletion middleware/middleware-quarkus/monitoring/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"backend": {
"autoUpgrade": true,
"imageid": "openshift-4-4",
"imageid": "openshift-4-7",
"port": 8443
}
}
2 changes: 1 addition & 1 deletion middleware/middleware-quarkus/qute/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
}
}
2 changes: 1 addition & 1 deletion middleware/middleware-quarkus/reactive-sql/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-quarkus/spring/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"backend": {
"autoUpgrade": true,
"imageid": "openshift-4-4",
"imageid": "openshift-4-7",
"port": 8443
}
}

0 comments on commit 40da397

Please sign in to comment.