diff --git a/tool-box/Dockerfile b/tool-box/Dockerfile index 9e8d8869f..6cfc7e371 100644 --- a/tool-box/Dockerfile +++ b/tool-box/Dockerfile @@ -14,7 +14,7 @@ ARG JQ_VERSION=1.6 # renovate: datasource=github-releases depName=helm/helm ARG HELM_VERSION=v3.16.1 # renovate: datasource=github-releases depName=tektoncd/cli -ARG TEKTON_VERSION=v0.38.1 +ARG TEKTON_VERSION=v0.39.0 # renovate: datasource=github-releases depName=mikefarah/yq ARG YQ_VERSION=4.44.3