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.14.1] ( https://github.com/qdrant/qdrant-helm/tree/qdrant-1.14.1 ) (2025-05-23)
4+
5+ - Update Qdrant to v1.14.1
6+ - Fix typo in README [ #323 ] ( https://github.com/qdrant/qdrant-helm/pull/323 )
7+
38## [ qdrant-1.14.0] ( https://github.com/qdrant/qdrant-helm/tree/qdrant-1.14.0 ) (2025-04-22)
49
510- Update Qdrant to v1.14.0
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ qdrant-1.14.0 ] ( https://github.com/qdrant/qdrant-helm/tree/qdrant-1.14.0 ) (2025-04-22 )
3+ ## [ qdrant-1.14.1 ] ( https://github.com/qdrant/qdrant-helm/tree/qdrant-1.14.1 ) (2025-05-23 )
44
5- - Update Qdrant to v1.14.0
6- - Make chart test image configurable [ #320 ] ( https://github.com/qdrant/qdrant-helm/pull/320 )
7- - Do not unnecessarily update file system ownership when unprivilged image is not used [ #321 ] ( https://github.com/qdrant/qdrant-helm/pull/321 )
5+ - Update Qdrant to v1.14.1
6+ - Fix typo in README [ #323 ] ( https://github.com/qdrant/qdrant-helm/pull/323 )
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.14.0
17- appVersion : v1.14.0
16+ version : 1.14.1
17+ appVersion : v1.14.1
1818annotations :
1919 artifacthub.io/category : database
2020 artifacthub.io/changes : |
2121 - kind: added
22- description: Update Qdrant to v1.14.0
23- - kind: added
24- description: Make chart test image configurable
25- links:
26- - name: Github Issue
27- url: https://github.com/qdrant/qdrant-helm/pull/320
22+ description: Update Qdrant to v1.14.1
2823 - kind: fixed
29- description: Do not unnecessarily update file system ownership when unprivilged image is not used
24+ - description: Fix typo in README
3025 links:
3126 - name: Github Issue
32- url: https://github.com/qdrant/qdrant-helm/pull/321
27+ url: https://github.com/qdrant/qdrant-helm/pull/323
You can’t perform that action at this time.
0 commit comments