From 8ff9db7f24ae3718846703fa9277e82dd8287dff Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 Oct 2025 01:47:29 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/golif?= =?UTF-8?q?t/notifiarr=200.8.3=20=E2=86=92=200.9.0=20(#40860)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/golift/notifiarr](https://redirect.github.com/Notifiarr/notifiarr) | minor | `7922f7d` -> `ca87354` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
Notifiarr/notifiarr (docker.io/golift/notifiarr) ### [`v0.9.0`](https://redirect.github.com/Notifiarr/notifiarr/releases/tag/v0.9.0): - New Web UI [Compare Source](https://redirect.github.com/Notifiarr/notifiarr/compare/v0.8.3...v0.9.0) #### New Features In addition to dozens of bug fixes, this release includes a new Web UI for the client. The new UI supports localization. Other notable changes: - Windows release is now code-signed. - Client supports relaying arbitrary URLs to the website for notification processing (Endpoint URLs). - Faster reload durations. #### Notable Contributions Merged - Sonarr list endpoints by [@​austinwbest](https://redirect.github.com/austinwbest) in [#​841](https://redirect.github.com/Notifiarr/notifiarr/pull/841) - info lines instead of debug by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​840](https://redirect.github.com/Notifiarr/notifiarr/pull/840) - October Surprise by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​838](https://redirect.github.com/Notifiarr/notifiarr/pull/838) - (docs): external exposure is not required by [@​bakerboy448](https://redirect.github.com/bakerboy448) in [#​850](https://redirect.github.com/Notifiarr/notifiarr/pull/850) - Dependency and linter updates by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​855](https://redirect.github.com/Notifiarr/notifiarr/pull/855) - Updates and lint by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​869](https://redirect.github.com/Notifiarr/notifiarr/pull/869) - allow website to disable dashboarding specific apps by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​870](https://redirect.github.com/Notifiarr/notifiarr/pull/870) - Update LICENSE by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​872](https://redirect.github.com/Notifiarr/notifiarr/pull/872) - ask for key instead of open config file by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​875](https://redirect.github.com/Notifiarr/notifiarr/pull/875) - Sign windows exe. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​873](https://redirect.github.com/Notifiarr/notifiarr/pull/873) - allow service timeout to be 6m by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​879](https://redirect.github.com/Notifiarr/notifiarr/pull/879) - Beginning of a new UI. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​883](https://redirect.github.com/Notifiarr/notifiarr/pull/883) - Endpoint URL Passthrough by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​881](https://redirect.github.com/Notifiarr/notifiarr/pull/881) - Add navigation page to new UI by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​887](https://redirect.github.com/Notifiarr/notifiarr/pull/887) - Run prettier on the new ui code. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​888](https://redirect.github.com/Notifiarr/notifiarr/pull/888) - Fix some json tags by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​890](https://redirect.github.com/Notifiarr/notifiarr/pull/890) - Add new implementation to generate typescript definitions by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​892](https://redirect.github.com/Notifiarr/notifiarr/pull/892) - New UI: Translator, Config page by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​900](https://redirect.github.com/Notifiarr/notifiarr/pull/900) - More fixes in new UI by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​904](https://redirect.github.com/Notifiarr/notifiarr/pull/904) - Language selector in new UI. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​906](https://redirect.github.com/Notifiarr/notifiarr/pull/906) - add comments and reloaded toast by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​907](https://redirect.github.com/Notifiarr/notifiarr/pull/907) - New UI: rename files. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​909](https://redirect.github.com/Notifiarr/notifiarr/pull/909) - track bootstrap version by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​910](https://redirect.github.com/Notifiarr/notifiarr/pull/910) - Switch bootstrap to font awesome pro by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​918](https://redirect.github.com/Notifiarr/notifiarr/pull/918) - Rearrange the core to reduce race conditions by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​932](https://redirect.github.com/Notifiarr/notifiarr/pull/932) - New UI changes/fixes. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​941](https://redirect.github.com/Notifiarr/notifiarr/pull/941) - More new ui updates by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​946](https://redirect.github.com/Notifiarr/notifiarr/pull/946) - syno install script: generate config instead of download. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​871](https://redirect.github.com/Notifiarr/notifiarr/pull/871) - fix custom element by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​948](https://redirect.github.com/Notifiarr/notifiarr/pull/948) - New WebUI updates and bug fixes. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​959](https://redirect.github.com/Notifiarr/notifiarr/pull/959) - Update translation files by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​965](https://redirect.github.com/Notifiarr/notifiarr/pull/965) - Translation fixes by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​964](https://redirect.github.com/Notifiarr/notifiarr/pull/964) - Unstable by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​973](https://redirect.github.com/Notifiarr/notifiarr/pull/973) - Latest updates by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​992](https://redirect.github.com/Notifiarr/notifiarr/pull/992) - update go deps by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1007](https://redirect.github.com/Notifiarr/notifiarr/pull/1007) - Add Integrations UI page. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1010](https://redirect.github.com/Notifiarr/notifiarr/pull/1010) - Fixes by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1012](https://redirect.github.com/Notifiarr/notifiarr/pull/1012) - Config page fixes by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1017](https://redirect.github.com/Notifiarr/notifiarr/pull/1017) - Modals fixes by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1021](https://redirect.github.com/Notifiarr/notifiarr/pull/1021) - Add languages help page by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1023](https://redirect.github.com/Notifiarr/notifiarr/pull/1023) - update ui libs. fix context bug on auto update by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1028](https://redirect.github.com/Notifiarr/notifiarr/pull/1028) - Improve a few UI pieces. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1029](https://redirect.github.com/Notifiarr/notifiarr/pull/1029) - Make back button work with tabs by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1030](https://redirect.github.com/Notifiarr/notifiarr/pull/1030) - Dep updates by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1037](https://redirect.github.com/Notifiarr/notifiarr/pull/1037) - Creates a single modal abstraction for most use cases. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1039](https://redirect.github.com/Notifiarr/notifiarr/pull/1039) - Abstract header component. fix more modals by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1041](https://redirect.github.com/Notifiarr/notifiarr/pull/1041) - Add list view to actions page by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1043](https://redirect.github.com/Notifiarr/notifiarr/pull/1043) - Normalize actions data by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1044](https://redirect.github.com/Notifiarr/notifiarr/pull/1044) - Add API docs for Web UI /ui paths. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1046](https://redirect.github.com/Notifiarr/notifiarr/pull/1046) - simpler api docs and a bug fix by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1047](https://redirect.github.com/Notifiarr/notifiarr/pull/1047) - Add check all instances functionality by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1048](https://redirect.github.com/Notifiarr/notifiarr/pull/1048) - Bug fix: service log file works now by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1051](https://redirect.github.com/Notifiarr/notifiarr/pull/1051) - Pile of bug fixes. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1050](https://redirect.github.com/Notifiarr/notifiarr/pull/1050) - Make services log file by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1052](https://redirect.github.com/Notifiarr/notifiarr/pull/1052) - Add file browser by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1055](https://redirect.github.com/Notifiarr/notifiarr/pull/1055) - Show environment variables per setting. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1068](https://redirect.github.com/Notifiarr/notifiarr/pull/1068) - Update go deps by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1069](https://redirect.github.com/Notifiarr/notifiarr/pull/1069) - Nvidia fix, snapshot apps get tabs. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1073](https://redirect.github.com/Notifiarr/notifiarr/pull/1073) - Allow reloading plex config from website by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1072](https://redirect.github.com/Notifiarr/notifiarr/pull/1072) - Add plex webhook troubleshooting page by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1079](https://redirect.github.com/Notifiarr/notifiarr/pull/1079) - Make plex webhooks page better by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1081](https://redirect.github.com/Notifiarr/notifiarr/pull/1081) - Emoji refresh by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1086](https://redirect.github.com/Notifiarr/notifiarr/pull/1086) - Fix up the website package by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1085](https://redirect.github.com/Notifiarr/notifiarr/pull/1085) #### Automated Dependency Updates - Update dependency swagger-ui to v5.29.5 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1083](https://redirect.github.com/Notifiarr/notifiarr/pull/1083) - Update dependency [@​sveltejs/vite-plugin-svelte](https://redirect.github.com/sveltejs/vite-plugin-svelte) to v5.1.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​987](https://redirect.github.com/Notifiarr/notifiarr/pull/987) - Update actions/checkout action to v5 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​997](https://redirect.github.com/Notifiarr/notifiarr/pull/997) - Update actions/download-artifact action to v5 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​998](https://redirect.github.com/Notifiarr/notifiarr/pull/998) - Update dependency [@​sveltejs/vite-plugin-svelte](https://redirect.github.com/sveltejs/vite-plugin-svelte) to v6.2.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1024](https://redirect.github.com/Notifiarr/notifiarr/pull/1024) - Update dependency svelte to v5.41.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1084](https://redirect.github.com/Notifiarr/notifiarr/pull/1084) - Update dependency bootstrap to v5.3.8 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1004](https://redirect.github.com/Notifiarr/notifiarr/pull/1004) - Update module github.com/gen2brain/beeep to v0.11.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​943](https://redirect.github.com/Notifiarr/notifiarr/pull/943) - Update dependency prettier to v3.6.2 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​971](https://redirect.github.com/Notifiarr/notifiarr/pull/971) - Update module golift.io/goty to v0.0.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​903](https://redirect.github.com/Notifiarr/notifiarr/pull/903) - Update golang Docker tag to v1.25.3 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1075](https://redirect.github.com/Notifiarr/notifiarr/pull/1075) - Update nvidia/cuda Docker tag to v13 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​999](https://redirect.github.com/Notifiarr/notifiarr/pull/999) - Update dependency vite to v7.1.10 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1078](https://redirect.github.com/Notifiarr/notifiarr/pull/1078) - Update module golang.org/x/sys to v0.33.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​895](https://redirect.github.com/Notifiarr/notifiarr/pull/895) - Update module golang.org/x/crypto to v0.38.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​896](https://redirect.github.com/Notifiarr/notifiarr/pull/896) - Update dependency prettier-plugin-svelte to v3.4.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​912](https://redirect.github.com/Notifiarr/notifiarr/pull/912) - Update module github.com/go-co-op/gocron/v2 to v2.16.6 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1025](https://redirect.github.com/Notifiarr/notifiarr/pull/1025) - Update module modernc.org/sqlite to v1.37.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​922](https://redirect.github.com/Notifiarr/notifiarr/pull/922) - Update dependency typescript to \~5.9.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​996](https://redirect.github.com/Notifiarr/notifiarr/pull/996) - Update dependency svelte-check to v4.3.3 - autoclosed by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1058](https://redirect.github.com/Notifiarr/notifiarr/pull/1058) - Update golangci/golangci-lint-action action to v8 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​891](https://redirect.github.com/Notifiarr/notifiarr/pull/891) - fix(deps): update golift.io/starr digest to [`ef5e0a7`](https://redirect.github.com/Notifiarr/notifiarr/commit/ef5e0a7) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​824](https://redirect.github.com/Notifiarr/notifiarr/pull/824) - fix(deps): update module github.com/go-sql-driver/mysql to v1.9.2 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​857](https://redirect.github.com/Notifiarr/notifiarr/pull/857) - fix(deps): update module modernc.org/sqlite to v1.39.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1013](https://redirect.github.com/Notifiarr/notifiarr/pull/1013) - fix(deps): update module golang.org/x/text to v0.25.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​897](https://redirect.github.com/Notifiarr/notifiarr/pull/897) - fix(deps): update module github.com/fsnotify/fsnotify to v1.9.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​864](https://redirect.github.com/Notifiarr/notifiarr/pull/864) - fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.9 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1034](https://redirect.github.com/Notifiarr/notifiarr/pull/1034) - fix(deps): update module github.com/jackpal/gateway to v1.1.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​863](https://redirect.github.com/Notifiarr/notifiarr/pull/863) - fix(deps): update module github.com/vearutop/statigz to v1.5.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​874](https://redirect.github.com/Notifiarr/notifiarr/pull/874) - chore(deps): update dependency go to v1.24.2 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​861](https://redirect.github.com/Notifiarr/notifiarr/pull/861) #### New Contributors - [@​austinwbest](https://redirect.github.com/austinwbest) made their first contribution in [#​841](https://redirect.github.com/Notifiarr/notifiarr/pull/841) **Full Changelog**:
--- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/notifiarr/Chart.yaml | 4 ++-- charts/stable/notifiarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/notifiarr/Chart.yaml b/charts/stable/notifiarr/Chart.yaml index 2feff6da8cb..9546b92eb54 100644 --- a/charts/stable/notifiarr/Chart.yaml +++ b/charts/stable/notifiarr/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 0.8.3 +appVersion: 0.9.0 dependencies: - name: common version: 28.26.0 @@ -41,5 +41,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/notifiarr - https://hub.docker.com/r/golift/notifiarr type: application -version: 7.11.0 +version: 7.12.0 diff --git a/charts/stable/notifiarr/values.yaml b/charts/stable/notifiarr/values.yaml index b0466ce202c..68d4185ab0b 100644 --- a/charts/stable/notifiarr/values.yaml +++ b/charts/stable/notifiarr/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/golift/notifiarr pullPolicy: IfNotPresent - tag: 0.8.3@sha256:7922f7d0e0336ca0e91182820c5d4b2ddc2d86083fa847c5a1088b41d5b20903 + tag: 0.9.0@sha256:ca873549a190a730e69ce5a170a5d818c8473115391d906de59f8fc5978e985a notifiarr: # This will be your password for your first-time login. # Use the username 'admin' and the API key as password to log in.