helm-docs: Update to version 1.9.1

This commit is contained in:
github-actions[bot] 2022-04-25 20:28:09 +00:00
parent b1a344b9a4
commit 366fd37f87

View File

@ -1,12 +1,12 @@
{ {
"version": "1.8.1", "version": "1.9.1",
"description": "Generates Helm charts documentation as markdown files.", "description": "Generates Helm charts documentation as markdown files.",
"homepage": "https://github.com/norwoodj/helm-docs", "homepage": "https://github.com/norwoodj/helm-docs",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/norwoodj/helm-docs/releases/download/v1.8.1/helm-docs_1.8.1_Windows_x86_64.tar.gz", "url": "https://github.com/norwoodj/helm-docs/releases/download/v1.9.1/helm-docs_1.9.1_Windows_x86_64.tar.gz",
"hash": "22fbd0427c1e408d1712be473a2c75ae1969c8d539e531d42494bf883f4b14bf" "hash": "e07e546a537e59e041d64759302cf26d9e195659fafcc77f645f19943835abe1"
} }
}, },
"bin": "helm-docs.exe", "bin": "helm-docs.exe",