From 9c1e3d95a70e8a85b7bdba57a13945731c54e0d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 12:31:18 +0000 Subject: [PATCH] helmfile: Update to version 1.1.7 --- bucket/helmfile.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 68965a2774..5e2e3253be 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,20 +1,20 @@ { - "version": "1.1.6", + "version": "1.1.7", "description": "Command line interface to deploy Kubernetes Helm Charts.", "homepage": "https://github.com/helmfile/helmfile", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/helmfile/helmfile/releases/download/v1.1.6/helmfile_1.1.6_windows_amd64.tar.gz", - "hash": "de3e2b218967f213eb672bc8133bcff158ccb38460691d36477dfed6f973a69b" + "url": "https://github.com/helmfile/helmfile/releases/download/v1.1.7/helmfile_1.1.7_windows_amd64.tar.gz", + "hash": "a04b9d940f67751a2413649d2beda1c78ce4be43e4f57b9785129eb34b1de0db" }, "32bit": { - "url": "https://github.com/helmfile/helmfile/releases/download/v1.1.6/helmfile_1.1.6_windows_386.tar.gz", - "hash": "31148456204084ae9e92ced912174a36bf8c072649186b12cd5d7294e7d57fea" + "url": "https://github.com/helmfile/helmfile/releases/download/v1.1.7/helmfile_1.1.7_windows_386.tar.gz", + "hash": "54a04d9b5af98a789e63e2b91dc8058f163c7f318e72df7d0478a6b669b79ed9" }, "arm64": { - "url": "https://github.com/helmfile/helmfile/releases/download/v1.1.6/helmfile_1.1.6_windows_arm64.tar.gz", - "hash": "e071599764c871a4016dadbe7936fc57e290a440a4070662637e42dedb2d78c7" + "url": "https://github.com/helmfile/helmfile/releases/download/v1.1.7/helmfile_1.1.7_windows_arm64.tar.gz", + "hash": "0dee5b8efb58b0586a769d4f7c5fb53bf8f397a259da997917cee33d2730596f" } }, "bin": "helmfile.exe",