Skip to content

Commit

Permalink
chore(deps): update renovate/renovate docker tag to v37.6 (#131)
Browse files Browse the repository at this point in the history
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.

---

 - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy41LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy41LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Reviewed-on: https://git.home/nrdufour/home-ops/pulls/131
Co-authored-by: Renovate <[email protected]>
Co-committed-by: Renovate <[email protected]>
  • Loading branch information
nrdufour committed Oct 5, 2023
1 parent afd8e63 commit 686bb6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.5
image: renovate/renovate:37.6
args:
- nrdufour/home-ops
# Environment Variables
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -85,7 +85,7 @@ spec:
spec:
containers:
- name: renovate
image: renovate/renovate:37.5
image: renovate/renovate:37.6
args:
- nrdufour/marmitton
# Environment Variables
Expand Down

0 comments on commit 686bb6a

Please sign in to comment.