From dd6663525f8ec33135e5c166997278ddeb42c187 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 12:30:01 +0000 Subject: [PATCH] helm-docs: Update to version 1.12.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 10e81de3a7..f5d6ba7b08 100644 --- a/bucket/helm-docs.json +++ b/bucket/helm-docs.json @@ -1,12 +1,12 @@ { - "version": "1.11.3", + "version": "1.12.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.11.3/helm-docs_1.11.3_Windows_x86_64.tar.gz", - "hash": "b3f8c2a35edba20e18d70d31ac43d5292d5baa04d2573c336fec4d567b26980d" + "url": "https://github.com/norwoodj/helm-docs/releases/download/v1.12.0/helm-docs_1.12.0_Windows_x86_64.tar.gz", + "hash": "e5f50842af0962f69822337b3798731ccf3b8d9a54c3bbc8418bed4a4fa4d67a" } }, "bin": "helm-docs.exe",