mirror of
https://github.com/outbackdingo/qdrant-helm.git
synced 2026-01-27 18:20:15 +00:00
Bump Qdrant to 1.16.1 (#414)
* Bump Qdrant to 1.16.1 * Update changelog * Bump change log date --------- Co-authored-by: Bastian Hofmann <mail@bastianhofmann.de>
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## [qdrant-1.16.1](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.16.1) (2025-11-26)
|
||||
|
||||
- Update Qdrant to v1.16.1
|
||||
- Add custom authorization support for ServiceMonitor [#407](https://github.com/qdrant/qdrant-helm/pull/407)
|
||||
|
||||
## [qdrant-1.16.0](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.16.0) (2025-11-17)
|
||||
|
||||
- Update Qdrant to v1.16.0
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
## [qdrant-1.16.0](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.16.0) (2025-11-17)
|
||||
## [qdrant-1.16.1](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.16.1) (2025-11-26)
|
||||
|
||||
- Update Qdrant to v1.16.0
|
||||
- Add support for `volumeAttributesClass` for PVCs [#396](https://github.com/qdrant/qdrant-helm/pull/396)
|
||||
- Fix Helm warning because of wrong data type in env default value [#398](https://github.com/qdrant/qdrant-helm/pull/398)
|
||||
- Update Qdrant to v1.16.1
|
||||
- Add custom authorization support for ServiceMonitor [#407](https://github.com/qdrant/qdrant-helm/pull/407)
|
||||
|
||||
|
||||
@@ -13,20 +13,15 @@ maintainers:
|
||||
url: https://github.com/qdrant
|
||||
icon: https://qdrant.github.io/qdrant-helm/logo_with_text.svg
|
||||
type: application
|
||||
version: 1.16.0
|
||||
appVersion: v1.16.0
|
||||
version: 1.16.1
|
||||
appVersion: v1.16.1
|
||||
annotations:
|
||||
artifacthub.io/category: database
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
description: Update Qdrant to v1.16.0
|
||||
description: Update Qdrant to v1.16.1
|
||||
- kind: added
|
||||
description: Add support for `volumeAttributesClass` for PVCs
|
||||
description: Add custom authorization support for ServiceMonitor
|
||||
links:
|
||||
- name: GitHub Pull Request
|
||||
url: https://github.com/qdrant/qdrant-helm/pull/396
|
||||
- kind: fixed
|
||||
description: Fix Helm warning because of wrong data type in env default value
|
||||
links:
|
||||
- name: GitHub Pull Request
|
||||
url: https://github.com/qdrant/qdrant-helm/pull/398
|
||||
url: https://github.com/qdrant/qdrant-helm/pull/407
|
||||
|
||||
Reference in New Issue
Block a user