chore(deps): update container image golift/unpackerr to v0.14.2@95fd033 by renovate (#24608)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [golift/unpackerr](https://togithub.com/Unpackerr/unpackerr) | patch |
`0.14.0` -> `0.14.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>Unpackerr/unpackerr (golift/unpackerr)</summary>

###
[`v0.14.2`](https://togithub.com/Unpackerr/unpackerr/releases/tag/v0.14.2)

[Compare
Source](https://togithub.com/Unpackerr/unpackerr/compare/v0.14.1...v0.14.2)

The [aur build](https://aur.archlinux.org/packages/unpackerr) on the
previous release failed; it worked on this release. See this release for
the most recent changes:
https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1

###
[`v0.14.1`](https://togithub.com/Unpackerr/unpackerr/releases/tag/v0.14.1)

[Compare
Source](https://togithub.com/Unpackerr/unpackerr/compare/v0.14.0...v0.14.1)

#### Changes

This releases fixes a bug that causes an application crash in some
environments. Home directory expansion `~` now works in all configurable
paths. There was also a lot of code cleanup.

Additionally the example configuration file is no longer hand
maintained, but generated. This is also true for the configuration
documentation website and the example docker compose file.

This release also triggers the first automatic package upload to
https://aur.archlinux.org. 🤞

#### Auto Generated Notes

- Update compose example by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/451](https://togithub.com/Unpackerr/unpackerr/pull/451)
- Expand home dir everywhere by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/454](https://togithub.com/Unpackerr/unpackerr/pull/454)
- allow homedir expansion with filepath: notation by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/455](https://togithub.com/Unpackerr/unpackerr/pull/455)
- lint some things by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/456](https://togithub.com/Unpackerr/unpackerr/pull/456)
- more lint by [@&#8203;davidnewhall](https://togithub.com/davidnewhall)
in
[https://github.com/Unpackerr/unpackerr/pull/457](https://togithub.com/Unpackerr/unpackerr/pull/457)
- Update unpackerr.conf.example by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/458](https://togithub.com/Unpackerr/unpackerr/pull/458)
- Add config file definitions by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/459](https://togithub.com/Unpackerr/unpackerr/pull/459)
- Generate config and compose examples by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/460](https://togithub.com/Unpackerr/unpackerr/pull/460)
- Embed config refs into config app. by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/461](https://togithub.com/Unpackerr/unpackerr/pull/461)
- add info when it does not work by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/462](https://togithub.com/Unpackerr/unpackerr/pull/462)
- rename some files by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/463](https://togithub.com/Unpackerr/unpackerr/pull/463)
- More generator changes by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/464](https://togithub.com/Unpackerr/unpackerr/pull/464)
- switch to embed from bindata by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/465](https://togithub.com/Unpackerr/unpackerr/pull/465)
- Fix history bug by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/467](https://togithub.com/Unpackerr/unpackerr/pull/467)
- doc update by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/472](https://togithub.com/Unpackerr/unpackerr/pull/472)
- Update golift.io/rotatorr digest to
[`cb73b9c`](https://togithub.com/Unpackerr/unpackerr/commit/cb73b9c) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/Unpackerr/unpackerr/pull/470](https://togithub.com/Unpackerr/unpackerr/pull/470)
- Build a package file and push to aur by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/475](https://togithub.com/Unpackerr/unpackerr/pull/475)

**Full Changelog**:
https://github.com/Unpackerr/unpackerr/compare/v0.14.0...v0.14.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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNS4wIiwidXBkYXRlZEluVmVyIjoiMzguMTUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-07-31 14:28:03 +02:00 committed by GitHub
parent ce4f37ea0f
commit cdeb3006b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.14.0
appVersion: 0.14.2
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.2.0
version: 15.2.1

View File

@ -1,7 +1,7 @@
image:
repository: golift/unpackerr
pullPolicy: IfNotPresent
tag: 0.14.0@sha256:1253c8145fe5ce128645a7860a3830fcf33e36256008c5a7061451cd94eea55e
tag: 0.14.2@sha256:95fd03319e2b862e003aeda97b3b96360fcb90414fe9e319ae0a0d80399e5676
service:
main:
enabled: false