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

This commit is contained in:
Renovate Bot 2024-04-10 21:01:12 +00:00
parent 6c694ea661
commit 1e4132e0df
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.3 # renovate: datasource=github-releases depName=helm packageName=helm/helm
HELM_VERSION: v3.14.4 # renovate: datasource=github-releases depName=helm packageName=helm/helm
HELM_UNITTEST_VERSION: v0.4.4 # renovate: datasource=github-releases depName=helm-unittest packageName=helm-unittest/helm-unittest
HELM_CHART_TESTING_VERSION: v3.10.1 # renovate: datasource=github-releases depName=chart-testing packageName=helm/chart-testing
KIND_VERSION: v0.22.0 # renovate: datasource=github-releases depName=kind packageName=kubernetes-sigs/kind