Skip to content

Commit

Permalink
fix: changed to always get the latest version on the helm docs pre co…
Browse files Browse the repository at this point in the history
…mmit
  • Loading branch information
Nepo26 committed Sep 10, 2023
1 parent a0dbaa2 commit cf072c5
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 cf072c5

Please sign in to comment.