Bump helm.sh/helm/v3 from 3.15.1 to 3.15.2 in /tests

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](https://github.com/helm/helm/compare/v3.15.1...v3.15.2)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2024-06-14 09:41:43 +02:00
committed by Marco Franssen
parent 4c9059ea52
commit 2fdebf09a8
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
module github.com/spiffe/helm-charts/tests
go 1.21
toolchain go1.22.2
toolchain go1.22.3
require (
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
helm.sh/helm/v3 v3.15.1
helm.sh/helm/v3 v3.15.2
)
require (