Skip to content

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

Merged
lumiere-bot[bot] merged 1 commit intomainfrom
renovate/kyak-ghcr.io-unpackerr-unpackerr-0.x
Jul 13, 2024
Merged

feat(container): update ghcr.io/unpackerr/unpackerr ( 0.13.1 → 0.14.0 )#5026
lumiere-bot[bot] merged 1 commit intomainfrom
renovate/kyak-ghcr.io-unpackerr-unpackerr-0.x

Conversation

@lumiere-bot
Copy link
Copy Markdown
Contributor

@lumiere-bot lumiere-bot Bot commented Jul 10, 2024

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: Version 14 in 6 years

Compare Source

Generator

Check out the new config file generator Notifiarr hosts:

Changes
Folder watcher
  • Adds support for more compression formats (see https://github.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 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.
Auto Generated Notes
New Contributors

Full Changelog: Unpackerr/unpackerr@v0.13.1...v0.14.0

v0.14.0: Version 14 in 6 years

Compare Source

Generator

Check out the new config file generator Notifiarr hosts:

Changes
Folder watcher
  • Adds support for more compression formats (see https://github.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 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.
Auto Generated Notes
New Contributors

Full Changelog: Unpackerr/unpackerr@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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@lumiere-bot lumiere-bot Bot requested a review from coolguy1771 as a code owner July 10, 2024 07:08
@lumiere-bot lumiere-bot Bot added type/minor area/kubernetes Changes made in the kubernetes directory cluster/kyak labels Jul 10, 2024
@lumiere-bot
Copy link
Copy Markdown
Contributor Author

lumiere-bot Bot commented Jul 10, 2024

--- kubernetes/kyak/apps/media/unpackerr/app Kustomization: flux-system/unpackerr HelmRelease: media/unpackerr

+++ kubernetes/kyak/apps/media/unpackerr/app Kustomization: flux-system/unpackerr HelmRelease: media/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:

@lumiere-bot
Copy link
Copy Markdown
Contributor Author

lumiere-bot Bot commented Jul 10, 2024

--- HelmRelease: media/unpackerr Deployment: media/unpackerr

+++ HelmRelease: media/unpackerr Deployment: media/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

@lumiere-bot lumiere-bot Bot merged commit 0038e1e into main Jul 13, 2024
@lumiere-bot lumiere-bot Bot deleted the renovate/kyak-ghcr.io-unpackerr-unpackerr-0.x branch July 13, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants