File tree Expand file tree Collapse file tree 3 files changed +13
-14
lines changed
Expand file tree Collapse file tree 3 files changed +13
-14
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ qdrant-1.16.1] ( https://github.com/qdrant/qdrant-helm/tree/qdrant-1.16.1 ) (2025-11-26)
4+
5+ - Update Qdrant to v1.16.1
6+ - Add custom authorization support for ServiceMonitor [ #407 ] ( https://github.com/qdrant/qdrant-helm/pull/407 )
7+
38## [ qdrant-1.16.0] ( https://github.com/qdrant/qdrant-helm/tree/qdrant-1.16.0 ) (2025-11-17)
49
510- Update Qdrant to v1.16.0
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ qdrant-1.16.0 ] ( https://github.com/qdrant/qdrant-helm/tree/qdrant-1.16.0 ) (2025-11-17 )
3+ ## [ qdrant-1.16.1 ] ( https://github.com/qdrant/qdrant-helm/tree/qdrant-1.16.1 ) (2025-11-26 )
44
5- - Update Qdrant to v1.16.0
6- - Add support for ` volumeAttributesClass ` for PVCs [ #396 ] ( https://github.com/qdrant/qdrant-helm/pull/396 )
7- - Fix Helm warning because of wrong data type in env default value [ #398 ] ( https://github.com/qdrant/qdrant-helm/pull/398 )
5+ - Update Qdrant to v1.16.1
6+ - Add custom authorization support for ServiceMonitor [ #407 ] ( https://github.com/qdrant/qdrant-helm/pull/407 )
87
Original file line number Diff line number Diff line change @@ -13,20 +13,15 @@ maintainers:
1313 url : https://github.com/qdrant
1414icon : https://qdrant.github.io/qdrant-helm/logo_with_text.svg
1515type : application
16- version : 1.16.0
17- appVersion : v1.16.0
16+ version : 1.16.1
17+ appVersion : v1.16.1
1818annotations :
1919 artifacthub.io/category : database
2020 artifacthub.io/changes : |
2121 - kind: added
22- description: Update Qdrant to v1.16.0
22+ description: Update Qdrant to v1.16.1
2323 - kind: added
24- description: Add support for `volumeAttributesClass` for PVCs
24+ description: Add custom authorization support for ServiceMonitor
2525 links:
2626 - name: GitHub Pull Request
27- url: https://github.com/qdrant/qdrant-helm/pull/396
28- - kind: fixed
29- description: Fix Helm warning because of wrong data type in env default value
30- links:
31- - name: GitHub Pull Request
32- url: https://github.com/qdrant/qdrant-helm/pull/398
27+ url: https://github.com/qdrant/qdrant-helm/pull/407
You can’t perform that action at this time.
0 commit comments