Skip to content

Releases: qdrant/qdrant-helm

qdrant-0.7.4

29 Dec 11:27
1da010f
Compare
Choose a tag to compare

Changelog

qdrant-0.7.4 (2023-12-29)

  • Update Qdrant to v1.7.3
  • Add preStop hook to allow graceful network shutdown #121

qdrant-0.7.3

14 Dec 11:05
b0019bb
Compare
Choose a tag to compare

Changelog

qdrant-0.7.3 (2023-12-14)

  • Update Qdrant to v1.7.2
  • Publish DNS for not-ready pods via the headless service #115

qdrant-0.7.2

12 Dec 15:47
32e85e4
Compare
Choose a tag to compare

Changelog

qdrant-0.7.2 (2023-12-12)

  • Use / for probes instead of /readyz endpoint

qdrant-0.7.1

12 Dec 09:49
7c6496d
Compare
Choose a tag to compare

Changelog

qdrant-0.7.1 (2023-12-12)

  • Update Qdrant to v1.7.1

qdrant-0.7.0

08 Dec 11:23
2f85d1b
Compare
Choose a tag to compare

Changelog

qdrant-0.7.0 (2023-12-08)

  • Update Qdrant to v1.7.0
  • Fix snapshot restoration #96

qdrant-0.6.1

12 Oct 14:14
46e0d1f
Compare
Choose a tag to compare

Changelog

qdrant-0.6.1 (2023-10-12)

  • Propagate signals in init script correctly to entrypoint #91
  • Make annotations for the ServiceAccount configurable #92
  • Update Qdrant to v1.6.1

qdrant-0.6.0

09 Oct 14:07
a43be2a
Compare
Choose a tag to compare

Changelog

qdrant-0.6.0 (2023-10-09)

  • Make ingressClassName configurable #86
  • Fix probes to work correctly if TLS is enabled #79
  • Update Qdrant to v1.6.0

qdrant-0.5.1

13 Sep 09:15
52515f6
Compare
Choose a tag to compare

Changelog

qdrant-0.5.1 (2023-09-12)

  • Update Qdrant to v1.5.1
  • Ensure that the qdrant-init-file-path is on a writable, ephemeral volume #74

qdrant-0.5.0

07 Sep 15:12
ae5fb05
Compare
Choose a tag to compare

Changelog

qdrant-0.5.0 (2023-09-07)

  • Update to Qdrant 1.5.0 #72
  • Use new Qdrant readiness and liveness endpoints #71

qdrant-0.4.1

04 Sep 14:45
0eb3d7b
Compare
Choose a tag to compare

Changelog

qdrant-0.4.1 (2023-09-04)

  • Add PriorityClass support to StatefulSet Pod template #68
  • Don't use alpine image for file permission updates #69