Skip to content

Commit

Permalink
chore(deps): update renovate/renovate docker tag to v37.245 (#435)
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.241` -> `37.245` |

---

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

Reviewed-on: https://git.internal/nrdufour/home-ops/pulls/435
Co-authored-by: Renovate <[email protected]>
Co-committed-by: Renovate <[email protected]>
  • Loading branch information
nrdufour committed Mar 14, 2024
1 parent fcd643b commit d2ba131
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.241
image: renovate/renovate:37.245
args:
- nrdufour/home-ops
# Environment Variables
Expand Down Expand Up @@ -49,7 +49,7 @@ spec:
spec:
containers:
- name: renovate
image: renovate/renovate:37.241
image: renovate/renovate:37.245
args:
- nrdufour/mqtt-apps
# Environment Variables
Expand Down Expand Up @@ -85,7 +85,7 @@ spec:
spec:
containers:
- name: renovate
image: renovate/renovate:37.241
image: renovate/renovate:37.245
args:
- nrdufour/marmitton
# Environment Variables
Expand Down Expand Up @@ -121,7 +121,7 @@ spec:
spec:
containers:
- name: renovate
image: renovate/renovate:37.241
image: renovate/renovate:37.245
args:
- nrdufour/snowy
# Environment Variables
Expand Down

0 comments on commit d2ba131

Please sign in to comment.