yonahd / kor

A Golang Tool to discover unused Kubernetes Resources
MIT License
974 stars 91 forks source link

Chore: Run helm-docs as GitHub action & bump versions #287

Closed doronkg closed 4 months ago

doronkg commented 4 months ago

Currently, when contributors make alternations in kor Helm chart values, the chart's README should be updated manually as part of the PR.

Add helm-docs as a GitHub action to allow seamlessly docs updates, either by using a community gh-action or a custom workflow.

In addition, bump both version & appVersion.

References: #280 https://github.com/shaybentk/helm-docs-action