diff --git a/.chezmoitemplates/after/software_bins.tmpl b/.chezmoitemplates/after/software_bins.tmpl index 22d198d..2cbce5c 100644 --- a/.chezmoitemplates/after/software_bins.tmpl +++ b/.chezmoitemplates/after/software_bins.tmpl @@ -28,7 +28,7 @@ KUBERNETES_VERSION=1.26.1 #https://github.com/kubernetes-sigs/kind/releases # renovate: datasource=github-tags depName=kubernetes-sigs/kind extractVersion=^v(?.*)$ -KIND_VERSION=0.17.0 +KIND_VERSION=0.19.0 # renovate: datasource=github-tags depName=docker/buildx extractVersion=^v(?.*)$ BUILDX_VERSION=0.10.1