ci(deps): update dependency kubectl to v1.29.0

This commit is contained in:
Renovate Bot 2023-12-13 17:01:10 +00:00
parent 4b064640f5
commit 6f91915255
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976

View file

@ -17,7 +17,7 @@ env:
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
KUBECTL_VERSION: v1.28.4 # renovate: datasource=github-releases depName=kubectl packageName=kubernetes/kubernetes
KUBECTL_VERSION: v1.29.0 # renovate: datasource=github-releases depName=kubectl packageName=kubernetes/kubernetes
jobs:
lint-node: