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

acosentino 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 dad41a9d8dfd chore(camel-test-infra-weaviate): upgrade 
weaviate.container to 1.36.9 (#22453)
dad41a9d8dfd is described below

commit dad41a9d8dfd9e4149aab951db4e1014115b73f1
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 8 08:57:18 2026 +0200

    chore(camel-test-infra-weaviate): upgrade weaviate.container to 1.36.9 
(#22453)
    
    Update weaviate.container from 1.36.8 to 1.36.9
    
    Co-authored-by: github-actions[bot] 
<github-actions[bot]@users.noreply.github.com>
---
 .../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 517ad69f256b..6ed50094befb 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.8
+weaviate.container=cr.weaviate.io/semitechnologies/weaviate:1.36.9
 weaviate.container.ppc64le=icr.io/ppc64le-oss/weaviate-ppc64le:1.31.1
 
 weaviate.container.version.exclude=preview,stable,dev,feat

Reply via email to