From 8c953af4d049768f4ac7d62dbe352fb581d8e68f Mon Sep 17 00:00:00 2001 From: jmeridth Date: Fri, 20 Jan 2023 08:09:41 -0600 Subject: [PATCH] Update jnorwood/helm-docs container image version 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 5669f91c..8b5f3a35 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.9.1 + jnorwood/helm-docs:v1.11.0