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

This commit is contained in:
Renovate Bot 2023-12-13 22:01:01 +00:00
parent 6f91915255
commit f53e5b4673
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.13.2 # renovate: datasource=github-releases depName=helm packageName=helm/helm
HELM_VERSION: v3.13.3 # renovate: datasource=github-releases depName=helm packageName=helm/helm
HELM_UNITTEST_VERSION: v0.3.6 # 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.20.0 # renovate: datasource=github-releases depName=kind packageName=kubernetes-sigs/kind