Skip to content

Commit

Permalink
Update .pre-commit-hooks.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Henrique Nepo <[email protected]>
  • Loading branch information
lhriley and Nepo26 authored Oct 16, 2023
1 parent 65f1d83 commit 5327bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
- id: helm-docs-container
args: []
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.
entry: jnorwood/helm-docs:v1.11.0
entry: jnorwood/helm-docs:latest
files: (README\.md\.gotmpl|(Chart|requirements|values)\.yaml)$
language: docker_image
name: Helm Docs Container
Expand Down

0 comments on commit 5327bfc

Please sign in to comment.