From 2f2516173f04b53ad13f318262157be81e72ea29 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Apr 2022 16:29:24 +0000 Subject: [PATCH] helm-docs: Update to version 1.8.1 --- 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 344b278e2c..a248e41085 100644 --- a/bucket/helm-docs.json +++ b/bucket/helm-docs.json @@ -1,12 +1,12 @@ { - "version": "1.7.0", + "version": "1.8.1", "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.7.0/helm-docs_1.7.0_Windows_x86_64.tar.gz", - "hash": "22fd61aa2e31d04870ed0d11d2bdf09fb86151efc662ec0944bd571e514bc6a4" + "url": "https://github.com/norwoodj/helm-docs/releases/download/v1.8.1/helm-docs_1.8.1_Windows_x86_64.tar.gz", + "hash": "22fbd0427c1e408d1712be473a2c75ae1969c8d539e531d42494bf883f4b14bf" } }, "bin": "helm-docs.exe",