From d3d2aa05983883bd552c63225d4b3392ef2eb5ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 16 Mar 2026 06:43:24 +0000 Subject: [PATCH] chore(camel-test-infra-weaviate): upgrade weaviate.container to 1.36.5 Update weaviate.container from 1.36.3 to 1.36.5 --- .../camel/test/infra/weaviate/services/container.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-infra/camel-test-infra-weaviate/src/main/resources/org/apache/camel/test/infra/weaviate/services/container.properties b/test-infra/camel-test-infra-weaviate/src/main/resources/org/apache/camel/test/infra/weaviate/services/container.properties index 71a8a6d951ce3..2cbe49c469c33 100644 --- a/test-infra/camel-test-infra-weaviate/src/main/resources/org/apache/camel/test/infra/weaviate/services/container.properties +++ b/test-infra/camel-test-infra-weaviate/src/main/resources/org/apache/camel/test/infra/weaviate/services/container.properties @@ -14,7 +14,7 @@ ## See the License for the specific language governing permissions and ## limitations under the License. ## --------------------------------------------------------------------------- -weaviate.container=cr.weaviate.io/semitechnologies/weaviate:1.36.3 +weaviate.container=cr.weaviate.io/semitechnologies/weaviate:1.36.5 weaviate.container.ppc64le=icr.io/ppc64le-oss/weaviate-ppc64le:1.31.1 weaviate.container.version.exclude=preview,stable,dev,feat