feat(container): update image qdrant/qdrant ( v1.18.3 ➔ v1.19.0 ) - #1304
Open
mortyops[bot] wants to merge 1 commit into
Open
feat(container): update image qdrant/qdrant ( v1.18.3 ➔ v1.19.0 )#1304mortyops[bot] wants to merge 1 commit into
mortyops[bot] wants to merge 1 commit into
Conversation
Contributor
Author
--- kubernetes/apps/ai/qdrant/app Kustomization: ai/qdrant HelmRelease: ai/qdrant
+++ kubernetes/apps/ai/qdrant/app Kustomization: ai/qdrant HelmRelease: ai/qdrant
@@ -48,13 +48,13 @@
QDRANT__TELEMETRY__DISABLE: 'true'
envFrom:
- secretRef:
name: qdrant-secret
image:
repository: qdrant/qdrant
- tag: v1.18.3@sha256:0bd98fa7977f1e75694779359ca4e212822e5a71334e28421182f72f209d5286
+ tag: v1.19.0@sha256:057ee3a8da769fe7310dd3537b4dc7583bf87a95ce8ac43c0af5a46bc580d1fc
ports:
- containerPort: 6333
name: http
- containerPort: 6334
name: grpc
probes: |
Contributor
Author
--- HelmRelease: ai/qdrant Deployment: ai/qdrant
+++ HelmRelease: ai/qdrant Deployment: ai/qdrant
@@ -59,13 +59,13 @@
value: /qdrant/storage
- name: QDRANT__TELEMETRY__DISABLE
value: 'true'
envFrom:
- secretRef:
name: qdrant-secret
- image: qdrant/qdrant:v1.18.3@sha256:0bd98fa7977f1e75694779359ca4e212822e5a71334e28421182f72f209d5286
+ image: qdrant/qdrant:v1.19.0@sha256:057ee3a8da769fe7310dd3537b4dc7583bf87a95ce8ac43c0af5a46bc580d1fc
livenessProbe:
failureThreshold: 3
httpGet:
path: /healthz
port: 6333
initialDelaySeconds: 0 |
mortyops
Bot
force-pushed
the
renovate/qdrant-qdrant-1.x
branch
17 times, most recently
from
August 12, 2026 16:58
50fd701 to
735900d
Compare
| datasource | package | from | to | | ---------- | ------------- | ------- | ------- | | docker | qdrant/qdrant | v1.18.3 | v1.19.0 |
mortyops
Bot
force-pushed
the
renovate/qdrant-qdrant-1.x
branch
from
August 12, 2026 20:42
735900d to
08412b6
Compare
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.18.3→v1.19.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
qdrant/qdrant (qdrant/qdrant)
v1.19.0Compare Source
Change log
Features ☝️
"memory": "cold" / "cached" / "pinned"to define memory behavior for each individual collection component. Allows for more fine-grained control over memory usage and performance. [docs]"match": {"prefix": "..."}infilterto match keywords by prefix, must be enabled in keyword index. [docs]Improvements 👈
io_uringfor payload storagefiles/dirkeyin filter conditionsBug Fixes 👊
min_shouldwith non-zeromin_countmatching everything/readyzof reinitialized peer waiting on a foreign consensus/readyzfalse positive on freshly bootstrapped peerfirst_voterand prune address book on first-peer--reinitSegment::copy_to_pathDeprecations 👇
on_disk_payloadoptional in the REST schemamax_resident_memory_percentof strict mode in favor of global quota APIWeb UI 👐
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate CLI.