Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restrict helm-docs to charts with changes #84

Open
djjudas21 opened this issue Aug 15, 2024 · 0 comments
Open

Restrict helm-docs to charts with changes #84

djjudas21 opened this issue Aug 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@djjudas21
Copy link
Owner

Is your feature request related to a problem ?

When helm-docs runs, it always updates docs for all charts, but just charts which have changes.

For example 9a18a37 makes changes to the Wizarr chart, but helm-docs updates docs for Jellyfin and lldap too, which then causes a pipeline failure because changes have been made to charts which have not received a version bump.

Describe the solution you'd like.

Helm-docs should only update documentation for charts that have changes

Describe alternatives you've considered.

None

Additional context.

No response

@djjudas21 djjudas21 added the enhancement New feature or request label Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant