Skip to content
Snippets Groups Projects
  1. Oct 20, 2021
  2. Mar 02, 2021
  3. Aug 10, 2020
  4. May 01, 2020
  5. Apr 15, 2020
  6. Apr 12, 2020
  7. Feb 05, 2020
  8. Aug 22, 2019
  9. Jul 25, 2019
  10. Jul 22, 2019
  11. Jul 17, 2019
  12. Jul 15, 2019
  13. Jan 30, 2019
  14. Dec 11, 2018
  15. Dec 10, 2018
  16. Nov 04, 2018
  17. Aug 27, 2018
  18. Aug 04, 2018
  19. Jul 21, 2018
  20. Jul 20, 2018
  21. Jun 29, 2018
  22. Jun 03, 2018
  23. May 03, 2018
  24. Mar 29, 2018
  25. Mar 28, 2018
    • Rhys Arkins's avatar
      feat: Docker Compose support (#1729) · b724a411
      Rhys Arkins authored
      Adds support for renovating Docker Compose files (e.g. `docker-compose.yml`). Functionality is essentially the same as the existing `Dockerfile` capabilities, so config for `docker` is shared with `docker-compose` but may also be overridden.
      
      Merging as disabled by default - will wait for some opt-in testing before turning it on by default.
      
      Closes #832 
Loading