Skip to content

Commit

Permalink
feat(container): update image bellamy/wallos to v2.44.0 (#1200)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bellamy/wallos](https://redirect.github.com/ellite/Wallos) | minor |
`2.43.1` -> `2.44.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>ellite/Wallos (bellamy/wallos)</summary>

###
[`v2.44.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2440-2025-01-12)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v2.43.1...v2.44.0)

##### Features

- allow notifications on due date
([87f148d](https://redirect.github.com/ellite/Wallos/commit/87f148d1745bec19f5713b8a367a3615871e6e33))

##### Bug Fixes

- don't expose disabled notifications to ical feed
([87f148d](https://redirect.github.com/ellite/Wallos/commit/87f148d1745bec19f5713b8a367a3615871e6e33))
- email notification test always sending to admins email
([87f148d](https://redirect.github.com/ellite/Wallos/commit/87f148d1745bec19f5713b8a367a3615871e6e33))

</details>

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
  • Loading branch information
spiceratops authored Jan 12, 2025
2 parents 2b921c0 + aaa6f5a commit ad93265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/selfhosted/wallos/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
app:
image:
repository: bellamy/wallos
tag: 2.43.1
tag: 2.44.0
env:
TZ: ${TIMEZONE}
resources:
Expand Down

0 comments on commit ad93265

Please sign in to comment.