Skip to content

qdrant v1.0.4

Choose a tag to compare

@github-actions github-actions released this 10 Aug 22:27
· 197 commits to main since this release

qdrant v1.0.4

Other Changes

  • release(qdrant): 1.0.4 [skip ci]
  • chore(qdrant): bump image to 1.19.0 (#968)

Install

# OCI registry
helm install qdrant oci://ghcr.io/helmforgedev/helm/qdrant --version 1.0.4

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install qdrant helmforge/qdrant --version 1.0.4