Skip to content

Commit

Permalink
chore(deps): update renovate/renovate docker tag to v37.210 (#385)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [renovate/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | minor | `37.203` -> `37.210` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDMuMyIsInVwZGF0ZWRJblZlciI6IjM3LjIwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Reviewed-on: https://git.home/nrdufour/home-ops/pulls/385
Co-authored-by: Renovate <[email protected]>
Co-committed-by: Renovate <[email protected]>
  • Loading branch information
nrdufour committed Feb 23, 2024
1 parent b4db20d commit 2ae8c54
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions kubernetes/main/apps/default/renovate/app/cronjobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
spec:
containers:
- name: renovate
image: renovate/renovate:37.203
image: renovate/renovate:37.210
args:
- nrdufour/home-ops
# Environment Variables
Expand Down Expand Up @@ -49,7 +49,7 @@ spec:
spec:
containers:
- name: renovate
image: renovate/renovate:37.203
image: renovate/renovate:37.210
args:
- nrdufour/mqtt-apps
# Environment Variables
Expand Down Expand Up @@ -85,7 +85,7 @@ spec:
spec:
containers:
- name: renovate
image: renovate/renovate:37.203
image: renovate/renovate:37.210
args:
- nrdufour/marmitton
# Environment Variables
Expand Down Expand Up @@ -121,7 +121,7 @@ spec:
spec:
containers:
- name: renovate
image: renovate/renovate:37.203
image: renovate/renovate:37.210
args:
- nrdufour/snowy
# Environment Variables
Expand Down

0 comments on commit 2ae8c54

Please sign in to comment.