feat(container): update image qdrant/qdrant ( v1.15.5 ➔ v1.16.3 )#461
Merged
Aviator-Coding merged 1 commit intomainfrom Jan 26, 2026
Merged
feat(container): update image qdrant/qdrant ( v1.15.5 ➔ v1.16.3 )#461Aviator-Coding merged 1 commit intomainfrom
Aviator-Coding merged 1 commit intomainfrom
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.15.5@sha256:0fb8897412abc81d1c0430a899b9a81eb8328aa634e7242d1bc804c1fe8fe863
+ tag: v1.16.3@sha256:0425e3e03e7fd9b3dc95c4214546afe19de2eb2e28ca621441a56663ac6e1f46
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.15.5@sha256:0fb8897412abc81d1c0430a899b9a81eb8328aa634e7242d1bc804c1fe8fe863
+ image: qdrant/qdrant:v1.16.3@sha256:0425e3e03e7fd9b3dc95c4214546afe19de2eb2e28ca621441a56663ac6e1f46
livenessProbe:
failureThreshold: 3
httpGet:
path: /healthz
port: 6333
initialDelaySeconds: 0 |
| datasource | package | from | to | | ---------- | ------------- | ------- | ------- | | docker | qdrant/qdrant | v1.15.5 | v1.16.3 |
60a0751 to
b8faa41
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.15.5→v1.16.3Release Notes
qdrant/qdrant (qdrant/qdrant)
v1.16.3Compare Source
Change log
Improvements
Bug fixes
snapshot_{creation,recovery}_running,snapshot_created_total)v1.16.2Compare Source
Change log
Improvements
Bug fixes
collections_vector_totalmetric reporting -0.0 if there are no vectorscollection_indexed_only_excluded_pointsmetric if zerov1.16.1Compare Source
Change log
Improvements
Bug fixes
v1.16.0Compare Source
Change log
Features 🌰
ReplicatePointsaction to promote payload based tenant into dedicated shard key (docs)text_anyfull text filter to match any query term (docs)kparameter (docs)Improvements 🏎️
TARGET_CPUandJEMALLOC_SYS_WITH_LG_PAGEbuild parameters to Docker imageMetrics 📈
collection_{points,vectors})indexed_onlysearch (collection_indexed_only_excluded_points)collection_active_replicas_{min,max})collection_dead_replicas)collection_running_optimizationswith number of optimizers running per collectionsnapshot_{creation,recovery}_running,snapshot_created_total)process_threads)process_{open,max}_fds)process_open_mmaps,system_max_mmaps)process_{minor,major}_page_faults_total)qdrant_or something elseBug fixes 🕵️
Web UI 🫂
Deprecations 🚧
init_fromcollection API, deprecated since Qdrant 1.15Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 has been generated by Renovate Bot.