helm-chart-testing: Update to version 3.12.0

This commit is contained in:
github-actions[bot] 2025-01-13 12:32:59 +00:00
parent 194ffd4812
commit 9c1f10b962

View File

@ -1,16 +1,16 @@
{
"version": "3.11.0",
"version": "3.12.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.11.0/chart-testing_3.11.0_windows_amd64.zip",
"hash": "299731fccf9a870ee08cdeb89ae4d9800a5ece9cd9c1b3041e0062d7a17d05d6"
"url": "https://github.com/helm/chart-testing/releases/download/v3.12.0/chart-testing_3.12.0_windows_amd64.zip",
"hash": "7976d1f16735355149f6184c321fcd706d6dd69d229f006871e2831015ae16da"
},
"arm64": {
"url": "https://github.com/helm/chart-testing/releases/download/v3.11.0/chart-testing_3.11.0_windows_arm64.zip",
"hash": "dcbf3ed33b49a696b35188e6288c1dc5a7af6672205661fa2f5fce4245d18e0e"
"url": "https://github.com/helm/chart-testing/releases/download/v3.12.0/chart-testing_3.12.0_windows_arm64.zip",
"hash": "b096ba3e14f69b3e147debd5be2d7f6acb87fc0bee666f6ce38924019de5151f"
}
},
"post_install": [