From 4ade8d44b811104ead3026260b16b2156f35dcb6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 12 Jul 2025 02:49:08 +0000 Subject: [PATCH] Update binwiederhier/ntfy Docker tag to v2.13.0 (#899) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [binwiederhier/ntfy](https://ntfy.sh/) ([source](https://github.com/binwiederhier/ntfy)) | minor | `v2.12.0` -> `v2.13.0` | --- ### Release Notes
binwiederhier/ntfy (binwiederhier/ntfy) ### [`v2.13.0`](https://github.com/binwiederhier/ntfy/releases/tag/v2.13.0) [Compare Source](https://github.com/binwiederhier/ntfy/compare/v2.12.0...v2.13.0) #### Changelog - [`1ce08a1`](https://github.com/binwiederhier/ntfy/commit/1ce08a18c03966f0b69a34d3afac4a99b0ab91c5) Bump release notes
--- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/899 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/platform/ntfy/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/ntfy/values.yaml b/clusters/cl01tl/platform/ntfy/values.yaml index 8f76382bc..ede074a4a 100644 --- a/clusters/cl01tl/platform/ntfy/values.yaml +++ b/clusters/cl01tl/platform/ntfy/values.yaml @@ -9,7 +9,7 @@ ntfy: main: image: repository: binwiederhier/ntfy - tag: v2.12.0 + tag: v2.13.0 pullPolicy: IfNotPresent args: ["serve"] env: