helmfile: Update to version 0.171.0

This commit is contained in:
github-actions[bot] 2025-02-12 12:32:11 +00:00
parent a338b68c3f
commit 31658e2bfd

View File

@ -1,16 +1,16 @@
{ {
"version": "0.170.1", "version": "0.171.0",
"description": "Command line interface to deploy Kubernetes Helm Charts.", "description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/helmfile/helmfile", "homepage": "https://github.com/helmfile/helmfile",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.170.1/helmfile_0.170.1_windows_amd64.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v0.171.0/helmfile_0.171.0_windows_amd64.tar.gz",
"hash": "e8c5f215ae202412e7ac51e9b1a48747f71532f291c1b2e38e4c5c0e65785964" "hash": "1cde3bb80ec893209f0a7dddf50e0513f28186fa93ee018072d6e6f509b4c475"
}, },
"32bit": { "32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.170.1/helmfile_0.170.1_windows_386.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v0.171.0/helmfile_0.171.0_windows_386.tar.gz",
"hash": "de868c6ec6a6e839435bf8d6f445fab6bb84b3870c82b342e70640423ff05517" "hash": "6b21a3dbb0307d0364db929c47233480d936bfa84b7916e7748eb2fe0f713457"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",