From a9d4cd33ac3241194720f75a8ee05cc098fb0297 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 25 Nov 2023 20:30:13 +0100 Subject: [PATCH] chore(deps): update container image binwiederhier/ntfy to v2.8.0@b8f8fb9 (#15119) 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://togithub.com/binwiederhier/ntfy)) | minor | `v2.7.0` -> `v2.8.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
binwiederhier/ntfy (binwiederhier/ntfy) ### [`v2.8.0`](https://togithub.com/binwiederhier/ntfy/releases/tag/v2.8.0) [Compare Source](https://togithub.com/binwiederhier/ntfy/compare/v2.7.0...v2.8.0) This release brings a handful of random bug fixes: two unrelated access control list fixes, a fix around web app crashes for languages with underscores in the language code (e.g. `zh_Hant`, `zh_Hans`, `pt_BR`, ...), a workaround for the `Priority` header (often used in Cloudflare setups), and support among others support for HTML-only emails (finally), web app crash fixes **Bug fixes + maintenance:** - Support for HTML-only emails ([#​690](https://togithub.com/binwiederhier/ntfy/issues/690)/[#​693](https://togithub.com/binwiederhier/ntfy/issues/693), thanks to [@​teastrainer](https://togithub.com/teastrainer) and [@​CrazyWolf13](https://togithub.com/CrazyWolf13) for reporting) - Fix ACL issue with topic patterns containing underscores ([#​840](https://togithub.com/binwiederhier/ntfy/issues/840), thanks to [@​Joe-0237](https://togithub.com/Joe-0237) for reporting) - Fix ACL issue with order of read/write rules ([#​914](https://togithub.com/binwiederhier/ntfy/issues/914)/[#​917](https://togithub.com/binwiederhier/ntfy/issues/917), thanks to [@​sandman7920](https://togithub.com/sandman7920)) - Re-add `tzdata` to Docker images for amd64 image ([#​894](https://togithub.com/binwiederhier/ntfy/issues/894), [#​307](https://togithub.com/binwiederhier/ntfy/issues/307)) - Add special logic to ignore `Priority` header if it resembles an RFC 9218 value ([#​851](https://togithub.com/binwiederhier/ntfy/issues/851)/[#​895](https://togithub.com/binwiederhier/ntfy/issues/895), thanks to [@​gusdleon](https://togithub.com/gusdleon), see also [#​351](https://togithub.com/binwiederhier/ntfy/issues/351), [#​353](https://togithub.com/binwiederhier/ntfy/issues/353), [#​461](https://togithub.com/binwiederhier/ntfy/issues/461)) - PWA: hide install prompt on macOS 14 Safari ([#​899](https://togithub.com/binwiederhier/ntfy/issues/899), thanks to [@​nihalgonsalves](https://togithub.com/nihalgonsalves)) - Fix web app crash in Edge for languages with underline in locale ([#​922](https://togithub.com/binwiederhier/ntfy/issues/922)/[#​912](https://togithub.com/binwiederhier/ntfy/issues/912)/[#​852](https://togithub.com/binwiederhier/ntfy/issues/852), thanks to [@​imkero](https://togithub.com/imkero)) **Additional languages:** - Finnish (thanks to [@​Seppo](https://hosted.weblate.org/user/Seppo/))
--- ### Configuration 📅 **Schedule**: 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/ntfy/Chart.yaml | 4 ++-- charts/stable/ntfy/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/ntfy/Chart.yaml b/charts/stable/ntfy/Chart.yaml index 630aebbddfd..1ca63200ff8 100644 --- a/charts/stable/ntfy/Chart.yaml +++ b/charts/stable/ntfy/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.7.0" +appVersion: v2.8.0 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ name: ntfy sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy - https://github.com/binwiederhier/ntfy/ -version: 6.0.11 +version: 6.1.0 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/stable/ntfy/values.yaml b/charts/stable/ntfy/values.yaml index d593197b48a..0bd7f0f4c3f 100644 --- a/charts/stable/ntfy/values.yaml +++ b/charts/stable/ntfy/values.yaml @@ -1,6 +1,6 @@ image: repository: binwiederhier/ntfy - tag: v2.7.0@sha256:da08556da89a3f7317557fd39cf302c6e4691b4f8ce3a68aa7be86c4141e11c8 + tag: v2.8.0@sha256:b8f8fb9ee044524d2baa303e5cfab4b3275378acf0b746bd9ace370a3b631a07 pullPolicy: IfNotPresent service: main: