helmfile: Update to version 0.139.9

This commit is contained in:
Jakub Čábera 2021-06-09 19:49:45 -07:00
parent b15ca9394a
commit a5ce24b704

View File

@ -1,16 +1,16 @@
{ {
"version": "0.139.8", "version": "0.139.9",
"description": "Command line interface to deploy Kubernetes Helm Charts.", "description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/roboll/helmfile/", "homepage": "https://github.com/roboll/helmfile/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.8/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.139.9/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "735b195ad0cc6ba3d4c140104ca460b7f9b46526d07cbcd1e2394288ce0e9685" "hash": "9fec0518cd841284f433619f134ea1db8d0cabd35314f81ccc05a1a153fafc0e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.8/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.139.9/helmfile_windows_386.exe#/helmfile.exe",
"hash": "f6b9dddab6e870b9e17bc4a02b184d4ce6075cc310d5f5aec6fe061edf484ae7" "hash": "f3afa18cd221f29f1761dbf7157185d3e615bf47e9724705d67807da3d257564"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",