Skip to content

Releases: qdrant/qdrant-helm

qdrant-1.15.5

30 Sep 13:15
6d18d89

Choose a tag to compare

Changelog

qdrant-1.15.5 (2025-09-30)

  • Update Qdrant to v1.15.5

qdrant-1.15.4

27 Aug 12:07
02acc4a

Choose a tag to compare

Changelog

qdrant-1.15.4 (2025-08-27)

  • Update Qdrant to v1.15.4

qdrant-1.15.3

14 Aug 17:05
3b8881f

Choose a tag to compare

Changelog

qdrant-1.15.3 (2025-08-14)

  • Update Qdrant to v1.15.3

qdrant-1.15.2

12 Aug 07:55
7c09ea4

Choose a tag to compare

Changelog

qdrant-1.15.2 (2025-08-12)

  • Update Qdrant to v1.15.2

qdrant-1.15.1

24 Jul 11:47
2353e4f

Choose a tag to compare

Changelog

qdrant-1.15.1 (2025-07-24)

  • Update Qdrant to v1.15.1
  • Add support for additional annotations in Kubernetes resource templates #359

qdrant-1.15.0

18 Jul 13:14
d13c85b

Choose a tag to compare

Changelog

qdrant-1.15.0 (2025-07-18)

  • Update Qdrant to v1.15.0
  • Use correct value in readOnlyApiKey check #340
  • Ensure that open file descriptor limit is set correctly on startup #355
  • Fix fsGroup and runAsUser not being int64 type #354, #357

qdrant-1.14.1

10 Jun 12:48
eac23cf

Choose a tag to compare

Changelog

qdrant-1.14.1 (2025-05-23)

  • Update Qdrant to v1.14.1
  • Fix typo in README #323

qdrant-1.14.0

22 Apr 17:05
737e76c

Choose a tag to compare

Changelog

qdrant-1.14.0 (2025-04-22)

  • Update Qdrant to v1.14.0
  • Make chart test image configurable #320
  • Do not unnecessarily update file system ownership when unprivilged image is not used #321

qdrant-1.13.6

01 Apr 07:49
45317ed

Choose a tag to compare

Changelog

qdrant-1.13.6 (2025-04-01)

  • Update Qdrant to v1.13.6

qdrant-1.13.5

21 Mar 17:21
51c2eba

Choose a tag to compare

Changelog

qdrant-1.13.5 (2025-03-21)

  • Update Qdrant to v1.13.5
  • Add support for P2P TLS #314
  • Make Service appProtocol configurable #313
  • Templating for config values #308
  • Templating for topologySpreadConstraints #309
  • Use tolerations and nodeSelector in test hook #307
  • Set Service annotations on headless Service #305
  • Support optional subPath for volumeMounts #271