Skip to content

Commit

Permalink
Update to v1.10.1 (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
timvisee authored Jul 19, 2024
1 parent 21fca7e commit a246af8
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.1](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.10.1) (2024-07-18)

- Update Qdrant to v1.10.1

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

- Update Qdrant to v1.10.0
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.10.0](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.10.0) (2024-07-02)
## [qdrant-0.10.0](https://github.com/qdrant/qdrant-helm/tree/qdrant-0.10.1) (2024-07-18)

- Update Qdrant to v1.10.0
- Update Qdrant to v1.10.1

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.10.0
appVersion: v1.10.0
version: 0.10.1
appVersion: v1.10.1
annotations:
artifacthub.io/category: database
artifacthub.io/changes: |
- kind: added
description: Update Qdrant to v1.10.0
description: Update Qdrant to v1.10.1

0 comments on commit a246af8

Please sign in to comment.