chore(deps): update dependency kubernetes/kubernetes to v1.29.0 (#97)
ci/woodpecker/push/build-package Pipeline was successful Details
ci/woodpecker/push/build-container Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/notify Pipeline was successful Details

Reviewed-on: #97
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2023-12-14 10:48:03 +01:00 committed by Robert Kaussow
parent 5454da7bae
commit 012d447596
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ ARG KUBECONFORM_VERSION
ARG POLARIS_VERSION
# renovate: datasource=github-releases depName=kubernetes/kubernetes
ENV KUBECTL_VERSION="${KUBECTL_VERSION:-v1.28.4}"
ENV KUBECTL_VERSION="${KUBECTL_VERSION:-v1.29.0}"
# renovate: datasource=github-releases depName=mikefarah/yq
ENV YQ_VERSION="${YQ_VERSION:-v4.40.5}"
# renovate: datasource=github-releases depName=helm/helm