fix(nextcloud): update image oci.trueforge.org/containerforge/nextcloud-notify-push 1.3.2 → 1.3.3 (#48879)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/nextcloud-notify-push](https://ghcr.io/trueforge-org/nextcloud-notify-push)
([source](https://redirect.github.com/nextcloud/notify_push)) | patch |
`a01bff5` → `b088aca` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>nextcloud/notify_push
(oci.trueforge.org/containerforge/nextcloud-notify-push)</summary>

###
[`v1.3.3`](https://redirect.github.com/nextcloud/notify_push/releases/tag/v1.3.3):
1.3.3

[Compare
Source](https://redirect.github.com/nextcloud/notify_push/compare/v1.3.2...v1.3.3)

#### What's Changed

- fix: fix noticition deprecation warning by
[@&#8203;icewind1991](https://redirect.github.com/icewind1991) in
[#&#8203;705](https://redirect.github.com/nextcloud/notify_push/pull/705)
- Bind to ipv6 dual stack by default by
[@&#8203;icewind1991](https://redirect.github.com/icewind1991) in
[#&#8203;687](https://redirect.github.com/nextcloud/notify_push/pull/687)
- fix: avoid too many concurrent db queries when cache becomes invalid
by [@&#8203;nilsding](https://redirect.github.com/nilsding) in
[#&#8203;699](https://redirect.github.com/nextcloud/notify_push/pull/699)

#### New Contributors

- [@&#8203;nilsding](https://redirect.github.com/nilsding) made their
first contribution in
[#&#8203;699](https://redirect.github.com/nextcloud/notify_push/pull/699)

**Full Changelog**:
<https://github.com/nextcloud/notify_push/compare/v1.3.2...v1.3.3>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9uZXh0Y2xvdWQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2026-06-08 13:42:52 +02:00
committed by GitHub
parent 79e49e355f
commit 4f03c523f5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -53,5 +53,5 @@ sources:
- https://hub.docker.com/r/clamav/clamav
- https://hub.docker.com/r/collabora/code
type: application
version: 45.0.3
version: 45.0.4
+1 -1
View File
@@ -14,7 +14,7 @@ imaginaryImage:
hpbImage:
repository: oci.trueforge.org/containerforge/nextcloud-notify-push
pullPolicy: IfNotPresent
tag: "1.3.2@sha256:a01bff5ce5a0325810160f3a8972a53f81a0a8ee07d94333301965fb2ec93cf0"
tag: "1.3.3@sha256:b088aca3bcb8cb5cf49faa95f52cb85744c82fdf773f4d097764a93e53b8e6bd"
clamavImage:
repository: docker.io/clamav/clamav
pullPolicy: IfNotPresent