Setup https://github.com/renovatebot/github-action and add renovate.json
(below) to your repository. The versions of Terraform modules and providers, FROM
statements in Dockerfiles
, and image
fields in Kubernetes configuration matching deployments/*.yaml
will be automatically detected and update PRs will be created automatically.
To supplement this configuration, the regexmanagers in the included renovate.json
enable automatic updates of most things that a) release versions in a format compatible with a supported datasource (like GitHub tags or releases) and b) configure their version in a YAML file or shell script.
jobs: