From dea51d952c2564c02ded3f079f1f78645f8e6216 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 16:47:33 +0000 Subject: [PATCH] Update dependency github:coreos/butane to v0.27.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 0f1f4f9..0d2dcda 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] "terraform" = "1.14.6" "yq" = "4.52.4" -"github:coreos/butane" = "0.26.0" +"github:coreos/butane" = "0.27.0" "github:cbroglie/mustache" = "1.4.0" "vendir" = "0.45.2"