chore(deps): update dependency mikefarah/yq to v4.44.1 (#134)
Some checks failed
ci/woodpecker/push/build-container Pipeline was successful
ci/woodpecker/push/docs unknown status
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful

Reviewed-on: #134
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2024-05-13 11:38:17 +02:00 committed by Robert Kaussow
parent 042f3d3a41
commit 67774057c1

View File

@ -25,7 +25,7 @@ ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.7}"
# renovate: datasource=github-releases depName=kubernetes/kubernetes
ENV KUBECTL_VERSION="${KUBECTL_VERSION:-v1.30.0}"
# renovate: datasource=github-releases depName=mikefarah/yq
ENV YQ_VERSION="${YQ_VERSION:-v4.43.1}"
ENV YQ_VERSION="${YQ_VERSION:-v4.44.1}"
# renovate: datasource=github-releases depName=helm/helm
ENV HELM_VERSION="${HELM_VERSION:-v3.14.4}"
# renovate: datasource=github-releases depName=kubernetes-sigs/kustomize