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 4918b198a007 chore(camel-test-infra-hashicorp-vault): upgrade 
hashicorp.vault.container to 2.0.2
4918b198a007 is described below

commit 4918b198a0076d06d0ff631641bbfb0672e5e89d
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 07:58:08 2026 +0000

    chore(camel-test-infra-hashicorp-vault): upgrade hashicorp.vault.container 
to 2.0.2
    
    Update hashicorp.vault.container from 2.0.1 to 2.0.2
---
 .../resources/org/apache/camel/catalog/test-infra/metadata.json         | 2 +-
 .../camel-test-infra-all/src/generated/resources/META-INF/metadata.json | 2 +-
 .../camel/test/infra/hashicorp/vault/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 2542a277dd98..4c1e1c89214c 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
@@ -167,7 +167,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-hashicorp-vault",
   "version" : "4.21.0-SNAPSHOT",
-  "serviceVersion" : "2.0.1"
+  "serviceVersion" : "2.0.2"
 }, {
   "service" : 
"org.apache.camel.test.infra.aws.common.services.AWSInfraService",
   "description" : "Local AWS Services with LocalStack",
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 2542a277dd98..4c1e1c89214c 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
@@ -167,7 +167,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-hashicorp-vault",
   "version" : "4.21.0-SNAPSHOT",
-  "serviceVersion" : "2.0.1"
+  "serviceVersion" : "2.0.2"
 }, {
   "service" : 
"org.apache.camel.test.infra.aws.common.services.AWSInfraService",
   "description" : "Local AWS Services with LocalStack",
diff --git 
a/test-infra/camel-test-infra-hashicorp-vault/src/main/resources/org/apache/camel/test/infra/hashicorp/vault/services/container.properties
 
b/test-infra/camel-test-infra-hashicorp-vault/src/main/resources/org/apache/camel/test/infra/hashicorp/vault/services/container.properties
index 44d3167bc4fb..2be0f082a9fa 100644
--- 
a/test-infra/camel-test-infra-hashicorp-vault/src/main/resources/org/apache/camel/test/infra/hashicorp/vault/services/container.properties
+++ 
b/test-infra/camel-test-infra-hashicorp-vault/src/main/resources/org/apache/camel/test/infra/hashicorp/vault/services/container.properties
@@ -14,6 +14,6 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-hashicorp.vault.container=mirror.gcr.io/hashicorp/vault:2.0.1
+hashicorp.vault.container=mirror.gcr.io/hashicorp/vault:2.0.2
 hashicorp.vault.container.ppc64le=icr.io/ppc64le-oss/vault-ppc64le:v1.14.8
 hashicorp.vault.container.version.exclude=rc,beta,alpha

Reply via email to