This is an automated email from the ASF dual-hosted git repository.
ricardozanini pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 942463548 NO_ISSUE: Fix location of operator to kie-tools (#706)
942463548 is described below
commit 9424635489f43f60f048f9d3afdf95f3f61b5be5
Author: Dominik HanĂ¡k <[email protected]>
AuthorDate: Fri Feb 14 21:53:08 2025 +0100
NO_ISSUE: Fix location of operator to kie-tools (#706)
---
serverlessworkflow/antora.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/serverlessworkflow/antora.yml b/serverlessworkflow/antora.yml
index 60bdfae4f..7c41cc818 100644
--- a/serverlessworkflow/antora.yml
+++ b/serverlessworkflow/antora.yml
@@ -111,7 +111,7 @@ asciidoc:
images_distributions_url:
https://kie.apache.org/docs/start/download#container-images
apple_support_url:
https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unknown-developer-mh40616/mac
kogito_examples_repository_url:
https://github.com/apache/incubator-kie-kogito-examples
- kogito_operator_repository_rawcontent_url:
https://raw.githubusercontent.com/apache/incubator-kie-kogito-serverless-operator
+ kogito_operator_repository_rawcontent_url:
https://raw.githubusercontent.com/apache/incubator-kie-tools/refs/heads/{operator_version}/packages/sonataflow-operator
kogito_sw_examples_url:
https://github.com/apache/incubator-kie-kogito-examples/tree/main/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
@@ -195,7 +195,7 @@ asciidoc:
minikube_url: https://minikube.sigs.k8s.io
minikube_start_url: https://minikube.sigs.k8s.io/docs/start/
kind_install_url:
https://kind.sigs.k8s.io/docs/user/quick-start/#installation
- kogito_serverless_operator_url:
https://github.com/apache/incubator-kie-kogito-serverless-operator/
+ kogito_serverless_operator_url:
https://github.com/apache/incubator-kie-tools/tree/{operator_version}/packages/sonataflow-operator/
docs_issues_url:
https://github.com/apache/incubator-kie-kogito-docs/issues/new
ocp_local_url:
https://access.redhat.com/documentation/en-us/red_hat_openshift_local/2.17
ocp_knative_serving_install_url:
https://docs.openshift.com/container-platform/4.12/serverless/install/installing-knative-serving.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]