Add helm to the versioning-strategy supported package managers by casey-robertson-paypal · Pull Request #44584 · github/docs
Why
dependabot/dependabot-core is adding versioning-strategy support for the Helm ecosystem (implementation in dependabot/dependabot-core#15218, requested in dependabot/dependabot-core#15216). The versioning-strategy reference currently lists the supported package managers but omits helm, so there's no way for a user to discover the option applies to Helm short of reading the source.
What's changed
Adds helm to both "Supported by" lists in the versioning-strategy section of the Dependabot options reference (the uv-gated and non-gated variants), keeping the list alphabetical.
Note on timing
This is a companion to dependabot/dependabot-core#15218 and describes behavior that ships once that change is merged and deployed — happy to hold this until then, or adjust to whatever cadence the docs team prefers for new-ecosystem support. Flagging the linkage so it can be sequenced appropriately.