Skip to content

Tags: devflowinc/qdrant-helm

Tags

qdrant-0.8.4

Toggle qdrant-0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 0.8.4 with Qdrant 1.8.4 (qdrant#160) * Release 0.8.4 with Qdrant 1.8.4 * Update charts/qdrant/Chart.yaml Co-authored-by: Bastian Hofmann <mail@bastianhofmann.de> * Update charts/qdrant/CHANGELOG.md Co-authored-by: Bastian Hofmann <mail@bastianhofmann.de> --------- Co-authored-by: Bastian Hofmann <mail@bastianhofmann.de>

qdrant-0.8.3

Toggle qdrant-0.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 0.8.3 with Qdrant 1.8.3 (qdrant#157) 

qdrant-0.8.2

Toggle qdrant-0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 0.8.2 with Qdrant 1.8.2 (qdrant#154) * Release 0.8.2 with Qdrant 1.8.2 * Fix integration tests * Fix integration tests

qdrant-0.8.1

Toggle qdrant-0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 0.8.1 with Qdrant 1.8.1 (qdrant#151) 

qdrant-0.8.0

Toggle qdrant-0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 0.8.0 with Qdrant 1.8.0 (qdrant#149) 

qdrant-0.7.6

Toggle qdrant-0.7.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 0.7.6 (qdrant#138) 

qdrant-0.7.5

Toggle qdrant-0.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 0.7.5 (qdrant#133) * Release 0.7.5 * Update date

qdrant-0.7.4

Toggle qdrant-0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Qdrant to 1.7.3 (qdrant#123) 

qdrant-0.7.3

Toggle qdrant-0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Qdrant to 1.7.2 (qdrant#116) 

qdrant-0.7.2

Toggle qdrant-0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use / for probes instead of /readyz (qdrant#114) * Use / for probes instead of /readyz The new implementation of /readyz does not work well together with how StatefulSets do roll outs and restarts * Fix test