onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

feat(container): update ghcr.io/unpackerr/unpackerr ( 0.13.1 → 0.14.0 ) #7875

Closed bot-ross[bot] closed 3 months ago

bot-ross[bot] commented 3 months ago

This PR contains the following updates:

Package Update Change
ghcr.io/unpackerr/unpackerr minor 0.13.1 -> 0.14.0

Release Notes

Unpackerr/unpackerr (ghcr.io/unpackerr/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.14.0...v0.14.0) ##### Generator Check out the new config file generator Notifiarr hosts: - https://notifiarr.com/unpackerr.php ##### 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 ### [`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.php ##### 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: Disabled by config. Please merge this manually once you are satisfied.

â™» 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.



This PR has been generated by Renovate Bot.

bot-ross[bot] commented 3 months ago
--- kubernetes/main/apps/default/unpackerr/app Kustomization: flux-system/unpackerr HelmRelease: default/unpackerr

+++ kubernetes/main/apps/default/unpackerr/app Kustomization: flux-system/unpackerr HelmRelease: default/unpackerr

@@ -44,13 +44,13 @@

               UN_WEBSERVER_METRICS: true
             envFrom:
             - secretRef:
                 name: unpackerr-secret
             image:
               repository: ghcr.io/unpackerr/unpackerr
-              tag: 0.13.1@sha256:04fcb43fa70e6db88331962760607842cdf19889e6d35d9d2fde0cf6a1550eaf
+              tag: 0.14.0@sha256:92e76f59dffc11379c1cb900bc4a4dd10bcb1ad15a8a34797fdf07e4d28f22f8
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:
bot-ross[bot] commented 3 months ago
--- HelmRelease: default/unpackerr Deployment: default/unpackerr

+++ HelmRelease: default/unpackerr Deployment: default/unpackerr

@@ -62,13 +62,13 @@

           value: /logs/webserver.log
         - name: UN_WEBSERVER_METRICS
           value: 'true'
         envFrom:
         - secretRef:
             name: unpackerr-secret
-        image: ghcr.io/unpackerr/unpackerr:0.13.1@sha256:04fcb43fa70e6db88331962760607842cdf19889e6d35d9d2fde0cf6a1550eaf
+        image: ghcr.io/unpackerr/unpackerr:0.14.0@sha256:92e76f59dffc11379c1cb900bc4a4dd10bcb1ad15a8a34797fdf07e4d28f22f8
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 5656