From a78717df379222c8850a50f710da9ecb8c34f6a1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jul 2024 17:00:19 +0200 Subject: [PATCH] chore(deps): update container image golift/unpackerr to v0.14.0@1253c81 by renovate (#24179) 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/unpackerr](https://togithub.com/Unpackerr/unpackerr) | minor | `0.13.1` -> `0.14.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
Unpackerr/unpackerr (golift/unpackerr) ### [`v0.14.0`](https://togithub.com/Unpackerr/unpackerr/releases/tag/v0.14.0): Version 14 in 6 years [Compare Source](https://togithub.com/Unpackerr/unpackerr/compare/v0.13.1...v0.14.0) #### Generator Check out the new config file generator Notifiarr hosts: - https://notifiarr.com/unpackerr #### Changes ##### Folder watcher - Adds support for more compression formats (see [https://github.com/golift/xtractr/pull/46](https://togithub.com/golift/xtractr/pull/46)) - Improvements to bare-archive in watched folder extraction. - Folder poller can now be disabled on Docker by setting interval to less than 5ms. - More debug logging; other logging improvements. - Failed folder extractions are now retried. - Bare non-archive files are no longer tracked; including the unpackerr log file(s). ##### Starr apps - Polls all configured apps at once in parallel instead of sequentially. - Logging improvements. - Misconfigured instances no longer stop the app from starting. - Extract check interval now uses start delay instead of poll interval. ##### Other - Many logging improvements. - Misconfigured command or web hooks will no longer stop the app from starting. - [Supports `filepath:` notation](https://unpackerr.zip/docs/install/configuration#secrets-and-passwords) in all string configuration parameters. - Fixes the log file viewer menu on macOS/Windows. - Updates go dependencies and gh actions. - Lots of code cleanup and more linters. - Updates macOS signing app to new version of [gon](https://togithub.com/Bearer/homebrew-tap/blob/main/Formula/gon.rb). #### Auto Generated Notes - add v to docker tags by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Unpackerr/unpackerr/pull/385](https://togithub.com/Unpackerr/unpackerr/pull/385) - Make folder watcher work better by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Unpackerr/unpackerr/pull/386](https://togithub.com/Unpackerr/unpackerr/pull/386) - Update docker-compose.yml by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Unpackerr/unpackerr/pull/421](https://togithub.com/Unpackerr/unpackerr/pull/421) - Update golangci/golangci-lint-action action to v5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Unpackerr/unpackerr/pull/420](https://togithub.com/Unpackerr/unpackerr/pull/420) - Update actions/checkout digest to [`0ad4b8f`](https://togithub.com/Unpackerr/unpackerr/commit/0ad4b8f) by [@​renovate](https://togithub.com/renovate) in [https://github.com/Unpackerr/unpackerr/pull/418](https://togithub.com/Unpackerr/unpackerr/pull/418) - Update softprops/action-gh-release action to v2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Unpackerr/unpackerr/pull/403](https://togithub.com/Unpackerr/unpackerr/pull/403) - Fixes a bug where no API Key prevents the app from starting by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Unpackerr/unpackerr/pull/409](https://togithub.com/Unpackerr/unpackerr/pull/409) - Replace some u.Printf calls with u.Errorf in handlers.go by [@​Marcool04](https://togithub.com/Marcool04) in [https://github.com/Unpackerr/unpackerr/pull/422](https://togithub.com/Unpackerr/unpackerr/pull/422) - Update golangci/golangci-lint-action action to v6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Unpackerr/unpackerr/pull/425](https://togithub.com/Unpackerr/unpackerr/pull/425) - Unstable by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Unpackerr/unpackerr/pull/390](https://togithub.com/Unpackerr/unpackerr/pull/390) - Logging and dep updates. by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Unpackerr/unpackerr/pull/435](https://togithub.com/Unpackerr/unpackerr/pull/435) - Fix log file path for viewing by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Unpackerr/unpackerr/pull/436](https://togithub.com/Unpackerr/unpackerr/pull/436) - update linter by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Unpackerr/unpackerr/pull/437](https://togithub.com/Unpackerr/unpackerr/pull/437) - ignore log file, add minimum poll interval, print config file age by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Unpackerr/unpackerr/pull/438](https://togithub.com/Unpackerr/unpackerr/pull/438) - disconnect poll interval from delay timer by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Unpackerr/unpackerr/pull/439](https://togithub.com/Unpackerr/unpackerr/pull/439) - retry folders when delete delay beats retry delay by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Unpackerr/unpackerr/pull/440](https://togithub.com/Unpackerr/unpackerr/pull/440) - Avoid folder-watching non-archives. Don't extract r00 if rar exists. by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Unpackerr/unpackerr/pull/441](https://togithub.com/Unpackerr/unpackerr/pull/441) - clean up folders.go by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Unpackerr/unpackerr/pull/442](https://togithub.com/Unpackerr/unpackerr/pull/442) - read external config files by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Unpackerr/unpackerr/pull/444](https://togithub.com/Unpackerr/unpackerr/pull/444) - fix retry bug by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Unpackerr/unpackerr/pull/447](https://togithub.com/Unpackerr/unpackerr/pull/447) #### New Contributors - [@​Marcool04](https://togithub.com/Marcool04) made their first contribution in [https://github.com/Unpackerr/unpackerr/pull/422](https://togithub.com/Unpackerr/unpackerr/pull/422) **Full Changelog**: https://github.com/Unpackerr/unpackerr/compare/v0.13.1...v0.14.0
--- ### 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). Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> --- charts/stable/unpackerr/Chart.yaml | 4 ++-- charts/stable/unpackerr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/unpackerr/Chart.yaml b/charts/stable/unpackerr/Chart.yaml index db5db107e50..05889bf4236 100644 --- a/charts/stable/unpackerr/Chart.yaml +++ b/charts/stable/unpackerr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.13.1 +appVersion: 0.14.0 dependencies: - name: common version: 24.1.5 @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr - https://hub.docker.com/r/golift/unpackerr type: application -version: 15.1.3 +version: 15.2.0 diff --git a/charts/stable/unpackerr/values.yaml b/charts/stable/unpackerr/values.yaml index 2a567e60f96..00f0c8e8ff5 100644 --- a/charts/stable/unpackerr/values.yaml +++ b/charts/stable/unpackerr/values.yaml @@ -1,7 +1,7 @@ image: repository: golift/unpackerr pullPolicy: IfNotPresent - tag: 0.13.1@sha256:99defbe8fc765584f93ef246e8b8e01cf626f2477d8b096984705ed0fe9c40c3 + tag: 0.14.0@sha256:1253c8145fe5ce128645a7860a3830fcf33e36256008c5a7061451cd94eea55e service: main: enabled: false