Skip to content

Commit

Permalink
Bump Qdrant to 1.13.1 (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
timvisee authored Jan 23, 2025
1 parent 431d277 commit cfcd898
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 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.13.1](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.13.1) (2025-01-23)

- Update Qdrant to v1.13.1

## [qdrant-1.13.0](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.13.0) (2025-01-16)

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

## [qdrant-1.13.1](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.13.1) (2025-01-23)

- Update Qdrant to v1.13.1

## [qdrant-1.13.0](https://github.com/qdrant/qdrant-helm/tree/qdrant-1.13.0) (2025-01-16)

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

0 comments on commit cfcd898

Please sign in to comment.