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 e58576d07d3d chore(camel-test-infra-weaviate): upgrade 
weaviate.container to 1.36.2
e58576d07d3d is described below

commit e58576d07d3d5de27c9c381c91384d3d2e08cf6c
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 06:32:10 2026 +0000

    chore(camel-test-infra-weaviate): upgrade weaviate.container to 1.36.2
    
    Update weaviate.container from 1.32.0 to 1.36.2
---
 .../org/apache/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 a7f44a1c31b9..10f5ff7a38ec 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.32.0
+weaviate.container=cr.weaviate.io/semitechnologies/weaviate:1.36.2
 weaviate.container.ppc64le=icr.io/ppc64le-oss/weaviate-ppc64le:1.31.1
 
 weaviate.container.version.exclude=preview,stable,dev,feat

Reply via email to