iits-consulting / otc-prometheus-exporter

GNU General Public License v3.0
8 stars 1 forks source link

add pipeline for helm documentation #44

Closed erjondibraniiits closed 7 months ago

erjondibraniiits commented 7 months ago

This PR adds a GitHub Actions workflow to automatically update the README.md for the otc-prometheus-exporter Helm chart upon changes to its values.yaml or the workflow file itself. The process checks out the code, sets up helm-docs, generates updated documentation, and pushes the changes back to the main branch if any modifications are detected.

solves issue: https://github.com/iits-consulting/otc-prometheus-exporter/issues/37