mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
helmfile: Update to version 0.151.0
This commit is contained in:
parent
6da6b05aa7
commit
8ce0e30381
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.150.0",
|
||||
"version": "0.151.0",
|
||||
"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.150.0/helmfile_0.150.0_windows_amd64.tar.gz",
|
||||
"hash": "a0ca977fc98ff62bfc43e676dd91eac90a12a3faddba6dff9bd2cddcccaca2cb"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.151.0/helmfile_0.151.0_windows_amd64.tar.gz",
|
||||
"hash": "2c8c2d2bb7a555da3de8250f35abaa7b3a655a1a5bb093646f4af4e80a2b6a3b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.150.0/helmfile_0.150.0_windows_386.tar.gz",
|
||||
"hash": "72ec2d0a38e2f1eb79405786a573fa45edea203d06b488b877fc990cbbe26fb3"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.151.0/helmfile_0.151.0_windows_386.tar.gz",
|
||||
"hash": "1a9009fd8300af857876d9d1010ef23b2bb6747cdc6aabe0a571547e37591edc"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user