-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: ghrunnerbot <[email protected]>
- Loading branch information
1 parent
9814c01
commit 634db7d
Showing
1 changed file
with
32 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,37 @@ | ||
apiVersion: v1 | ||
entries: | ||
qdrant: | ||
- annotations: | ||
artifacthub.io/category: database | ||
artifacthub.io/changes: | | ||
- kind: added | ||
description: Update Qdrant to v1.9.0 | ||
- kind: added | ||
description: Allow ports to be configured as NodePort | ||
links: | ||
- name: Github Issue | ||
url: https://github.com/qdrant/qdrant-helm/pull/165 | ||
apiVersion: v2 | ||
appVersion: v1.9.0 | ||
created: "2024-04-25T16:48:57.230600622Z" | ||
description: Qdrant - Vector Database for the next generation of AI applications. | ||
digest: a7e8944d99fc60fcc3a4a160e9c900dba06fdbf0c38da1f2a7ded530cf0e2906 | ||
home: https://qdrant.tech | ||
icon: https://qdrant.github.io/qdrant-helm/logo_with_text.svg | ||
keywords: | ||
- vector database | ||
maintainers: | ||
- email: [email protected] | ||
name: qdrant | ||
url: https://github.com/qdrant | ||
name: qdrant | ||
sources: | ||
- https://github.com/qdrant/qdrant | ||
- https://github.com/qdrant/qdrant-helm | ||
type: application | ||
urls: | ||
- https://github.com/qdrant/qdrant-helm/releases/download/qdrant-0.8.5/qdrant-0.8.5.tgz | ||
version: 0.8.5 | ||
- annotations: | ||
artifacthub.io/category: database | ||
artifacthub.io/changes: | | ||
|
@@ -746,4 +777,4 @@ entries: | |
urls: | ||
- https://qdrant.github.io/qdrant-helm/qdrant-0.1.0.tgz | ||
version: 0.1.0 | ||
generated: "2024-04-03T11:03:26.713568534Z" | ||
generated: "2024-04-25T16:48:57.230834059Z" |