helmfile: Update to version 0.153.1

This commit is contained in:
github-actions[bot] 2023-04-25 08:29:20 +00:00
parent 1a21ff3e27
commit 69ebbd2198

View File

@ -1,16 +1,16 @@
{
"version": "0.153.0",
"version": "0.153.1",
"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/v0.153.0/helmfile_0.153.0_windows_amd64.tar.gz",
"hash": "12b1e92bbd11faf911e8cf2f1940560fa264486d82a67efb0d1409e1c7b0b03c"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.153.1/helmfile_0.153.1_windows_amd64.tar.gz",
"hash": "ff7be1410be3695a6cfc0d750b75f9202862558d4b3c78c58e6cb59eef3b8159"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.153.0/helmfile_0.153.0_windows_386.tar.gz",
"hash": "6e61ae1e53661293bb28c3287dde8e6793bf7a79148a971aafde487330a53096"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.153.1/helmfile_0.153.1_windows_386.tar.gz",
"hash": "12d043adba7bd9f497af9fd442e324ea289715350da01183ad7a343e5ba7adfb"
}
},
"bin": "helmfile.exe",