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

davsclaus 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 2b3bb01cc7e5 chore(camel-test-infra-hashicorp-vault): upgrade 
hashicorp.vault.container to 2.0.4 (#25418)
2b3bb01cc7e5 is described below

commit 2b3bb01cc7e5e176a6e672505ae3a48584b71fd1
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 14:09:58 2026 +0200

    chore(camel-test-infra-hashicorp-vault): upgrade hashicorp.vault.container 
to 2.0.4 (#25418)
    
    Update hashicorp.vault.container from 2.0.3 to 2.0.4
    
    Co-authored-by: github-actions[bot] 
<github-actions[bot]@users.noreply.github.com>
---
 .../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 6c979007a8ce..8b2fcb1c16bd 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
@@ -183,7 +183,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-hashicorp-vault",
   "version" : "4.22.0-SNAPSHOT",
-  "serviceVersion" : "2.0.3",
+  "serviceVersion" : "2.0.4",
   "uiSupported" : true
 }, {
   "service" : 
"org.apache.camel.test.infra.aws.common.services.AWSInfraService",
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 6c979007a8ce..8b2fcb1c16bd 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
@@ -183,7 +183,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-hashicorp-vault",
   "version" : "4.22.0-SNAPSHOT",
-  "serviceVersion" : "2.0.3",
+  "serviceVersion" : "2.0.4",
   "uiSupported" : true
 }, {
   "service" : 
"org.apache.camel.test.infra.aws.common.services.AWSInfraService",
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 32458a82404a..d2f7a6abdec3 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.3
+hashicorp.vault.container=mirror.gcr.io/hashicorp/vault:2.0.4
 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