{ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "config:recommendedForSelfHosted" ], "helmv3": { "enabled": true, "fileMatch": [ "Chart\\.yaml$" ] } }