Skip to content

Commit 5327bfc

Browse files
lhrileyNepo26
andauthored
Update .pre-commit-hooks.yaml
Co-authored-by: Henrique Nepo <me@henriquenepomuceno.com>
1 parent 65f1d83 commit 5327bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- id: helm-docs-container
2020
args: []
2121
description: Uses the container image of 'helm-docs' to create documentation from the Helm chart's 'values.yaml' file, and inserts the result into a corresponding 'README.md' file.
22-
entry: jnorwood/helm-docs:v1.11.0
22+
entry: jnorwood/helm-docs:latest
2323
files: (README\.md\.gotmpl|(Chart|requirements|values)\.yaml)$
2424
language: docker_image
2525
name: Helm Docs Container

0 commit comments

Comments
 (0)