From 52791c1b4531eaf67a36422bba78a23e5c06f5c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 12:33:06 +0000 Subject: [PATCH] helm-docs: Update to version 1.11.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 8d2c4050ed..b1e2e2eb8a 100644 --- a/bucket/helm-docs.json +++ b/bucket/helm-docs.json @@ -1,12 +1,12 @@ { - "version": "1.10.0", + "version": "1.11.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.10.0/helm-docs_1.10.0_Windows_x86_64.tar.gz", - "hash": "b2dd6975aad5e383c6a8707710fda35a8e2b3462d31d688d8683e9e9c59e7975" + "url": "https://github.com/norwoodj/helm-docs/releases/download/v1.11.0/helm-docs_1.11.0_Windows_x86_64.tar.gz", + "hash": "6fa2554e8c0f67bc24230a5edd56eefbe9ba3ded56c37d48cb60c6c993ff028c" } }, "bin": "helm-docs.exe",