From cacc133f69fcd268db8b9f4008545c0713fdb2c7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 22 Jan 2024 01:32:10 +0100 Subject: [PATCH] chore(deps): update container image golift/unpackerr to v0.13.1@99defbe by renovate (#17487) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
Unpackerr/unpackerr (golift/unpackerr) ### [`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).
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/unpackerr/Chart.yaml | 6 +++--- charts/stable/unpackerr/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/unpackerr/Chart.yaml b/charts/stable/unpackerr/Chart.yaml index ea8ed6d1095..19254473c9f 100644 --- a/charts/stable/unpackerr/Chart.yaml +++ b/charts/stable/unpackerr/Chart.yaml @@ -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 diff --git a/charts/stable/unpackerr/values.yaml b/charts/stable/unpackerr/values.yaml index 3b3c715c1ab..2a567e60f96 100644 --- a/charts/stable/unpackerr/values.yaml +++ b/charts/stable/unpackerr/values.yaml @@ -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