Skip to content

Releases: qdrant/kubernetes-api

v1.2.2: Added RecreateNodeAnnotationKey const (#16)

16 Sep 13:33
3752f72
Compare
Choose a tag to compare

What’s Changed

🚀 Features

v1.2.1: Store individual node indexes (as preparation of allowing 'missing' n…

12 Sep 12:18
0daca45
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • Store individual node indexes (as preparation of allowing 'missing' nodes) (#15) @Robert-Stam

🧰 Maintenance

  • Bump github.com/fluxcd/helm-controller/api from 0.37.4 to 1.0.1 (#7) @dependabot
  • Bump github.com/fluxcd/source-controller/api from 1.2.5 to 1.3.0 (#6) @dependabot

v1.2.0: remove spec.operatorVersion field (#13)

12 Sep 12:10
5ae61ba
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

v1.1.0: Update module name (#14)

10 Sep 14:46
ebf18a6
Compare
Choose a tag to compare

What’s Changed

🧰 Maintenance

v1.0.5: Enhance the ClusterManager default (#11)

04 Sep 08:29
8311a82
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

  • Make it possible to see diff between false and not-set (#10) @Robert-Stam

v1.0.4

03 Sep 08:55
0b4d399
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

v1.0.3

30 Aug 15:14
0b80b66
Compare
Choose a tag to compare

What’s Changed

🚀 Features

v1.0.2

30 Aug 09:36
20d8144
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • Also push CRD chart to public repo so that we can easily use this (#4) @bashofmann

🐛 Bug Fixes

v1.0.0: Add docker login to release so that cosign works (#2)

29 Aug 17:10
d14ff6a
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

  • Add docker login to release so that cosign works (#2) @bashofmann