diff --git a/CHANGELOG.md b/CHANGELOG.md index f9b9a86..f82eb9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [qdrant-0.9.2](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.9.2) (2024-06-17) + +- Update Qdrant to v1.9.5 + ## [qdrant-0.9.1](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.9.1) (2024-06-10) - Update Qdrant to v1.9.4 diff --git a/charts/qdrant/CHANGELOG.md b/charts/qdrant/CHANGELOG.md index e38c538..387698a 100644 --- a/charts/qdrant/CHANGELOG.md +++ b/charts/qdrant/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog -## [qdrant-0.9.1](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.9.1) (2024-06-10) +## [qdrant-0.9.2](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.9.2) (2024-06-17) -- Update Qdrant to v1.9.4 +- Update Qdrant to v1.9.5 For the full changelog, see [CHANGELOG.md](https://github.com/qdrant/qdrant-helm/blob/main/CHANGELOG.md). diff --git a/charts/qdrant/Chart.yaml b/charts/qdrant/Chart.yaml index f5829b5..90d78b2 100644 --- a/charts/qdrant/Chart.yaml +++ b/charts/qdrant/Chart.yaml @@ -13,11 +13,10 @@ maintainers: url: https://github.com/qdrant icon: https://qdrant.github.io/qdrant-helm/logo_with_text.svg type: application -version: 0.9.1 -appVersion: v1.9.4 +version: 0.9.2 +appVersion: v1.9.5 annotations: artifacthub.io/category: database artifacthub.io/changes: | - kind: added - description: Update Qdrant to v1.9.4 - + description: Update Qdrant to v1.9.5