Skip to content

Commit

Permalink
Update to v1.10.0 (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
timvisee authored Jul 4, 2024
1 parent 2dfda8d commit 21fca7e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [qdrant-0.10.0](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.10.0) (2024-07-02)

- Update Qdrant to v1.10.0

## [qdrant-0.9.4](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.9.4) (2024-06-25)

- Update Qdrant to v1.9.7
Expand Down
4 changes: 2 additions & 2 deletions charts/qdrant/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## [qdrant-0.9.4](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.9.4) (2024-06-25)
## [qdrant-0.10.0](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.10.0) (2024-07-02)

- Update Qdrant to v1.9.7
- Update Qdrant to v1.10.0

For the full changelog, see [CHANGELOG.md](https://github.com/qdrant/qdrant-helm/blob/main/CHANGELOG.md).

Expand Down
6 changes: 3 additions & 3 deletions charts/qdrant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ maintainers:
url: https://github.com/qdrant
icon: https://qdrant.github.io/qdrant-helm/logo_with_text.svg
type: application
version: 0.9.4
appVersion: v1.9.7
version: 0.10.0
appVersion: v1.10.0
annotations:
artifacthub.io/category: database
artifacthub.io/changes: |
- kind: added
description: Update Qdrant to v1.9.7
description: Update Qdrant to v1.10.0

0 comments on commit 21fca7e

Please sign in to comment.