fix: roll back wanderer meilisearch v1.45.2 -> v1.11.3 (index incompat) + dashboardApproval #77
Reference in New Issue
Block a user
Delete Branch "fix/meilisearch-rollback"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Wanderer-meilisearch is in CrashLoopBackOff after Renovate PR #32 bumped getmeili/meilisearch v1.11.3 -> v1.45.2. Meilisearch index format isn't forward-compatible across that range — the engine refuses to open the existing v1.11.x index on a v1.45 binary.
This PR:
v1.11.3so wanderer search recovers immediately (data on the PVC is preserved and v1.11.x-compatible).dependencyDashboardApproval: truefor getmeili/meilisearch, so any future meilisearch PR is held until you click the dashboard checkbox after planning the dump/restore migration per Meilisearch docs.🤖 Generated with Claude Code