Skip to content

Commit

Permalink
chore(deps): update redis docker tag to v7.2.2 (#162)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| redis | patch | `7.2.1` -> `7.2.2` |

---

### 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 this update 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNy4wIiwidXBkYXRlZEluVmVyIjoiMzcuMjcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Reviewed-on: https://git.home/nrdufour/home-ops/pulls/162
Co-authored-by: Renovate <[email protected]>
Co-committed-by: Renovate <[email protected]>
  • Loading branch information
nrdufour committed Oct 20, 2023
1 parent 0f78892 commit b132a80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ spec:
# values below must match those of that external redis instance
image:
repository: redis
tag: "7.2.1"
tag: "7.2.2"
enabled: true
hostname: ""
port: 6379
Expand Down

0 comments on commit b132a80

Please sign in to comment.