chore(deps): update container image golift/unpackerr to v0.13.1@99defbe by renovate (#17487)

This PR contains the following updates:

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

---

> [!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.13.1`](https://togithub.com/Unpackerr/unpackerr/releases/tag/v0.13.1):
One too 1

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

-   Adds semver support to GHCR image tags.
-   Fixes bugs with missing and invalid env variables in command hooks.
- See
[v0.13.0](https://togithub.com/Unpackerr/unpackerr/releases/tag/v0.13.0)
for other recent changes (released 3 days prior to this release).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE0MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot
2024-01-22 01:32:10 +01:00
committed by GitHub
parent 090755d754
commit cacc133f69
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.13.0
appVersion: 0.13.1
dependencies:
- name: common
version: 17.2.28
@@ -27,7 +27,7 @@ keywords:
- lidarr
- readarr
- whisparr
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -38,4 +38,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr
- https://hub.docker.com/r/golift/unpackerr
type: application
version: 12.2.3
version: 12.2.4
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: golift/unpackerr
pullPolicy: IfNotPresent
tag: 0.13.0@sha256:dac056a327e0bedad396965a028ab7e9ddfa001493551daa41652f0e15eefd6f
tag: 0.13.1@sha256:99defbe8fc765584f93ef246e8b8e01cf626f2477d8b096984705ed0fe9c40c3
service:
main:
enabled: false