From 686bb6ab52a09455cb0fc8da53f97cf96078dbab Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 5 Oct 2023 11:14:00 +0000 Subject: [PATCH] chore(deps): update renovate/renovate docker tag to v37.6 (#131) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://github.com/renovatebot/renovate) | minor | `37.5` -> `37.6` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the logs for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.home/nrdufour/home-ops/pulls/131 Co-authored-by: Renovate Co-committed-by: Renovate --- kubernetes/main/apps/default/renovate/app/cronjobs.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kubernetes/main/apps/default/renovate/app/cronjobs.yaml b/kubernetes/main/apps/default/renovate/app/cronjobs.yaml index 1dc9245a..bebb039e 100644 --- a/kubernetes/main/apps/default/renovate/app/cronjobs.yaml +++ b/kubernetes/main/apps/default/renovate/app/cronjobs.yaml @@ -13,7 +13,7 @@ spec: spec: containers: - name: renovate - image: renovate/renovate:37.5 + image: renovate/renovate:37.6 args: - nrdufour/home-ops # Environment Variables @@ -49,7 +49,7 @@ spec: spec: containers: - name: renovate - image: renovate/renovate:37.5 + image: renovate/renovate:37.6 args: - nrdufour/mqtt-apps # Environment Variables @@ -85,7 +85,7 @@ spec: spec: containers: - name: renovate - image: renovate/renovate:37.5 + image: renovate/renovate:37.6 args: - nrdufour/marmitton # Environment Variables