Skip to content

Commit 7c09ea4

Browse files
authored
Bump Qdrant to 1.15.2 (#367)
1 parent 946b92f commit 7c09ea4

3 files changed

Lines changed: 9 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [qdrant-1.15.2](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.15.2) (2025-08-12)
4+
5+
- Update Qdrant to v1.15.2
6+
37
## [qdrant-1.15.1](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.15.1) (2025-07-24)
48

59
- Update Qdrant to v1.15.1

charts/qdrant/CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Changelog
22

3-
## [qdrant-1.15.1](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.15.1) (2025-07-24)
3+
## [qdrant-1.15.2](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.15.2) (2025-08-12)
44

5-
- Update Qdrant to v1.15.1
6-
- Add support for additional annotations in Kubernetes resource templates [#359](https://github.com/qdrant/qdrant-helm/pull/359)
5+
- Update Qdrant to v1.15.2
76

charts/qdrant/Chart.yaml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,10 @@ maintainers:
1313
url: https://github.com/qdrant
1414
icon: https://qdrant.github.io/qdrant-helm/logo_with_text.svg
1515
type: application
16-
version: 1.15.1
17-
appVersion: v1.15.1
16+
version: 1.15.2
17+
appVersion: v1.15.2
1818
annotations:
1919
artifacthub.io/category: database
2020
artifacthub.io/changes: |
2121
- kind: added
22-
description: Update Qdrant to v1.15.1
23-
- kind: added
24-
description: Add support for additional annotations in Kubernetes resource templates
25-
links:
26-
- name: Github Issue
27-
url: https://github.com/qdrant/qdrant-helm/pull/359
22+
description: Update Qdrant to v1.15.2

0 commit comments

Comments
 (0)