helmfile: Update to version 0.159.0

This commit is contained in:
github-actions[bot] 2023-11-27 04:26:17 +00:00
parent c2ea8e911a
commit 6a53b36b44

View File

@ -1,16 +1,16 @@
{ {
"version": "0.158.1", "version": "0.159.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.158.1/helmfile_0.158.1_windows_amd64.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v0.159.0/helmfile_0.159.0_windows_amd64.tar.gz",
"hash": "389594024fe8cad9c70e58b138ecd28c6392cbcfef7f44ed4ad6194ef1442b7e" "hash": "29170d3033a3719e5fdb91873f5063088ca4b533fe6830a1183079f8cb4b6566"
}, },
"32bit": { "32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.158.1/helmfile_0.158.1_windows_386.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v0.159.0/helmfile_0.159.0_windows_386.tar.gz",
"hash": "eae3f699b3fd2df4787d15596bea7c4cd10c47d0057ae3c191c479724a815ed3" "hash": "e3e02b93ef0d4b16c19c0b81a5cd590be35c239c9f6aee3239b963e8c6003a51"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",