Skip to content

Commit

Permalink
Bump Qdrant to 1.12.1 (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
bashofmann authored Oct 14, 2024
1 parent 2de0462 commit 1617315
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-1.12.1](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.12.1) (2024-10-14)

- Update Qdrant to v1.12.1

## [qdrant-1.12.0](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.12.0) (2024-10-09)

- Update Qdrant to v1.12.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-1.12.0](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.12.0) (2024-10-09)
## [qdrant-1.12.1](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.12.1) (2024-10-14)

- Update Qdrant to v1.12.0
- Update Qdrant to v1.12.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: 1.12.0
appVersion: v1.12.0
version: 1.12.1
appVersion: v1.12.1
annotations:
artifacthub.io/category: database
artifacthub.io/changes: |
- kind: added
description: Update Qdrant to v1.12.0
description: Update Qdrant to v1.12.1

0 comments on commit 1617315

Please sign in to comment.