diff --git a/CHANGELOG.md b/CHANGELOG.md index 52a0a31..37e855d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [qdrant-0.7.1](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.7.1) (2023-12-12) + +- Update Qdrant to v1.7.1 + ## [qdrant-0.7.0](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.7.0) (2023-12-08) - Update Qdrant to v1.7.0 diff --git a/charts/qdrant/CHANGELOG.md b/charts/qdrant/CHANGELOG.md index aa6f03d..ea37150 100644 --- a/charts/qdrant/CHANGELOG.md +++ b/charts/qdrant/CHANGELOG.md @@ -1,6 +1,5 @@ # Changelog -## [qdrant-0.7.0](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.7.0) (2023-12-08) +## [qdrant-0.7.1](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.7.1) (2023-12-12) -- Update Qdrant to v1.7.0 -- Fix snapshot restoration [#96](https://github.com/qdrant/qdrant-helm/pull/96) +- Update Qdrant to v1.7.1 diff --git a/charts/qdrant/Chart.yaml b/charts/qdrant/Chart.yaml index 6346c7c..922dc5f 100644 --- a/charts/qdrant/Chart.yaml +++ b/charts/qdrant/Chart.yaml @@ -13,15 +13,10 @@ maintainers: url: https://github.com/qdrant icon: https://qdrant.github.io/qdrant-helm/logo_with_text.svg type: application -version: 0.7.0 -appVersion: v1.7.0 +version: 0.7.1 +appVersion: v1.7.1 annotations: artifacthub.io/category: database artifacthub.io/changes: | - kind: added - description: Update Qdrant to v1.7.0 - - kind: fixed - description: Fix snapshot restoration - links: - - name: Github Issue - url: https://github.com/qdrant/qdrant-helm/pull/96 + description: Update Qdrant to v1.7.1