From 4630b34432f9979f8d3213142e51f866a97122d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 17:05:43 +0000 Subject: [PATCH] Update dependency derailed/k9s to v0.31.7 | datasource | package | from | to | | --------------- | ------------ | ------ | ------ | | github-releases | derailed/k9s | 0.27.0 | 0.31.7 | --- .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..a006ca5 100644 --- a/.chezmoitemplates/after/software_bins.tmpl +++ b/.chezmoitemplates/after/software_bins.tmpl @@ -51,7 +51,7 @@ MAILSPRING_VERSION=1.10.8 #https://github.com/derailed/k9s/releases # renovate: datasource=github-releases depName=derailed/k9s extractVersion=^v(?.*)$ -K9S_VERSION=0.27.0 +K9S_VERSION=0.31.7 #https://github.com/cilium/cilium-cli/releases # renovate: datasource=github-tags depName=cilium/cilium-cli extractVersion=^v(?.*)$