From 17739f1baeaeb426ae778a93885dd6716847c02f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jan 2022 00:32:34 +0000 Subject: [PATCH] helm-docs: Update to version 1.7.0 --- bucket/helm-docs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/helm-docs.json b/bucket/helm-docs.json index 404d1f9477..344b278e2c 100644 --- a/bucket/helm-docs.json +++ b/bucket/helm-docs.json @@ -1,12 +1,12 @@ { - "version": "1.5.0", + "version": "1.7.0", "description": "Generates Helm charts documentation as markdown files.", "homepage": "https://github.com/norwoodj/helm-docs", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/norwoodj/helm-docs/releases/download/v1.5.0/helm-docs_1.5.0_Windows_x86_64.tar.gz", - "hash": "e0ec8d9a7400fc9a40c96e0beaea5bf8463af1ed9cd555f821439eb1e2dcac3d" + "url": "https://github.com/norwoodj/helm-docs/releases/download/v1.7.0/helm-docs_1.7.0_Windows_x86_64.tar.gz", + "hash": "22fd61aa2e31d04870ed0d11d2bdf09fb86151efc662ec0944bd571e514bc6a4" } }, "bin": "helm-docs.exe",