Apply helm chart updates for Bifrost. Detects config.schema.json changes since the last helm release, applies user-requested changes, updates values.yaml / values.schema.json / _helpers.tpl, bumps Chart.yaml version, updates helm README (Latest Version + Upcoming section), creates a docs MDX changelog, and updates docs.json navigation. Ends with a diff review to verify every helm field maps back to a config.schema.json counterpart. Invoked with /helm-update.
$npx -y skills add maximhq/bifrost --skill helm-updateInstalls into the current project.
Run `npx skills use "https://github.com/maximhq/bifrost" --skill "maximhq/bifrost/helm-update"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/maximhq/bifrost" that are relevant to the current task. Run `npx skills add "https://github.com/maximhq/bifrost"` and select the relevant skills, then follow their instructions.