This is an automated email from the ASF dual-hosted git repository.
asf-ci-kie pushed a commit to branch 1.45.x
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-docs.git
The following commit(s) were added to refs/heads/1.45.x by this push:
new d2b765624 Init 1.45.x branch
d2b765624 is described below
commit d2b765624c10a0834453ac62a7c3d7573434e96a
Author: asf-ci-kie <[email protected]>
AuthorDate: Thu Dec 14 18:40:15 2023 +0000
Init 1.45.x branch
---
serverlessworkflow/antora.yml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/serverlessworkflow/antora.yml b/serverlessworkflow/antora.yml
index 4824117e8..24fceb294 100644
--- a/serverlessworkflow/antora.yml
+++ b/serverlessworkflow/antora.yml
@@ -19,9 +19,9 @@
name: serverlessworkflow
title: "SonataFlow Guides"
-version: main
-display_version: snapshot
-prerelease: snapshot
+version: '1.45.0-SNAPSHOT'
+display_version: '1.45-RC'
+prerelease: rc
start_page: index.adoc
nav:
- "modules/ROOT/nav.adoc"
@@ -64,7 +64,7 @@ asciidoc:
kogito_devservices_imagename:
registry.redhat.io/openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8
sonataflow_devmode_imagename: quay.io/kiegroup/kogito-swf-devmode
kogito_examples_repository_url:
https://github.com/apache/incubator-kie-kogito-examples
- kogito_sw_examples_url:
https://github.com/apache/incubator-kie-kogito-examples/tree/main/serverless-workflow-examples
+ kogito_sw_examples_url:
https://github.com/apache/incubator-kie-kogito-examples/tree/1.45.x/serverless-workflow-examples
kogito_sw_operator_examples_url:
https://github.com/apache/incubator-kie-kogito-examples/tree/main/serverless-operator-examples
kogito_examples_url:
https://github.com/apache/incubator-kie-kogito-examples.git
kogito_apps_url:
https://github.com/apache/incubator-kie-kogito-apps/tree/main
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]