Skip to content

Bump Meilisearch to v1.45.0#327

Open
meili-bot wants to merge 1 commit into
mainfrom
bump/meilisearch-v1.45.0
Open

Bump Meilisearch to v1.45.0#327
meili-bot wants to merge 1 commit into
mainfrom
bump/meilisearch-v1.45.0

Conversation

@meili-bot
Copy link
Copy Markdown
Contributor

@meili-bot meili-bot commented May 26, 2026

Description

This PR updates Meilisearch to version v1.45.0.

Changes

  • Updated appVersion in Chart.yaml
  • Bumped chart version (minor) in Chart.yaml
  • Updated image.tag in values.yaml
  • Updated compatibility section in README.md
  • Regenerated manifests/meilisearch.yaml

Release notes

See the Meilisearch v1.45.0 release notes.


🤖 This PR was automatically created by the update-meilisearch-version workflow.

Changes

This pull request updates Meilisearch to v1.45.0 across all Helm chart and Kubernetes manifest files.

Chart.yaml updates:

  • appVersion: v1.42.1 → v1.45.0
  • Chart version: 0.32.0 → 0.33.0

values.yaml updates:

  • Default container image.tag: v1.42.1 → v1.45.0

README.md updates:

  • Updated "Compatibility with Meilisearch" section to specify v1.45.0

manifests/meilisearch.yaml updates:

  • Updated app.kubernetes.io/version labels across ServiceAccount, ConfigMap, Service, and StatefulSet resources
  • Updated StatefulSet container image: getmeili/meilisearch:v1.42.1 → getmeili/meilisearch:v1.45.0
  • Updated StatefulSet pod template checksum/config annotation value

All changes are consistent version bumps with no logic modifications. This PR was automatically generated by the update-meilisearch-version workflow.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e018eb02-082d-4e73-8f88-4278aa58c311

📥 Commits

Reviewing files that changed from the base of the PR and between b72a8f3 and 2d47f83.

📒 Files selected for processing (4)
  • README.md
  • charts/meilisearch/Chart.yaml
  • charts/meilisearch/values.yaml
  • manifests/meilisearch.yaml

📝 Walkthrough

Walkthrough

This PR bumps Meilisearch from v1.42.1 to v1.45.0 throughout the Kubernetes Helm chart deployment. The version is updated in chart metadata, documentation, default configuration values, and all Kubernetes manifest resource definitions.

Changes

Meilisearch Version Bump

Layer / File(s) Summary
Helm chart metadata and documentation
charts/meilisearch/Chart.yaml, README.md
appVersion is bumped to v1.45.0, chart version incremented to 0.33.0, and README compatibility statement updated.
Helm default image tag
charts/meilisearch/values.yaml
Default Meilisearch container image.tag updated to v1.45.0.
Kubernetes manifest resources
manifests/meilisearch.yaml
All Kubernetes resources updated: app.kubernetes.io/version labels on ServiceAccount, ConfigMap, Service, and StatefulSet; pod template labels and checksum annotation; and StatefulSet container image tag.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • brunoocasali
  • curquiza

Poem

🐰 A hop and a bump through the version tree,
From v1.42 to 1.45, all you can see!
Chart, values, manifests—unified and tight,
Meilisearch marches to a newer height. ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title 'Bump Meilisearch to v1.45.0' accurately and concisely summarizes the main change across all modified files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump/meilisearch-v1.45.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant