From 01ea2a90e868d45e5290d3b6b98464c04897f89b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 20:26:29 +0000 Subject: [PATCH] helm-chart-testing: Update to version 3.9.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 1f9f7f4b53..0f676b5a39 100644 --- a/bucket/helm-chart-testing.json +++ b/bucket/helm-chart-testing.json @@ -1,16 +1,16 @@ { - "version": "3.8.0", + "version": "3.9.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.8.0/chart-testing_3.8.0_windows_amd64.zip", - "hash": "48626249b08f721e9dd447235608e03b364b9220ef2cd36a3e801af31ab25826" + "url": "https://github.com/helm/chart-testing/releases/download/v3.9.0/chart-testing_3.9.0_windows_amd64.zip", + "hash": "ea8975b19fdc5e10ffe63e1dcdfd9e4075f54fe9eb1588e1918267cfeeba036b" }, "arm64": { - "url": "https://github.com/helm/chart-testing/releases/download/v3.8.0/chart-testing_3.8.0_windows_arm64.zip", - "hash": "3fb169da9c5cd1bd1f6b3b1b3d909db06c2800342e2962543a30a92bbdae6bc7" + "url": "https://github.com/helm/chart-testing/releases/download/v3.9.0/chart-testing_3.9.0_windows_arm64.zip", + "hash": "403b256de047036e7e869a278e65fb2d850630312ddd1745b6b957336598ece4" } }, "post_install": [