mirror of
https://github.com/outbackdingo/qdrant-helm.git
synced 2026-01-27 18:20:15 +00:00
Updating Helm to 1.9.4 (#192)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## [qdrant-0.9.1](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.9.1) (2024-06-10)
|
||||
|
||||
- Update Qdrant to v1.9.4
|
||||
|
||||
## [qdrant-0.9.0](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.9.0) (2024-05-06)
|
||||
|
||||
- Update Qdrant to v1.9.1
|
||||
|
||||
@@ -1,12 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## [qdrant-0.9.0](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.9.0) (2024-05-06)
|
||||
## [qdrant-0.9.1](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.9.1) (2024-06-10)
|
||||
|
||||
- Update Qdrant to v1.9.1
|
||||
- Add labels to ConfigMap and Secret [#174](https://github.com/qdrant/qdrant-helm/pull/174)
|
||||
- Make lifecycle hooks configurable [#175](https://github.com/qdrant/qdrant-helm/pull/175)
|
||||
- Support storing snapshots in a separate PVC [#177](https://github.com/qdrant/qdrant-helm/pull/177)
|
||||
- Add both storage and snapshot volume names to values.yaml [#181](https://github.com/qdrant/qdrant-helm/pull/181)
|
||||
- Update Qdrant to v1.9.4
|
||||
|
||||
For the full changelog, see [CHANGELOG.md](https://github.com/qdrant/qdrant-helm/blob/main/CHANGELOG.md).
|
||||
|
||||
|
||||
@@ -13,30 +13,11 @@ maintainers:
|
||||
url: https://github.com/qdrant
|
||||
icon: https://qdrant.github.io/qdrant-helm/logo_with_text.svg
|
||||
type: application
|
||||
version: 0.9.0
|
||||
appVersion: v1.9.1
|
||||
version: 0.9.1
|
||||
appVersion: v1.9.4
|
||||
annotations:
|
||||
artifacthub.io/category: database
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
description: Update Qdrant to v1.9.1
|
||||
- kind: added
|
||||
description: Add labels to ConfigMap and Secret
|
||||
links:
|
||||
- name: Github Issue
|
||||
url: https://github.com/qdrant/qdrant-helm/pull/174
|
||||
- kind: added
|
||||
description: Make lifecycle hooks configurable
|
||||
links:
|
||||
- name: Github Issue
|
||||
url: https://github.com/qdrant/qdrant-helm/pull/175
|
||||
- kind: added
|
||||
description: Support storing snapshots in a separate PVC
|
||||
links:
|
||||
- name: Github Issue
|
||||
url: https://github.com/qdrant/qdrant-helm/pull/177
|
||||
- kind: added
|
||||
description: Add both storage and snapshot volume names to values.yaml
|
||||
links:
|
||||
- name: Github Issue
|
||||
url: https://github.com/qdrant/qdrant-helm/pull/181
|
||||
description: Update Qdrant to v1.9.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user