From aebea210eb8d918ce092d96c209b888c030a40be Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 28 Jul 2024 08:28:22 +0200 Subject: [PATCH] chore(deps): update container image golift/notifiarr to v0.8.1@9184218 by renovate (#24477) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [golift/notifiarr](https://togithub.com/Notifiarr/notifiarr) | patch | `0.8.0` -> `0.8.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
Notifiarr/notifiarr (golift/notifiarr) ### [`v0.8.1`](https://togithub.com/Notifiarr/notifiarr/releases/tag/v0.8.1) [Compare Source](https://togithub.com/Notifiarr/notifiarr/compare/v0.8.0...v0.8.1) #### Changes - Moves Windows auto updater to a trigger. It now works correctly in all scenarios. - Cleans up backup executables on Windows. - Makes X11 GUI support work correctly in Linux. - Adds an integrity check so we can identify custom clients. - Service check is now disabled when no services to check exist. - New trigger interval to send an up-check to the website. - Removes home-brew builds. - Nvidia-SMI path can now be removed in UI. App will correctly use PATH to find it. - Client was, and no longer, sends mysql auth info to the website. - Fixes a bug in Arch aur package maker than was putting files in /share instead of /usr/share. - Adds `auto-start` checkbox to GUI menu. #### Auto Generated Notes - Move auto updater to trigger by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/778](https://togithub.com/Notifiarr/notifiarr/pull/778) - Move instance tests to their own package by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/779](https://togithub.com/Notifiarr/notifiarr/pull/779) - Code cleaning with linters by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/780](https://togithub.com/Notifiarr/notifiarr/pull/780) - More Linux/FreeBSD GUI support. by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/781](https://togithub.com/Notifiarr/notifiarr/pull/781) - fix(deps): update module modernc.org/sqlite to v1.31.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Notifiarr/notifiarr/pull/782](https://togithub.com/Notifiarr/notifiarr/pull/782) - fix(deps): update golift.io/rotatorr digest to [`cb73b9c`](https://togithub.com/Notifiarr/notifiarr/commit/cb73b9c) by [@​renovate](https://togithub.com/renovate) in [https://github.com/Notifiarr/notifiarr/pull/783](https://togithub.com/Notifiarr/notifiarr/pull/783) - add more linux desktop features by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/785](https://togithub.com/Notifiarr/notifiarr/pull/785) - add version to step names by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/786](https://togithub.com/Notifiarr/notifiarr/pull/786) - fix upcheck by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/787](https://togithub.com/Notifiarr/notifiarr/pull/787) - add integrity check to system page by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/788](https://togithub.com/Notifiarr/notifiarr/pull/788) - add backup cleanup codez by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/789](https://togithub.com/Notifiarr/notifiarr/pull/789) **Full Changelog**: https://github.com/Notifiarr/notifiarr/compare/v0.8.0...v0.8.1
--- ### 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/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 82f2950b378..a7d583c801d 100644 --- a/charts/stable/notifiarr/Chart.yaml +++ b/charts/stable/notifiarr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.8.0 +appVersion: 0.8.1 dependencies: - name: common version: 24.1.5 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/notifiarr - https://hub.docker.com/r/golift/notifiarr type: application -version: 6.2.1 +version: 6.2.2 diff --git a/charts/stable/notifiarr/values.yaml b/charts/stable/notifiarr/values.yaml index b88ce98ec7e..3f8a0d935fb 100644 --- a/charts/stable/notifiarr/values.yaml +++ b/charts/stable/notifiarr/values.yaml @@ -1,7 +1,7 @@ image: repository: golift/notifiarr pullPolicy: IfNotPresent - tag: 0.8.0@sha256:7fce9f13adb6505bfcff83e137f2ac59132f2b87c8d33534794f6be9b8cac230 + tag: 0.8.1@sha256:9184218b8fb617e69fbc71f7cf9834b4d2251c84cc590befd0158706f2ecb7dd notifiarr: # This will be your password for your first-time login. # Use the username 'admin' and the API key as password to log in.