Update Qdrant to 1.12.0 (#252)

This commit is contained in:
Bastian Hofmann
2024-10-09 14:19:28 +02:00
committed by GitHub
parent 0beb30de88
commit f8a2040316
3 changed files with 9 additions and 5 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## [qdrant-1.12.0](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.12.0) (2024-10-09)
- Update Qdrant to v1.12.0
## [qdrant-1.11.5](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.11.5) (2024-09-23)
- Update Qdrant to v1.11.5

View File

@@ -1,8 +1,8 @@
# Changelog
## [qdrant-1.11.5](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.11.5) (2024-09-23)
## [qdrant-1.12.0](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.12.0) (2024-10-09)
- Update Qdrant to v1.11.5
- Update Qdrant to v1.12.0
For the full changelog, see [CHANGELOG.md](https://github.com/qdrant/qdrant-helm/blob/main/CHANGELOG.md).

View File

@@ -13,10 +13,10 @@ maintainers:
url: https://github.com/qdrant
icon: https://qdrant.github.io/qdrant-helm/logo_with_text.svg
type: application
version: 1.11.5
appVersion: v1.11.5
version: 1.12.0
appVersion: v1.12.0
annotations:
artifacthub.io/category: database
artifacthub.io/changes: |
- kind: added
description: Update Qdrant to v1.11.5
description: Update Qdrant to v1.12.0