58f06e5268
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/golift/unpackerr](https://redirect.github.com/Unpackerr/unpackerr) | patch | `0fa5c63` → `057e347` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Unpackerr/unpackerr (docker.io/golift/unpackerr)</summary> ### [`v0.15.2`](https://redirect.github.com/Unpackerr/unpackerr/releases/tag/v0.15.2) [Compare Source](https://redirect.github.com/Unpackerr/unpackerr/compare/v0.15.1...v0.15.2) Fixes the Arch Linux releaser. I hope. 🤞 EDIT: it worked. Arch released correctly! *** This release was pushed a few minutes after 0.15.1 because one of the builds failed to upload (Arch Linux package). Here's a copy/paste of the 0.15.1 release notes: Updates documentation to include new Lidarr Protocols values. Updates default Protocols, so Lidarr works as it did previously. Suppresses an 8 year old systemd warning. Thanks [@​fryfrog](https://redirect.github.com/fryfrog) for that fix. Fixes after-install script in Linux/FreeBSD packages. Many flac/cue split fixes, Lidarr now imports split flacs. Thanks to [@​kontell](https://redirect.github.com/kontell) for the troubleshooting help! **Full Changelog**: <https://github.com/Unpackerr/unpackerr/compare/v0.15.1...v0.15.2> ### [`v0.15.1`](https://redirect.github.com/Unpackerr/unpackerr/releases/tag/v0.15.1) [Compare Source](https://redirect.github.com/Unpackerr/unpackerr/compare/v0.15.0...v0.15.1) Updates documentation to include new Lidarr Protocols values. Updates default Protocols, so Lidarr works as it did previously. Suppresses an 8 year old systemd warning. Thanks [@​fryfrog](https://redirect.github.com/fryfrog) for that fix. Fixes after-install script in Linux/FreeBSD packages. Many flac/cue split fixes, Lidarr now imports split flacs. Thanks to [@​kontell](https://redirect.github.com/kontell) for the troubleshooting help! #### What's Changed - fix: default protocol covers both legacy and class-name torrent strings by [@​oceanplexian](https://redirect.github.com/oceanplexian) in [#​595](https://redirect.github.com/Unpackerr/unpackerr/pull/595) - Suppress systemd warning by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​597](https://redirect.github.com/Unpackerr/unpackerr/pull/597) - fix(deps): update golift.io/xtractr digest to [`379595d`](https://redirect.github.com/Unpackerr/unpackerr/commit/379595d) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​592](https://redirect.github.com/Unpackerr/unpackerr/pull/592) - fix(deps): update module code.cloudfoundry.org/bytefmt to v0.65.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​591](https://redirect.github.com/Unpackerr/unpackerr/pull/591) - fix after-install script by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​598](https://redirect.github.com/Unpackerr/unpackerr/pull/598) - chore(deps): update docker/login-action action to v4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​599](https://redirect.github.com/Unpackerr/unpackerr/pull/599) - chore(deps): update docker/setup-qemu-action action to v4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​600](https://redirect.github.com/Unpackerr/unpackerr/pull/600) - chore(deps): update docker/build-push-action action to v7 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​604](https://redirect.github.com/Unpackerr/unpackerr/pull/604) - chore(deps): update docker/metadata-action action to v6 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​603](https://redirect.github.com/Unpackerr/unpackerr/pull/603) - chore(deps): update docker/setup-buildx-action action to v4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​602](https://redirect.github.com/Unpackerr/unpackerr/pull/602) **Full Changelog**: <https://github.com/Unpackerr/unpackerr/compare/v0.15.0...v0.15.1> </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdW5wYWNrZXJyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
44 lines
1.1 KiB
YAML
44 lines
1.1 KiB
YAML
# yaml-language-server: $schema=./values.schema.json
|
|
image:
|
|
repository: docker.io/golift/unpackerr
|
|
pullPolicy: IfNotPresent
|
|
tag: 0.15.2@sha256:057e34740d26c34d81ec8e2faf8ec11f8dbfc77489b7a42826f52b37e5ee1b6c
|
|
service:
|
|
main:
|
|
enabled: false
|
|
ports:
|
|
main:
|
|
enabled: false
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
downloads:
|
|
enabled: true
|
|
mountPath: "/downloads"
|
|
## Persistent Volume Storage Class
|
|
## If defined, storageClassName: <storageClass>
|
|
## If set to "-", storageClassName: "", which disables dynamic provisioning
|
|
## If undefined (the default) or set to null, no storageClassName spec is
|
|
## set, choosing the default provisioner. (gp2 on AWS, standard on
|
|
## GKE, AWS & OpenStack)
|
|
# storageClass: "-"
|
|
# accessMode: ReadWriteOnce
|
|
#
|
|
## Do not delete the pvc upon helm uninstall
|
|
# skipuninstall: false
|
|
# existingClaim: ""
|
|
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
probes:
|
|
liveness:
|
|
enabled: false
|
|
readiness:
|
|
enabled: false
|
|
startup:
|
|
enabled: false
|