Update to v1.10.0 (#201)

This commit is contained in:
Tim Visée
2024-07-04 11:42:55 +02:00
committed by GitHub
parent 2dfda8df7c
commit 21fca7e673
3 changed files with 9 additions and 5 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## [qdrant-0.10.0](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.10.0) (2024-07-02)
- Update Qdrant to v1.10.0
## [qdrant-0.9.4](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.9.4) (2024-06-25)
- Update Qdrant to v1.9.7

View File

@@ -1,8 +1,8 @@
# Changelog
## [qdrant-0.9.4](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.9.4) (2024-06-25)
## [qdrant-0.10.0](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.10.0) (2024-07-02)
- Update Qdrant to v1.9.7
- Update Qdrant to v1.10.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: 0.9.4
appVersion: v1.9.7
version: 0.10.0
appVersion: v1.10.0
annotations:
artifacthub.io/category: database
artifacthub.io/changes: |
- kind: added
description: Update Qdrant to v1.9.7
description: Update Qdrant to v1.10.0