- Oct 20, 2021
-
-
RahulGautamSingh authored
Co-authored-by:
Rhys Arkins <rhys@arkins.net>
-
- Mar 02, 2021
-
-
Michael Kriese authored
-
- Aug 10, 2020
-
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com> Co-authored-by:
Jamie Magee <jamie.magee@gmail.com> Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> Co-authored-by:
Jamie Magee <JamieMagee@users.noreply.github.com>
-
- May 01, 2020
-
-
Rhys Arkins authored
-
- Apr 15, 2020
-
- Apr 12, 2020
-
-
renovate[bot] authored
* chore(deps): update dependency prettier to v2 * Run prettier-fix Co-authored-by:
Renovate Bot <bot@renovateapp.com> Co-authored-by:
Jamie Magee <jamie.magee@gmail.com>
-
- Feb 05, 2020
-
-
Michael Kriese authored
-
- Aug 22, 2019
-
-
IKEDA Sho authored
-
- Jul 25, 2019
-
- Jul 22, 2019
-
-
Rhys Arkins authored
-
- Jul 17, 2019
-
-
Michael Kriese authored
-
- Jul 15, 2019
-
- Jan 30, 2019
-
- Dec 11, 2018
-
- Dec 10, 2018
-
- Nov 04, 2018
-
- Aug 27, 2018
-
-
Maximilian Gaß authored
Renovate did not recognize images where "image" was the first key in the YAML mapping inside the YAMl container list/array
-
- Aug 04, 2018
-
-
Maximilian Gaß authored
Add support for renovating Docker images in Kubernetes manifests
-
- Jul 21, 2018
-
-
Rhys Arkins authored
"docker" in config now refers to the Docker "language", which is the parent of dockerfile, docker-compose and circleci managers.
-
Rhys Arkins authored
-
- Jul 20, 2018
-
-
Rhys Arkins authored
Removes custom Docker lookup code and instead integrates it with the generic lookup routine used by other package managers. Logic for digest support was added but is used by Docker-only for now. Closes #2081, Closes #2276
-
- Jun 29, 2018
-
-
Rhys Arkins authored
-
Rhys Arkins authored
Initially docker versioning is just a node semver wrapper, but it will later be expanded with custom support for docker-specific version tags.
-
Rhys Arkins authored
Manually finds and massages node updates in Docker, Docker Compose and Circle CI so that they should take on the same “renovate/node-8.x” style branch naming. The goal is to unify all node updates into a single branch.
-
- Jun 03, 2018
-
- May 03, 2018
-
- Mar 29, 2018
-
-
Rhys Arkins authored
e.g. ${TAG}
- Mar 28, 2018
-
-
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
-