Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Tags: meilisearch/meilisearch-kubernetes

Tags

meilisearch-0.19.0

Toggle meilisearch-0.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode
Merge pull request#287 from meilisearch/bump/meilisearch-v1.30.0Bump Meilisearch to v1.30.0

meilisearch-0.18.0

Toggle meilisearch-0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode
Merge pull request#286 from meilisearch/bump/meilisearch-v1.29.0Bump Meilisearch to v1.29.0

meilisearch-0.17.2

Toggle meilisearch-0.17.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode
Merge pull request#285 from meilisearch/brunoocasali-patch-1Update chart version and fix GH actions trigger

meilisearch-0.17.1

Toggle meilisearch-0.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode
Merge#261261: feat: add digest support for image r=brunoocasali a=R0BB3RT# Pull Request## Related issueFixes#260 ## What does this PR do?- Adds support for specifying a container image by digest in the Meilisearch Helm chart.- This makes it possible to deploy Meilisearch in Kubernetes clusters that enforce immutable image references (e.g., via Sigstore Policy Controller).- The change is backward-compatible: existing repository:tag configurations continue to work without modification.## Basic example```image:  repository: getmeili/meilisearch  digest: "sha256:19b825993dbe80c61eec65de7e7096cd545a09a744d8d00f3dd117185ebb36f9"  tag: ""   # leave empty when using digest```Renders as:`image: getmeili/meilisearch@sha256:19b825993dbe80c61eec65de7e7096cd545a09a744d8d00f3dd117185ebb36f9`If digest is not defined, the chart continues to render:`image: getmeili/meilisearch:latest`(or whatever tag is provided).## PR checklistPlease check if your PR fulfills the following requirements:- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?- [x] Have you read the contributing guidelines?- [x] Have you made sure that the title is accurate and descriptive of the changes?Co-authored-by: R0BB3RT <43336077+R0BB3RT@users.noreply.github.com>Co-authored-by: Bruno Casali <brunoocasali@gmail.com>Co-authored-by: brunoocasali <brunoocasali@users.noreply.github.com>

meilisearch-0.17.0

Toggle meilisearch-0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode
Merge#264264: Changes related to the next Meilisearch release (v1.18.0) r=brunoocasali a=meili-botRelated to this issue:https://github.com/meilisearch/integration-guides/issues/$issue_number⚠️ This PR should NOT be merged until the next release of Meilisearch (v1.18.0) is out._This PR is auto-generated for the [pre-release week](https://github.com/meilisearch/integration-guides/blob/main/resources/pre-release-week.md) purpose._Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>Co-authored-by: Bruno Casali <brunoocasali@gmail.com>Co-authored-by: brunoocasali <brunoocasali@users.noreply.github.com>

meilisearch-0.16.0

Toggle meilisearch-0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode
Merge#263263: Changes related to the next Meilisearch release (v1.17.0) r=brunoocasali a=meili-botRelated to this issue:https://github.com/meilisearch/integration-guides/issues/$issue_number⚠️ This PR should NOT be merged until the next release of Meilisearch (v1.17.0) is out._This PR is auto-generated for the [pre-release week](https://github.com/meilisearch/integration-guides/blob/main/resources/pre-release-week.md) purpose._Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>Co-authored-by: Bruno Casali <brunoocasali@gmail.com>Co-authored-by: brunoocasali <brunoocasali@users.noreply.github.com>

meilisearch-0.15.1

Toggle meilisearch-0.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode
Merge#259259: Add timeoutSeconds to probes in values.yaml and statefulset.yaml r=brunoocasali a=lukdz# Pull Request## Related issue[Allow full customisation of probes#233](#233)## What does this PR do?- ...## PR checklistPlease check if your PR fulfills the following requirements:- [ ] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?- [ ] Have you read the contributing guidelines?- [ ] Have you made sure that the title is accurate and descriptive of the changes?Thank you so much for contributing to Meilisearch!Co-authored-by: lukdz <lukedzwoniarek@gmail.com>Co-authored-by: brunoocasali <brunoocasali@users.noreply.github.com>Co-authored-by: Bruno Casali <brunoocasali@gmail.com>Co-authored-by: Bruno Casali <bruno@meilisearch.com>

meilisearch-0.15.0

Toggle meilisearch-0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode
Merge#258258: Changes related to the next Meilisearch release (v1.16.0) r=brunoocasali a=meili-botRelated to this issue:meilisearch/integration-guides#317⚠️ This PR should NOT be merged until the next release of Meilisearch (v1.16.0) is out._This PR is auto-generated for the [pre-release week](https://github.com/meilisearch/integration-guides/blob/main/resources/pre-release-week.md) purpose._Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>Co-authored-by: Bruno Casali <brunoocasali@gmail.com>Co-authored-by: brunoocasali <brunoocasali@users.noreply.github.com>

meilisearch-0.14.0

Toggle meilisearch-0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode
Merge pull request#256 from meilisearch/bump-meili-version-to-v115Bump meili version to v1.15.0 and release v0.14.0

meilisearch-0.13.0

Toggle meilisearch-0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode
Merge pull request#255 from meilisearch/feature/release-v0-13-0Release v0.13.0
PreviousNext

[8]ページ先頭

©2009-2025 Movatter.jp