Commit Graph

293 Commits

Author SHA1 Message Date
Tim Visée
6d18d89f8b Bump Qdrant to 1.15.5 (#390) 2025-09-30 15:15:43 +02:00
dependabot[bot]
1d2955e501 Bump k8s.io/api from 0.33.4 to 0.34.1 (#386)
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.33.4 to 0.34.1.
- [Commits](https://github.com/kubernetes/api/compare/v0.33.4...v0.34.1)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.34.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-09-29 19:15:22 +02:00
dependabot[bot]
e5799a7f46 Bump helm.sh/helm/v3 from 3.18.5 to 3.19.0 (#385)
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.18.5 to 3.19.0.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](https://github.com/helm/helm/compare/v3.18.5...v3.19.0)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-version: 3.19.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-09-29 17:25:40 +02:00
dependabot[bot]
4eadaf8902 Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring (#376)
Bumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) from 0.84.1 to 0.85.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.84.1...v0.85.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
  dependency-version: 0.85.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-09-29 16:35:49 +02:00
Robert Moucha
25c967ed01 Improve chart test for Qdrant (#373)
- Add imagePullSecrets to chart test
- Add resources to chart test

Signed-off-by: Robert Moucha <robert.moucha@gooddata.com>
2025-09-29 16:35:28 +02:00
dependabot[bot]
9a1c28321c Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#380)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.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-09-29 16:31:38 +02:00
dependabot[bot]
c0c38fc6d2 Bump actions/setup-go from 5 to 6 (#383)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  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-09-29 16:31:18 +02:00
Tim Visée
02acc4ac9f Bump Qdrant to 1.15.4 (#378) 2025-08-27 14:07:20 +02:00
dependabot[bot]
c15e765573 Bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 in the go_modules group (#369)
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.4 to 3.18.5
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](https://github.com/helm/helm/compare/v3.18.4...v3.18.5)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-version: 3.18.5
  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-08-19 13:55:00 +02:00
dependabot[bot]
4267d06217 Bump k8s.io/api from 0.33.3 to 0.33.4 (#371)
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.33.3 to 0.33.4.
- [Commits](https://github.com/kubernetes/api/compare/v0.33.3...v0.33.4)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.33.4
  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-19 13:28:19 +02:00
dependabot[bot]
6f1a4ec288 Bump actions/checkout from 4 to 5 (#372)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  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-08-19 13:27:45 +02:00
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