Skip to content

Commit

Permalink
chore(deps): update renovate/renovate docker tag to v37.153 (#342)
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.152` -> `37.153` |

---

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

Reviewed-on: https://git.home/nrdufour/home-ops/pulls/342
Co-authored-by: Renovate <renovate@ptinem.io>
Co-committed-by: Renovate <renovate@ptinem.io>
  • Loading branch information
nrdufour committed Jan 27, 2024
1 parent a42c01b commit c95aac8
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.152
image: renovate/renovate:37.153
args:
- nrdufour/home-ops
# Environment Variables
Expand Down Expand Up @@ -49,7 +49,7 @@ spec:
spec:
containers:
- name: renovate
image: renovate/renovate:37.152
image: renovate/renovate:37.153
args:
- nrdufour/mqtt-apps
# Environment Variables
Expand Down Expand Up @@ -85,7 +85,7 @@ spec:
spec:
containers:
- name: renovate
image: renovate/renovate:37.152
image: renovate/renovate:37.153
args:
- nrdufour/marmitton
# Environment Variables
Expand Down Expand Up @@ -121,7 +121,7 @@ spec:
spec:
containers:
- name: renovate
image: renovate/renovate:37.152
image: renovate/renovate:37.153
args:
- nrdufour/snowy
# Environment Variables
Expand Down

0 comments on commit c95aac8

Please sign in to comment.