feat(container): update image docker.io/getmeili/meilisearch ( v1.43.1 ➔ v1.44.0 )#480
Merged
Merged
Conversation
--- kubernetes/apps/default/karakeep/app Kustomization: default/karakeep HelmRelease: default/karakeep
+++ kubernetes/apps/default/karakeep/app Kustomization: default/karakeep HelmRelease: default/karakeep
@@ -94,13 +94,13 @@
- --experimental-dumpless-upgrade
env:
MEILI_MASTER_KEY: ..PLACEHOLDER_SECRET_MEILI..
MEILI_NO_ANALYTICS: true
image:
repository: docker.io/getmeili/meilisearch
- tag: v1.43.1
+ tag: v1.44.0
resources:
limits:
memory: 1Gi
requests:
cpu: 10m
pod: |
--- HelmRelease: default/karakeep Deployment: default/karakeep-meilisearch
+++ HelmRelease: default/karakeep Deployment: default/karakeep-meilisearch
@@ -61,13 +61,13 @@
- --experimental-dumpless-upgrade
env:
- name: MEILI_MASTER_KEY
value: ..PLACEHOLDER_SECRET_MEILI..
- name: MEILI_NO_ANALYTICS
value: 'true'
- image: docker.io/getmeili/meilisearch:v1.43.1
+ image: docker.io/getmeili/meilisearch:v1.44.0
name: app
resources:
limits:
memory: 1Gi
requests:
cpu: 10m |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.43.1→v1.44.0Release Notes
meilisearch/meilisearch (docker.io/getmeili/meilisearch)
v1.44.0Compare Source
What's Changed
selfwhen aleaderis defined by @dureuill in #6370New Contributors
Full Changelog: meilisearch/meilisearch@v1.43.1...v1.44.0
Configuration
📅 Schedule: (in timezone America/Toronto)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.