From 6c52bcba199af5b1c252eb1d616a8a46bddb5169 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 12:31:39 +0000 Subject: [PATCH] helm-docs: Update to version 1.10.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 66a8230ab6..8d2c4050ed 100644 --- a/bucket/helm-docs.json +++ b/bucket/helm-docs.json @@ -1,12 +1,12 @@ { - "version": "1.9.1", + "version": "1.10.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.9.1/helm-docs_1.9.1_Windows_x86_64.tar.gz", - "hash": "e07e546a537e59e041d64759302cf26d9e195659fafcc77f645f19943835abe1" + "url": "https://github.com/norwoodj/helm-docs/releases/download/v1.10.0/helm-docs_1.10.0_Windows_x86_64.tar.gz", + "hash": "b2dd6975aad5e383c6a8707710fda35a8e2b3462d31d688d8683e9e9c59e7975" } }, "bin": "helm-docs.exe",