Please read the following document.
Our Renovate Config Presets (*.json
) are generated from jsonnet/*.jsonnet by google/go-jsonnet.
About Jsonnet, please see the official document.
- Please install google/go-jsonnet by aqua.
aqua i -l
- Please edit
jsonnet/*.jsonnet
and runscripts/generate.sh
.
bash scripts/generate.sh
To improve the maintenability by making the configuration DRY. Jsonnet supports code comment while JSON doesn't.