Skip to content

feat: automate helm reference updates and add navigation#59

Merged
dangrondahl merged 3 commits into
mainfrom
29-automate-helm-reference-updates
Mar 10, 2026
Merged

feat: automate helm reference updates and add navigation#59
dangrondahl merged 3 commits into
mainfrom
29-automate-helm-reference-updates

Conversation

@dangrondahl

@dangrondahl dangrondahl commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

Adds automated generation of CLI and Helm reference docs on each release. Both helm/k8s_reporter.md and the CLI reference pages are updated in a single PR per release.

Also adds a Helm Reference section to the site navigation (between CLI Reference and API Reference).

Closes #29

Add .github/workflows/update-helm-docs.yml to regenerate helm/k8s_reporter.md
from the CLI repo chart on workflow_dispatch or repository_dispatch. Also add
the Helm Reference section to docs.json navigation.

Closes #29
…vigation

Add update-helm-docs job to .github/workflows/update-cli-docs.yml to regenerate
helm/k8s_reporter.md from the CLI repo chart on workflow_dispatch or
repository_dispatch. Also rename workflow to "Update Reference Docs" and add
the Helm Reference section to docs.json navigation.

Closes #29
@dangrondahl dangrondahl merged commit da2d265 into main Mar 10, 2026
5 checks passed
@dangrondahl dangrondahl deleted the 29-automate-helm-reference-updates branch March 10, 2026 23:23
@dangrondahl dangrondahl restored the 29-automate-helm-reference-updates branch March 10, 2026 23:28
@dangrondahl dangrondahl deleted the 29-automate-helm-reference-updates branch March 16, 2026 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

automate Helm reference updates

1 participant