From 138c35a0f9d19b0c8e73156bb077a016835c05f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 09:57:55 +0800 Subject: [PATCH] chore: bump up manticoresearch/manticore Docker tag to v10 (#12816) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | manticoresearch/manticore | service | major | `9.3.2` -> `10.1.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: fengmk2 --- .github/workflows/build-test.yml | 10 +++++----- .github/workflows/copilot-test.yml | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index 25685a812..932ee8546 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -539,7 +539,7 @@ jobs: - 1025:1025 - 8025:8025 indexer: - image: manticoresearch/manticore:9.3.2 + image: manticoresearch/manticore:10.1.0 ports: - 9308:9308 steps: @@ -685,7 +685,7 @@ jobs: ports: - 6379:6379 indexer: - image: manticoresearch/manticore:9.3.2 + image: manticoresearch/manticore:10.1.0 ports: - 9308:9308 steps: @@ -892,7 +892,7 @@ jobs: - 1025:1025 - 8025:8025 indexer: - image: manticoresearch/manticore:9.3.2 + image: manticoresearch/manticore:10.1.0 ports: - 9308:9308 steps: @@ -986,7 +986,7 @@ jobs: ports: - 6379:6379 indexer: - image: manticoresearch/manticore:9.3.2 + image: manticoresearch/manticore:10.1.0 ports: - 9308:9308 steps: @@ -1106,7 +1106,7 @@ jobs: - 1025:1025 - 8025:8025 indexer: - image: manticoresearch/manticore:9.3.2 + image: manticoresearch/manticore:10.1.0 ports: - 9308:9308 steps: diff --git a/.github/workflows/copilot-test.yml b/.github/workflows/copilot-test.yml index 84a152aea..d73f7bc2e 100644 --- a/.github/workflows/copilot-test.yml +++ b/.github/workflows/copilot-test.yml @@ -60,7 +60,7 @@ jobs: - 1025:1025 - 8025:8025 indexer: - image: manticoresearch/manticore:9.3.2 + image: manticoresearch/manticore:10.1.0 ports: - 9308:9308 steps: @@ -130,7 +130,7 @@ jobs: ports: - 6379:6379 indexer: - image: manticoresearch/manticore:9.3.2 + image: manticoresearch/manticore:10.1.0 ports: - 9308:9308 steps: