From 366fd37f877a38b02999791dc31b2b1c7a7e5269 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 20:28:09 +0000 Subject: [PATCH] helm-docs: Update to version 1.9.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 a248e41085..66a8230ab6 100644 --- a/bucket/helm-docs.json +++ b/bucket/helm-docs.json @@ -1,12 +1,12 @@ { - "version": "1.8.1", + "version": "1.9.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.8.1/helm-docs_1.8.1_Windows_x86_64.tar.gz", - "hash": "22fbd0427c1e408d1712be473a2c75ae1969c8d539e531d42494bf883f4b14bf" + "url": "https://github.com/norwoodj/helm-docs/releases/download/v1.9.1/helm-docs_1.9.1_Windows_x86_64.tar.gz", + "hash": "e07e546a537e59e041d64759302cf26d9e195659fafcc77f645f19943835abe1" } }, "bin": "helm-docs.exe",