dependabot[bot]
81aa45acf3
Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring ( #366 )
...
Bumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator ) from 0.84.0 to 0.84.1.
- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases )
- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus-operator/prometheus-operator/compare/v0.84.0...v0.84.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
dependency-version: 0.84.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-14 19:05:49 +02:00
Tim Visée
3b8881f2c0
Bump Qdrant to 1.15.3 ( #368 )
2025-08-14 19:05:19 +02:00
Tim Visée
7c09ea4f8e
Bump Qdrant to 1.15.2 ( #367 )
2025-08-12 09:55:50 +02:00
dependabot[bot]
946b92f905
Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring ( #362 )
...
Bumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator ) from 0.83.0 to 0.84.0.
- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases )
- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus-operator/prometheus-operator/compare/v0.83.0...v0.84.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
dependency-version: 0.84.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-04 12:21:25 -06:00
dependabot[bot]
828b7516fa
Bump k8s.io/api from 0.33.2 to 0.33.3 ( #363 )
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.33.2 to 0.33.3.
- [Commits](https://github.com/kubernetes/api/compare/v0.33.2...v0.33.3 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-version: 0.33.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-04 12:21:06 -06:00
Bastian Hofmann
2353e4f84b
Release for Qdrant 1.15.1 ( #361 )
2025-07-24 13:46:51 +02:00
Craig Rueda
08a8e2b0cf
Add support for additional annotations in Kubernetes resource templates ( #359 )
...
* Add support for additional annotations in Kubernetes resource templates
* Bumping changelog
* Fixing version
* Reverting version bumps
2025-07-24 13:29:09 +02:00
Tim Visée
d13c85bad9
Bump Qdrant to 1.15.0 ( #360 )
...
* Bump Qdrant to 1.15.0
* Add other change log items
2025-07-18 15:13:50 +02:00
dependabot[bot]
e8071de9e2
Bump helm.sh/helm/v3 from 3.18.3 to 3.18.4 in the go_modules group ( #358 )
...
Bumps the go_modules group with 1 update: [helm.sh/helm/v3](https://github.com/helm/helm ).
Updates `helm.sh/helm/v3` from 3.18.3 to 3.18.4
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.18.3...v3.18.4 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-version: 3.18.4
dependency-type: direct:production
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-09 11:13:28 +02:00
Bastian Hofmann
bf5c2e9278
Add test for setting security contexts ( #357 )
...
Test for https://github.com/qdrant/qdrant-helm/pull/354
2025-07-03 13:39:22 +02:00
Luuk Suurmeijer
f2f4f069c6
Parse fsgroup and runasuser as int64 excplicitely ( #354 )
...
Co-authored-by: Luuk Suurmeijer <luuk.suurmeijer@schiphol.nl >
2025-07-02 14:57:46 +02:00
dependabot[bot]
282ae2d7eb
Bump k8s.io/api from 0.33.1 to 0.33.2 ( #356 )
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.33.1 to 0.33.2.
- [Commits](https://github.com/kubernetes/api/compare/v0.33.1...v0.33.2 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-version: 0.33.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-02 11:30:00 +02:00
Bastian Hofmann
dec11f5a9a
Ensure that open file descriptor limit is set correctly on startup ( #355 )
...
* Set open file descriptors limit to 65536 in initialize,sh script (#1 )
* Use safer ulimit increase
---------
Co-authored-by: Firas Medini <mdnfiras@gmail.com >
2025-06-27 19:38:32 +02:00
dependabot[bot]
8093be18cf
Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring ( #339 )
...
Bumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator ) from 0.82.0 to 0.83.0.
- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases )
- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus-operator/prometheus-operator/compare/v0.82.0...v0.83.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
dependency-version: 0.83.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-25 16:05:59 +02:00
Bastian Hofmann
d61558c735
Revert " Added conditions for securityContexts ( #328 )" ( #352 )
...
This reverts commit 9cc5728d5b .
2025-06-25 00:59:54 +02:00
Pavel Veretennikov
64e085026b
fix: use consistent value in readOnlyApiKey check ( #340 )
2025-06-24 14:00:50 +02:00
imdmahajankanika
9cc5728d5b
Added conditions for securityContexts ( #328 )
...
* Added conditions for securityContexts
Added condition for enabling/disable securityContext so as to make it function on Openshift
* Update values.yaml
2025-06-24 13:20:05 +02:00
dependabot[bot]
9cb9b240fe
Bump k8s.io/apimachinery from 0.33.1 to 0.33.2 ( #349 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.33.1 to 0.33.2.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.33.1...v0.33.2 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-version: 0.33.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 13:19:02 +02:00
dependabot[bot]
d4d82089de
Bump github.com/gruntwork-io/terratest from 0.49.0 to 0.50.0 ( #344 )
...
Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest ) from 0.49.0 to 0.50.0.
- [Release notes](https://github.com/gruntwork-io/terratest/releases )
- [Commits](https://github.com/gruntwork-io/terratest/compare/v0.49.0...v0.50.0 )
---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terratest
dependency-version: 0.50.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 13:18:30 +02:00
dependabot[bot]
5e2171984e
Bump github.com/samber/lo from 1.50.0 to 1.51.0 ( #343 )
...
Bumps [github.com/samber/lo](https://github.com/samber/lo ) from 1.50.0 to 1.51.0.
- [Release notes](https://github.com/samber/lo/releases )
- [Commits](https://github.com/samber/lo/compare/v1.50.0...v1.51.0 )
---
updated-dependencies:
- dependency-name: github.com/samber/lo
dependency-version: 1.51.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 13:02:52 +02:00
dependabot[bot]
7c8e8f313a
Bump helm.sh/helm/v3 from 3.17.3 to 3.18.3 ( #348 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.17.3 to 3.18.3.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.17.3...v3.18.3 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-version: 3.18.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 13:02:30 +02:00
dependabot[bot]
1fc16dac90
Bump stefanzweifel/git-auto-commit-action from 5 to 6 ( #341 )
...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) from 5 to 6.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 13:02:12 +02:00
Bastian Hofmann
96280fca95
Fix artifact changees
2025-06-10 15:41:57 +02:00
dependabot[bot]
b88ae6db2e
Bump golangci/golangci-lint-action from 7 to 8 ( #332 )
...
* Bump golangci/golangci-lint-action from 7 to 8
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump golangci-lint
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bastian Hofmann <mail@bastianhofmann.de >
2025-06-10 15:25:09 +02:00
dependabot[bot]
2ae552b565
Bump github.com/samber/lo from 1.49.1 to 1.50.0 ( #329 )
...
Bumps [github.com/samber/lo](https://github.com/samber/lo ) from 1.49.1 to 1.50.0.
- [Release notes](https://github.com/samber/lo/releases )
- [Commits](https://github.com/samber/lo/compare/v1.49.1...v1.50.0 )
---
updated-dependencies:
- dependency-name: github.com/samber/lo
dependency-version: 1.50.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-10 14:49:37 +02:00
dependabot[bot]
b929bb0c05
Bump github.com/gruntwork-io/terratest from 0.48.2 to 0.49.0 ( #334 )
...
Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest ) from 0.48.2 to 0.49.0.
- [Release notes](https://github.com/gruntwork-io/terratest/releases )
- [Commits](https://github.com/gruntwork-io/terratest/compare/v0.48.2...v0.49.0 )
---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terratest
dependency-version: 0.49.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-10 14:49:06 +02:00
dependabot[bot]
27a4406907
Bump k8s.io/api from 0.32.3 to 0.33.1 ( #335 )
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.32.3 to 0.33.1.
- [Commits](https://github.com/kubernetes/api/compare/v0.32.3...v0.33.1 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-version: 0.33.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-10 14:48:44 +02:00
Tim Visée
eac23cf587
Bump Qdrant to 1.14.1 ( #338 )
...
* Bump Qdrant to 1.14.1
* Mention fixed typo in README
2025-06-10 14:48:18 +02:00
Emad Rad
1c8c7cd2d9
chore: typo ( #323 )
...
* chore: fixed typo
* fix: update code formatting
2025-04-22 19:19:02 +02:00
dependabot[bot]
7349b6affa
Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring ( #325 )
...
Bumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator ) from 0.81.0 to 0.82.0.
- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases )
- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus-operator/prometheus-operator/compare/v0.81.0...v0.82.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
dependency-version: 0.82.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-22 19:18:46 +02:00
dependabot[bot]
8c6655439d
Bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group ( #324 )
...
Bumps the go_modules group with 1 update: [golang.org/x/net](https://github.com/golang/net ).
Updates `golang.org/x/net` from 0.37.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-22 19:06:07 +02:00
Tim Visée
737e76c5ff
Bump Qdrant to 1.14.0 ( #327 )
...
* Bump Qdrant to 1.14.0
* Update changelog
* Update changelog
---------
Co-authored-by: Bastian Hofmann <mail@bastianhofmann.de >
2025-04-22 19:05:43 +02:00
Bastian Hofmann
c7d390fe4e
Add documentation on difference between OSS helm chart and Qdrant Cloud ( #322 )
2025-04-10 15:00:01 +02:00
David Calvert
e7b6e3fe75
fix: do not update fs ownership when useUnprivilegedImage is true ( #321 )
...
Signed-off-by: David Calvert <david@0xdc.me >
2025-04-10 13:24:21 +02:00
dependabot[bot]
820964b58f
Bump golangci/golangci-lint-action from 6 to 7 ( #318 )
...
* Bump golangci/golangci-lint-action from 6 to 7
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6 to 7.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update golangci-lint version
* Fix lint issues
* Update dependency
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bastian Hofmann <mail@bastianhofmann.de >
2025-04-10 13:23:46 +02:00
Robert Moucha
d0402f2c8f
Make chart test image configurable ( #320 )
...
This change allows users to specify the image name for the chart test
and run tests on airgapped environments.
Signed-off-by: Robert Moucha <robert.moucha@gooddata.com >
2025-04-10 11:03:08 +02:00
Andrey Vasnetsov
45317ed48d
bump qdrant version to v1.13.6 ( #319 )
2025-04-01 09:49:29 +02:00
Tim Visée
51c2eba7c0
Bump Qdrant to 1.13.5 ( #316 )
...
* Bump Qdrant to 1.13.5
* Update changelog
---------
Co-authored-by: Bastian Hofmann <mail@bastianhofmann.de >
2025-03-21 18:20:47 +01:00
Bastian Hofmann
68a523252c
Run kubeconform on chart in a Github Action step ( #315 )
2025-03-20 11:47:27 +01:00
Bastian Hofmann
6acbc9fa5f
Add support for p2p tls ( #314 )
...
* added support for inter-cluster tls and changing the inter-cluster port number
* renamed helper variables for extra clarity
* Fix tls test, and add p2p tls test
* Fix test
* Fix test
---------
Co-authored-by: Nathan Savage <nathan.savage@kaimai.co.uk >
2025-03-20 10:14:02 +01:00
Bastian Hofmann
bf3d523916
Use go 1.24 in action
2025-03-19 17:14:57 +01:00
Bastian Hofmann
3972242d85
Make service appProtocol configurable ( #313 )
...
Fixes https://github.com/qdrant/qdrant-helm/issues/304
Reference https://kubernetes.io/docs/concepts/services-networking/service/#application-protocol
2025-03-19 13:30:00 +01:00
singhinderjeet0708
7766097c94
Update configmap.yaml ( #308 )
...
evaluate strings as templates inside a template
2025-03-18 13:24:19 +01:00
Mask
2644cfaef0
topologySpreadConstraints also need tpl function ( #309 )
...
Like `affinity`, `topologySpreadConstraints` also need tpl function to rendering its value. for example:
```yaml
topologySpreadConstraints:
- maxSkew: 1
topologyKey: "topology.kubernetes.io/zone"
whenUnsatisfiable: ScheduleAnyway
labelSelector:
matchLabels:
app.kubernetes.io/name: '{{ include "qdrant.name" . }}'
```
2025-03-17 11:13:52 +01:00
dependabot[bot]
ce39c3cc6e
Bump helm.sh/helm/v3 from 3.17.1 to 3.17.2 ( #312 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.17.1 to 3.17.2.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.17.1...v3.17.2 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-17 10:58:52 +01:00
dependabot[bot]
47c21b836f
Bump golang.org/x/net from 0.33.0 to 0.36.0 in the go_modules group ( #310 )
...
Bumps the go_modules group with 1 update: [golang.org/x/net](https://github.com/golang/net ).
Updates `golang.org/x/net` from 0.33.0 to 0.36.0
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-13 12:37:48 +01:00
Asutorufa
ee3a033dbc
add support set subPath for persistence and snapshotPersistence ( #271 )
2025-03-13 12:33:52 +01:00
Bastian Hofmann
420db63ff6
Update golang to 1.24 and update dependencies ( #311 )
...
* Update golang to 1.24 and update dependencies
* Fix tests
* Fix tests
* Fix lint
* Fix lint
* Fix lint
* Update golangci-lint
2025-03-13 12:27:26 +01:00
Jon Gill
bad7065aae
feat: add annotations on headless Service ( #305 )
2025-03-13 10:24:31 +01:00
ورد
cdbab71f20
fix: pass on values.yaml's tolerations and nodeSelector to the test hook pod ( #307 )
...
* fix: pass on `values.yaml`'s `tolerations` and `nodeSelector` to the test hook pod
* fix `nodeSelector` and `tolerations` indentation
2025-03-13 10:14:03 +01:00