7 Commits

Author SHA1 Message Date
Emad Rad
1c8c7cd2d9 chore: typo (#323)
* chore: fixed typo

* fix: update code formatting
2025-04-22 19:19:02 +02:00
Mac Chaffee
b892dd097f Increase curl retries to fix CI flakiness (#180)
* Increase curl retries to fix CI flakiness

* Add retries to curl container
2024-05-03 21:15:32 -04:00
Mac Chaffee
b73c6f5599 Add docs for updating immutable fields on statefulsets (#179) 2024-05-03 13:40:07 -04:00
Joey Krejci
6f1f1e322d Updated README with Overrides Section (#176)
* Updated README with Overrides Section

* Linked Example Instead
2024-04-30 16:04:45 -04:00
Bastian Hofmann
ee2589caa6 Support read_only_api_key in Qdrant config, similar to the api_key co… (#146)
* Support read_only_api_key in Qdrant config, similar to the api_key config value

* Fix updates of secret

* Fix updates of secret

* Fix updates of secret

* Fix updates of secret
2024-03-05 18:07:37 +01:00
Cyril Corbon
cd3fcab101 feat: add pdb and documentation (#57)
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
2023-08-23 13:45:27 +02:00
Bastian Hofmann
ed31b29a39 Re-structure git repo and improve qdrant chart (#53)
* Re-structure git repo and improve qdrant chart

This allows us to host multiple helm charts in the future and to use the standard helm/chart-releaser-action and helm/chart-testing-action.

Additional changes:

* Fixed typos in README
* Added helm tests
* Change to use more standard ingress.tls values structure
* Use fixed versioning
* Added chart metadata
* Improve install notes
* Add LICENSE information

Signed-off-by: Bastian Hofmann <mail@bastianhofmann.de>

* Bump version

* Bump version

* Update Chart.yaml

* Add necessary permissions to flow

* Skip existing helm releases

* Remove Skip existing helm releases

* Update Chart.yaml

* Reset chart version for merge

Signed-off-by: Bastian Hofmann <mail@bastianhofmann.de>

* Remove BC break in .Values.image.tag

Signed-off-by: Bastian Hofmann <mail@bastianhofmann.de>

* Fix change detection for chart-releaser and chart-testing

---------

Signed-off-by: Bastian Hofmann <mail@bastianhofmann.de>
2023-08-21 16:05:00 +02:00