chore(deps): update dependency kubernetes/kubernetes to v1.30.2
All checks were successful
ci/woodpecker/pr/build-package Pipeline was successful
ci/woodpecker/pr/build-container Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful

This commit is contained in:
Renovator Bot 2024-06-12 04:32:19 +00:00
parent 94eefdd51c
commit 49c373c9ee

View File

@ -23,7 +23,7 @@ ARG FLUX_VERSION
# renovate: datasource=github-releases depName=hairyhenderson/gomplate # renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.8}" ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.8}"
# renovate: datasource=github-releases depName=kubernetes/kubernetes # renovate: datasource=github-releases depName=kubernetes/kubernetes
ENV KUBECTL_VERSION="${KUBECTL_VERSION:-v1.30.1}" ENV KUBECTL_VERSION="${KUBECTL_VERSION:-v1.30.2}"
# renovate: datasource=github-releases depName=mikefarah/yq # renovate: datasource=github-releases depName=mikefarah/yq
ENV YQ_VERSION="${YQ_VERSION:-v4.44.1}" ENV YQ_VERSION="${YQ_VERSION:-v4.44.1}"
# renovate: datasource=github-releases depName=helm/helm # renovate: datasource=github-releases depName=helm/helm