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 8c59197221a1 chore(camel-test-infra-consul): upgrade consul.container 
to 2.0.1
8c59197221a1 is described below

commit 8c59197221a1c050d5a7af3c920a201b8a14a6ad
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 07:59:45 2026 +0000

    chore(camel-test-infra-consul): upgrade consul.container to 2.0.1
    
    Update consul.container from 2.0.0 to 2.0.1
---
 .../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/consul/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 af77a7311ba0..7e5dd1b425c6 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
@@ -587,7 +587,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-consul",
   "version" : "4.21.0-SNAPSHOT",
-  "serviceVersion" : "2.0.0"
+  "serviceVersion" : "2.0.1"
 }, {
   "service" : "org.apache.camel.test.infra.qdrant.services.QdrantInfraService",
   "description" : "Qdrant is a vector similarity search engine and database",
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 af77a7311ba0..7e5dd1b425c6 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
@@ -587,7 +587,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-consul",
   "version" : "4.21.0-SNAPSHOT",
-  "serviceVersion" : "2.0.0"
+  "serviceVersion" : "2.0.1"
 }, {
   "service" : "org.apache.camel.test.infra.qdrant.services.QdrantInfraService",
   "description" : "Qdrant is a vector similarity search engine and database",
diff --git 
a/test-infra/camel-test-infra-consul/src/main/resources/org/apache/camel/test/infra/consul/services/container.properties
 
b/test-infra/camel-test-infra-consul/src/main/resources/org/apache/camel/test/infra/consul/services/container.properties
index e4114e3e1c3c..e55c1baeebee 100644
--- 
a/test-infra/camel-test-infra-consul/src/main/resources/org/apache/camel/test/infra/consul/services/container.properties
+++ 
b/test-infra/camel-test-infra-consul/src/main/resources/org/apache/camel/test/infra/consul/services/container.properties
@@ -14,5 +14,5 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-consul.container=mirror.gcr.io/hashicorp/consul:2.0.0
+consul.container=mirror.gcr.io/hashicorp/consul:2.0.1
 consul.container.ppc64le=icr.io/ppc64le-oss/consul-ppc64le:1.9.4

Reply via email to