From dcadf43cfcac53c0c8b62c7942b1cae71aff64ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 12:30:41 +0000 Subject: [PATCH] helm-chart-testing: Update to version 3.11.0 --- bucket/helm-chart-testing.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/helm-chart-testing.json b/bucket/helm-chart-testing.json index cb73880f82..3f3c290357 100644 --- a/bucket/helm-chart-testing.json +++ b/bucket/helm-chart-testing.json @@ -1,16 +1,16 @@ { - "version": "3.10.1", + "version": "3.11.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.10.1/chart-testing_3.10.1_windows_amd64.zip", - "hash": "fff22fa56a619dbe37bdd1633eff9d0c6be0c8a0510692fc1d32c0767460f967" + "url": "https://github.com/helm/chart-testing/releases/download/v3.11.0/chart-testing_3.11.0_windows_amd64.zip", + "hash": "299731fccf9a870ee08cdeb89ae4d9800a5ece9cd9c1b3041e0062d7a17d05d6" }, "arm64": { - "url": "https://github.com/helm/chart-testing/releases/download/v3.10.1/chart-testing_3.10.1_windows_arm64.zip", - "hash": "873c97568968c0a20bcb2e661f8d5902e07bcb9e6e41ce65f3dd1fee913016ef" + "url": "https://github.com/helm/chart-testing/releases/download/v3.11.0/chart-testing_3.11.0_windows_arm64.zip", + "hash": "dcbf3ed33b49a696b35188e6288c1dc5a7af6672205661fa2f5fce4245d18e0e" } }, "post_install": [