paulovmr commented on code in PR #2229:
URL:
https://github.com/apache/incubator-kie-tools/pull/2229#discussion_r1556173599
##########
packages/kn-plugin-workflow/env/index.js:
##########
@@ -39,12 +39,12 @@ module.exports =
composeEnv([require("@kie-tools/root-env/env")], {
},
KN_PLUGIN_WORKFLOW__devModeImage: {
name: "KN_PLUGIN_WORKFLOW__devModeImage",
- default: "quay.io/kiegroup/kogito-swf-devmode-nightly:main-2024-04-03",
+ default: "quay.io/kiegroup/kogito-swf-devmode-nightly:main-2024-04-05",
description: "SonataFlow dev mode image (used on cli run)",
},
KN_PLUGIN_WORKFLOW__kogitoVersion: {
name: "KN_PLUGIN_WORKFLOW__kogitoVersion",
- default: "999-20240331-SNAPSHOT",
+ default: "999-20240407-SNAPSHOT",
description: "Kogito version to be used when creating and converting to
Quarkus Projects",
},
Review Comment:
Sure, makes sense.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]