helm-chart-testing: Update to version 3.10.0

This commit is contained in:
github-actions[bot] 2023-10-31 16:27:24 +00:00
parent 1497bdc8bd
commit fe817f7dae

View File

@ -1,16 +1,16 @@
{
"version": "3.9.0",
"version": "3.10.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.9.0/chart-testing_3.9.0_windows_amd64.zip",
"hash": "ea8975b19fdc5e10ffe63e1dcdfd9e4075f54fe9eb1588e1918267cfeeba036b"
"url": "https://github.com/helm/chart-testing/releases/download/v3.10.0/chart-testing_3.10.0_windows_amd64.zip",
"hash": "09f47b215e89a9705da8217dc9f071ee9f1f232745a17c56bc2e36ae0c430d04"
},
"arm64": {
"url": "https://github.com/helm/chart-testing/releases/download/v3.9.0/chart-testing_3.9.0_windows_arm64.zip",
"hash": "403b256de047036e7e869a278e65fb2d850630312ddd1745b6b957336598ece4"
"url": "https://github.com/helm/chart-testing/releases/download/v3.10.0/chart-testing_3.10.0_windows_arm64.zip",
"hash": "635c7da63614a33e2fbe893b0182cdb9ba4fe4677aedb50336236f64a6c89bf6"
}
},
"post_install": [