Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit fe68d2b

Browse files
committed
chore(deps): update renovate/renovate docker tag to v37.3 (#126)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://github.com/renovatebot/renovate) | minor | `37.1` -> `37.3` | --- ### ⚠ 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> Reviewed-on: https://git.home/nrdufour/home-ops/pulls/126 Co-authored-by: Renovate <[email protected]> Co-committed-by: Renovate <[email protected]>
1 parent c58d995 commit fe68d2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

kubernetes/main/apps/default/renovate/app/cronjobs.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313
spec:
1414
containers:
1515
- name: renovate
16-
image: renovate/renovate:37.1
16+
image: renovate/renovate:37.3
1717
args:
1818
- nrdufour/home-ops
1919
# Environment Variables
@@ -49,7 +49,7 @@ spec:
4949
spec:
5050
containers:
5151
- name: renovate
52-
image: renovate/renovate:37.1
52+
image: renovate/renovate:37.3
5353
args:
5454
- nrdufour/mqtt-apps
5555
# Environment Variables
@@ -85,7 +85,7 @@ spec:
8585
spec:
8686
containers:
8787
- name: renovate
88-
image: renovate/renovate:37.1
88+
image: renovate/renovate:37.3
8989
args:
9090
- nrdufour/marmitton
9191
# Environment Variables

0 commit comments

Comments
 (0)