Skip to content

Commit

Permalink
[kie-issues#913] Upgrade to Quarkus 3.2.10.Final version. (apache#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
baldimir authored and rgdoliveira committed Mar 11, 2024
1 parent 4abd5b4 commit 42a7330
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 42a7330

Please sign in to comment.