ci(deps): update dependency helm to v3.15.0

This commit is contained in:
Renovate Bot 2024-05-15 21:01:09 +00:00
parent 69121fba1e
commit 5fd2a266e6
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976

View file

@ -13,7 +13,7 @@ permissions:
contents: read
env:
HELM_VERSION: v3.14.4 # renovate: datasource=github-releases depName=helm packageName=helm/helm
HELM_VERSION: v3.15.0 # renovate: datasource=github-releases depName=helm packageName=helm/helm
HELM_UNITTEST_VERSION: v0.5.1 # renovate: datasource=github-releases depName=helm-unittest packageName=helm-unittest/helm-unittest
HELM_CHART_TESTING_VERSION: v3.11.0 # renovate: datasource=github-releases depName=chart-testing packageName=helm/chart-testing
KIND_VERSION: v0.23.0 # renovate: datasource=github-releases depName=kind packageName=kubernetes-sigs/kind