Bump Meilisearch to v1.45.0#327
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThis 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. ChangesMeilisearch Version Bump
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Description
This PR updates Meilisearch to version
v1.45.0.Changes
appVersioninChart.yamlversion(minor) inChart.yamlimage.taginvalues.yamlREADME.mdmanifests/meilisearch.yamlRelease 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.0version: 0.32.0 → 0.33.0values.yaml updates:
image.tag: v1.42.1 → v1.45.0README.md updates:
manifests/meilisearch.yaml updates:
app.kubernetes.io/versionlabels across ServiceAccount, ConfigMap, Service, and StatefulSet resourceschecksum/configannotation valueAll changes are consistent version bumps with no logic modifications. This PR was automatically generated by the update-meilisearch-version workflow.