From dc823cf5df479b7244ad161e2750fbd12ddcd935 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 21 Sep 2026 06:39:22 +0000 Subject: [PATCH] chore(camel-test-infra-hashicorp-vault): upgrade hashicorp.vault.container to 2.1.1 Update hashicorp.vault.container from 2.1.0 to 2.1.1 --- .../resources/org/apache/camel/catalog/test-infra/metadata.json | 2 +- .../src/generated/resources/META-INF/metadata.json | 2 +- .../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 6b1c7a9a45b9c..75900c2c3e192 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.23.0-SNAPSHOT", - "serviceVersion" : "2.1.0", + "serviceVersion" : "2.1.1", "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 6b1c7a9a45b9c..75900c2c3e192 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.23.0-SNAPSHOT", - "serviceVersion" : "2.1.0", + "serviceVersion" : "2.1.1", "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 389ece99f74c2..83c917220b5fe 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.1.0 +hashicorp.vault.container=mirror.gcr.io/hashicorp/vault:2.1.1 hashicorp.vault.container.ppc64le=icr.io/ppc64le-oss/vault-ppc64le:v1.14.8 hashicorp.vault.container.version.exclude=rc,beta,alpha