Skip to content

Commit da55508

Browse files
authored
Bump Qdrant to 1.13.3 (#299)
1 parent 6231027 commit da55508

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

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.13.3](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.13.3) (2025-02-11)
4+
5+
- Update Qdrant to v1.13.3
6+
37
## [qdrant-1.13.2](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.13.2) (2025-01-28)
48

59
- Update Qdrant to v1.13.2

charts/qdrant/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.13.3](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.13.3) (2025-02-11)
4+
5+
- Update Qdrant to v1.13.3
6+
37
## [qdrant-1.13.2](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.13.2) (2025-01-28)
48

59
- Update Qdrant to v1.13.2

charts/qdrant/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +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.13.2
17-
appVersion: v1.13.2
16+
version: 1.13.3
17+
appVersion: v1.13.3
1818
annotations:
1919
artifacthub.io/category: database
2020
artifacthub.io/changes: |
2121
- kind: added
22-
description: Update Qdrant to v1.13.2
22+
description: Update Qdrant to v1.13.3

0 commit comments

Comments
 (0)