mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
helm-chart-testing: Update to version 3.14.0
This commit is contained in:
parent
39cccc8907
commit
11fcf63a13
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.13.0",
|
||||
"version": "3.14.0",
|
||||
"description": "Tool for testing Helm charts. It is meant to be used for linting and testing pull requests. It automatically detects charts changed against the target branch.",
|
||||
"homepage": "https://github.com/helm/chart-testing/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/helm/chart-testing/releases/download/v3.13.0/chart-testing_3.13.0_windows_amd64.zip",
|
||||
"hash": "25a00adf758589591bbc1152b40f7286af67f9e78421ae9cc7ec2d8e962c8606"
|
||||
"url": "https://github.com/helm/chart-testing/releases/download/v3.14.0/chart-testing_3.14.0_windows_amd64.zip",
|
||||
"hash": "0720a57213521a627d74cb2fe3da16197fd5c8dd382c01cdb0b20682a5df98d9"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/helm/chart-testing/releases/download/v3.13.0/chart-testing_3.13.0_windows_arm64.zip",
|
||||
"hash": "00b851254d7057bf4e8e6585d3731fe203dc09e00ff096387956d7b24f498299"
|
||||
"url": "https://github.com/helm/chart-testing/releases/download/v3.14.0/chart-testing_3.14.0_windows_arm64.zip",
|
||||
"hash": "6b6e6aa1f663992d7acab7e31c2beec4a09d495756d6a95ea6b7354156fe9104"
|
||||
}
|
||||
},
|
||||
"post_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user