ci(deps): update dependency kind to v0.22.0

This commit is contained in:
Renovate Bot 2024-02-15 02:02:17 +00:00
parent 30e3802bd2
commit 92868f4e5f
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976

View file

@ -16,7 +16,7 @@ env:
HELM_VERSION: v3.14.1 # renovate: datasource=github-releases depName=helm packageName=helm/helm
HELM_UNITTEST_VERSION: v0.4.1 # 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.21.0 # renovate: datasource=github-releases depName=kind packageName=kubernetes-sigs/kind
KIND_VERSION: v0.22.0 # renovate: datasource=github-releases depName=kind packageName=kubernetes-sigs/kind
KUBECTL_VERSION: v1.29.2 # renovate: datasource=github-releases depName=kubectl packageName=kubernetes/kubernetes
jobs: