mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.156.0
This commit is contained in:
parent
53be90b33e
commit
1cc38f371e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.155.1",
|
"version": "0.156.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.155.1/helmfile_0.155.1_windows_amd64.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.156.0/helmfile_0.156.0_windows_amd64.tar.gz",
|
||||||
"hash": "608b13b2079402ecbdb257833d181dd0aacab0e9c0b616c2b44ece62624f5950"
|
"hash": "d33236d26b559998f3ca240b2b8686d9e5d105e091210e64782ff3e292f6d88a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.155.1/helmfile_0.155.1_windows_386.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.156.0/helmfile_0.156.0_windows_386.tar.gz",
|
||||||
"hash": "358d81ad7534b81e605331216f400f54522263f2472dff0a56b42198065de040"
|
"hash": "2f1220f8d58a8d7c133a3b0df4e398862a3665797965ff4cecb2feeb2418e857"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user