From db24528aaf448bf0c28e08e6ae7def7d686feafd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 16:26:22 +0000 Subject: [PATCH] helm-docs: Update to version 1.13.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 f5d6ba7b08..0bc83be419 100644 --- a/bucket/helm-docs.json +++ b/bucket/helm-docs.json @@ -1,12 +1,12 @@ { - "version": "1.12.0", + "version": "1.13.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.12.0/helm-docs_1.12.0_Windows_x86_64.tar.gz", - "hash": "e5f50842af0962f69822337b3798731ccf3b8d9a54c3bbc8418bed4a4fa4d67a" + "url": "https://github.com/norwoodj/helm-docs/releases/download/v1.13.0/helm-docs_1.13.0_Windows_x86_64.tar.gz", + "hash": "3b9a1cabbc2ee87d54711b64ea6aef6453713b988045f31c2ca080badd62877d" } }, "bin": "helm-docs.exe",