diff --git a/CHANGELOG.md b/CHANGELOG.md index 9989939..ee3106d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [qdrant-1.15.2](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.15.2) (2025-08-12) + +- Update Qdrant to v1.15.2 + ## [qdrant-1.15.1](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.15.1) (2025-07-24) - Update Qdrant to v1.15.1 diff --git a/charts/qdrant/CHANGELOG.md b/charts/qdrant/CHANGELOG.md index 55ed600..c2033d7 100644 --- a/charts/qdrant/CHANGELOG.md +++ b/charts/qdrant/CHANGELOG.md @@ -1,7 +1,6 @@ # Changelog -## [qdrant-1.15.1](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.15.1) (2025-07-24) +## [qdrant-1.15.2](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.15.2) (2025-08-12) -- Update Qdrant to v1.15.1 -- Add support for additional annotations in Kubernetes resource templates [#359](https://github.com/qdrant/qdrant-helm/pull/359) +- Update Qdrant to v1.15.2 diff --git a/charts/qdrant/Chart.yaml b/charts/qdrant/Chart.yaml index eb12b18..53d7e0d 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: 1.15.1 -appVersion: v1.15.1 +version: 1.15.2 +appVersion: v1.15.2 annotations: artifacthub.io/category: database artifacthub.io/changes: | - kind: added - description: Update Qdrant to v1.15.1 - - kind: added - description: Add support for additional annotations in Kubernetes resource templates - links: - - name: Github Issue - url: https://github.com/qdrant/qdrant-helm/pull/359 + description: Update Qdrant to v1.15.2