This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git

commit f98d7477ee932909615bbed384422fda330c0fb2
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Aug 3 08:21:11 2022 +0200

    Moved to camel-k-runtime 1.13.0
---
 profiling/kafka/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiling/kafka/pom.xml b/profiling/kafka/pom.xml
index 626d8ff..e1246f4 100644
--- a/profiling/kafka/pom.xml
+++ b/profiling/kafka/pom.xml
@@ -49,7 +49,7 @@
         
<quarkus.container-image.group>quay.io/oscerd</quarkus.container-image.group>
         
<quarkus.container-image.name>${project.artifactId}</quarkus.container-image.name>
 
-        <camel-k-runtime.version>1.12.0</camel-k-runtime.version>
+        <camel-k-runtime.version>1.13.0</camel-k-runtime.version>
         <camel-quarkus.version>2.7.0</camel-quarkus.version>
         <camel-kamelets-catalog.version>0.7.1</camel-kamelets-catalog.version>
     </properties>

Reply via email to