From caffe695d8316faf8b3756efa6a94ddd6d463fa7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 24 Sep 2024 02:44:47 +0200 Subject: [PATCH] chore(deps): update container image golift/notifiarr to v0.8.2@c0082c9 by renovate (#26792) 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://redirect.github.com/Notifiarr/notifiarr) | patch | `0.8.1` -> `0.8.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
Notifiarr/notifiarr (golift/notifiarr) ### [`v0.8.2`](https://redirect.github.com/Notifiarr/notifiarr/releases/tag/v0.8.2): Notifiarr v0.8.2 [Compare Source](https://redirect.github.com/Notifiarr/notifiarr/compare/v0.8.1...v0.8.2) #### Features - Variable values may now be read from additional config files using `filepath:` - Adds HA stats to Synology snapshots. - HTTP assets are stored compressed. - HTTP responses are now served compressed. - Builds an Arch Linux package now. #### Bugs - Sonarr broke the API. This provides a fix to make TRaSH sync work again. - Intermittent crash in `GetAllLogPaths` is now fixed. #### Auto Generated Notes - Converts bindata usage to embed usage, gzip all http responses. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/775](https://redirect.github.com/Notifiarr/notifiarr/pull/775) - fix github updater by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/792](https://redirect.github.com/Notifiarr/notifiarr/pull/792) - Arch package builder by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/794](https://redirect.github.com/Notifiarr/notifiarr/pull/794) - Update module github.com/shirou/gopsutil/v4 to v4.24.7 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/Notifiarr/notifiarr/pull/797](https://redirect.github.com/Notifiarr/notifiarr/pull/797) - Save config input for later use by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/798](https://redirect.github.com/Notifiarr/notifiarr/pull/798) - remove all the whitespace by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/799](https://redirect.github.com/Notifiarr/notifiarr/pull/799) - Shorten a bunch of html lines. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/800](https://redirect.github.com/Notifiarr/notifiarr/pull/800) - last of the pieces to make filepath inputs work everywhere. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/801](https://redirect.github.com/Notifiarr/notifiarr/pull/801) - update deps, bug fix by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/823](https://redirect.github.com/Notifiarr/notifiarr/pull/823) **Full Changelog**: https://github.com/Notifiarr/notifiarr/compare/v0.8.1...v0.8.2
--- ### 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 7170cf88531..db8ed2ada01 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.1 +appVersion: 0.8.2 dependencies: - name: common version: 24.1.16 @@ -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.5 +version: 6.2.6 diff --git a/charts/stable/notifiarr/values.yaml b/charts/stable/notifiarr/values.yaml index 3f8a0d935fb..858d13f3641 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.1@sha256:9184218b8fb617e69fbc71f7cf9834b4d2251c84cc590befd0158706f2ecb7dd + tag: 0.8.2@sha256:c0082c95c778b2d06072784e1b362976cefc3f23222ee18c7534416822d9deba notifiarr: # This will be your password for your first-time login. # Use the username 'admin' and the API key as password to log in.