From 84fb097fd9e752fdae705076e2d63df22ecea6c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 00:14:45 +0000 Subject: [PATCH] Update dependency tilt-dev/tilt to v0.33.10 | datasource | package | from | to | | ----------- | ------------- | ------ | ------- | | github-tags | tilt-dev/tilt | 0.31.1 | 0.33.10 | --- .chezmoitemplates/after/software_bins.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chezmoitemplates/after/software_bins.tmpl b/.chezmoitemplates/after/software_bins.tmpl index 22d198d..61d1b3e 100644 --- a/.chezmoitemplates/after/software_bins.tmpl +++ b/.chezmoitemplates/after/software_bins.tmpl @@ -91,7 +91,7 @@ HELMFILE_VERSION=0.150.0 #https://github.com/tilt-dev/tilt/releases # renovate: datasource=github-tags depName=tilt-dev/tilt extractVersion=^v(?.*)$ -TILT_VERSION=0.31.1 +TILT_VERSION=0.33.10 MINIMUM_CILIUM_VERSION=$CILIUMCTL_VERSION {{ template "after/bin_scripts/ensure-cilium-cli.sh" . }}