This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 5ab49a4ee6ed chore(camel-test-infra-jaeger): upgrade jaeger.container
to 2.20.0
5ab49a4ee6ed is described below
commit 5ab49a4ee6ed6c0d71f751421580024104b542f9
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 07:20:02 2026 +0000
chore(camel-test-infra-jaeger): upgrade jaeger.container to 2.20.0
Update jaeger.container from 2.19.0 to 2.20.0
---
.../resources/org/apache/camel/catalog/test-infra/metadata.json | 2 +-
.../camel-test-infra-all/src/generated/resources/META-INF/metadata.json | 2 +-
.../org/apache/camel/test/infra/jaeger/services/container.properties | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
index 06a6d5608033..6047b76220ef 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
@@ -645,7 +645,7 @@
"groupId" : "org.apache.camel",
"artifactId" : "camel-test-infra-jaeger",
"version" : "4.22.0-SNAPSHOT",
- "serviceVersion" : "2.19.0",
+ "serviceVersion" : "2.20.0",
"uiSupported" : true
}, {
"service" :
"org.apache.camel.test.infra.infinispan.services.InfinispanInfraService",
diff --git
a/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
b/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
index 06a6d5608033..6047b76220ef 100644
---
a/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
+++
b/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
@@ -645,7 +645,7 @@
"groupId" : "org.apache.camel",
"artifactId" : "camel-test-infra-jaeger",
"version" : "4.22.0-SNAPSHOT",
- "serviceVersion" : "2.19.0",
+ "serviceVersion" : "2.20.0",
"uiSupported" : true
}, {
"service" :
"org.apache.camel.test.infra.infinispan.services.InfinispanInfraService",
diff --git
a/test-infra/camel-test-infra-jaeger/src/main/resources/org/apache/camel/test/infra/jaeger/services/container.properties
b/test-infra/camel-test-infra-jaeger/src/main/resources/org/apache/camel/test/infra/jaeger/services/container.properties
index 33f02163faf1..9ba2eda59058 100644
---
a/test-infra/camel-test-infra-jaeger/src/main/resources/org/apache/camel/test/infra/jaeger/services/container.properties
+++
b/test-infra/camel-test-infra-jaeger/src/main/resources/org/apache/camel/test/infra/jaeger/services/container.properties
@@ -14,6 +14,6 @@
## See the License for the specific language governing permissions and
## limitations under the License.
## ---------------------------------------------------------------------------
-jaeger.container=quay.io/jaegertracing/jaeger:2.19.0
+jaeger.container=quay.io/jaegertracing/jaeger:2.20.0
jaeger.container.version.exclude=rc,beta
jaeger.container.version.freeze.major=true