From 821093ee76b2667a58e74450b341f9e60d30fe6e Mon Sep 17 00:00:00 2001 From: jmeridth Date: Fri, 20 Jan 2023 08:13:30 -0600 Subject: [PATCH] Roll image version back on helm-docs Comments coming through on latest version, according to https://github.com/norwoodj/helm-docs#readme there is a new format we have to adhere to in order for comments to not come across Signed-off-by: jmeridth --- scripts/helm-docs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/helm-docs.sh b/scripts/helm-docs.sh index 8b5f3a35..5669f91c 100755 --- a/scripts/helm-docs.sh +++ b/scripts/helm-docs.sh @@ -8,4 +8,4 @@ echo "Running Helm-Docs" docker run \ -v "$REPO_ROOT:/helm-docs" \ -u $(id -u) \ - jnorwood/helm-docs:v1.11.0 + jnorwood/helm-docs:v1.9.1