From 5b1ab1cddfb3e01b8f379817cd43ff086ae291c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 19:49:23 +0000 Subject: [PATCH] Update dependency tilt-dev/tilt to v0.33.5 | datasource | package | from | to | | ----------- | ------------- | ------ | ------ | | github-tags | tilt-dev/tilt | 0.31.1 | 0.33.5 | --- .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..67be9b5 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.5 MINIMUM_CILIUM_VERSION=$CILIUMCTL_VERSION {{ template "after/bin_scripts/ensure-cilium-cli.sh" . }}