Parameters
The parent key for all of the following parameters is renovate.
release_name
| type |
string |
| default |
|
The Helm release name used for the Renovate deployment.
By default, the Commodore meta-parameter parameters._instance is used. parameters._instance is set to the aliased name used for instantiation or the component name for non-aliased instances.
helm_values
| type |
dict |
| default |
|
All helm_values are passed to the Renovate Helm chart.
The component doesn’t ship a default Renovate bot configuration.
You must provide either helm_values.renovate.config or helm_values.renovate.existingConfigFile.
For the supported self-hosted Renovate options, see the official Renovate self-hosted configuration docs.
For the supported Helm chart values, see the official Renovate Helm chart documentation.