This is an automated email from the ASF dual-hosted git repository.
tzimanyi pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-serverless-operator.git
The following commit(s) were added to refs/heads/main by this push:
new 1ec0a83d [kie-issues#913] Upgrade to Quarkus 3.2.10.Final version.
(#404)
1ec0a83d is described below
commit 1ec0a83d4d5be08859521a081ec374f1167d5f3d
Author: Tibor Zimányi <[email protected]>
AuthorDate: Wed Feb 21 09:05:05 2024 +0100
[kie-issues#913] Upgrade to Quarkus 3.2.10.Final version. (#404)
---
.../persistence/workflow/by_service/02-sonataflow_platform.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/test/testdata/persistence/workflow/by_service/02-sonataflow_platform.yaml
b/test/testdata/persistence/workflow/by_service/02-sonataflow_platform.yaml
index 5867f2d6..2a393718 100644
--- a/test/testdata/persistence/workflow/by_service/02-sonataflow_platform.yaml
+++ b/test/testdata/persistence/workflow/by_service/02-sonataflow_platform.yaml
@@ -21,7 +21,7 @@ spec:
template:
buildArgs:
- name: QUARKUS_EXTENSIONS
- value:
org.kie.kogito:kogito-addons-quarkus-jobs-knative-eventing:999-SNAPSHOT,org.kie.kogito:kogito-addons-quarkus-persistence-jdbc:999-SNAPSHOT,io.quarkus:quarkus-jdbc-postgresql:3.2.9.Final,io.quarkus:quarkus-agroal:3.2.9.Final
+ value:
org.kie.kogito:kogito-addons-quarkus-jobs-knative-eventing:999-SNAPSHOT,org.kie.kogito:kogito-addons-quarkus-persistence-jdbc:999-SNAPSHOT,io.quarkus:quarkus-jdbc-postgresql:3.2.10.Final,io.quarkus:quarkus-agroal:3.2.10.Final
config:
strategyOptions:
KanikoBuildCacheEnabled: "true"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]