Skip to content

Commit

Permalink
icewind1991/notify_push: update version to v0.6.5 (#2026)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| icewind1991/notify_push | patch | `0.6.3` -> `0.6.5` |

---

### Release Notes

<details>
<summary>nextcloud/notify_push (icewind1991/notify_push)</summary>

### [`v0.6.5`](https://github.com/nextcloud/notify_push/releases/tag/v0.6.5): 0.6.5

[Compare Source](nextcloud/notify_push@v0.6.3...v0.6.5)

#### What's Changed

-   fix: Fix os detection by [@&#8203;juliushaertl](https://github.com/juliushaertl) in nextcloud/notify_push#356

**Full Changelog**: nextcloud/notify_push@v0.6.4...v0.6.5

</details>

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

Co-authored-by: Renovate Bot <[email protected]>
Reviewed-on: https://gitea.bui.services/calvinbui/ansible-monorepo/pulls/2026
Co-authored-by: renovate <[email protected]>
Co-committed-by: renovate <[email protected]>
  • Loading branch information
2 people authored and Calvin Bui committed Dec 7, 2023
1 parent 67a740f commit c88a030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
name: docker_container
vars:
name: "{{ application }}-notify-push"
image: icewind1991/notify_push:0.6.3
image: icewind1991/notify_push:0.6.5
env:
NEXTCLOUD_URL: "https://{{ application }}.{{ common_tld }}"
DATABASE_URL: "{{ _postgres_url }}"
Expand Down

0 comments on commit c88a030

Please sign in to comment.