From dcee1563786b5b248b29e57cd1cff7bce5207026 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 31 Jul 2024 20:27:40 +0200 Subject: [PATCH] chore(deps): update container image golift/unpackerr to v0.14.3@ebaa664 by renovate (#24623) 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.14.2` -> `0.14.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
Unpackerr/unpackerr (golift/unpackerr) ### [`v0.14.3`](https://togithub.com/Unpackerr/unpackerr/releases/tag/v0.14.3) [Compare Source](https://togithub.com/Unpackerr/unpackerr/compare/v0.14.2...v0.14.3) There are no application code updates in this release. I am creating this release to trigger the new Arch Linux binary packaging code. This release and future releases will contain a binary `zst` (pacman) package that can be installed directly. See this release for the most recent application code changes: https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1 #### What's Changed - create binary arch package for github release by [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Unpackerr/unpackerr/pull/476](https://togithub.com/Unpackerr/unpackerr/pull/476) **Full Changelog**: https://github.com/Unpackerr/unpackerr/compare/v0.14.2...v0.14.3
--- ### 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. --- - [ ] 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 | 4 ++-- charts/stable/unpackerr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/unpackerr/Chart.yaml b/charts/stable/unpackerr/Chart.yaml index f443ab6efef..91349f079d2 100644 --- a/charts/stable/unpackerr/Chart.yaml +++ b/charts/stable/unpackerr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.14.2 +appVersion: 0.14.3 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.1 +version: 15.2.2 diff --git a/charts/stable/unpackerr/values.yaml b/charts/stable/unpackerr/values.yaml index c4c6e832b62..da8117c8a67 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.14.2@sha256:95fd03319e2b862e003aeda97b3b96360fcb90414fe9e319ae0a0d80399e5676 + tag: 0.14.3@sha256:ebaa66445159dbc0ca0da7ecc3715ce1c89a66fea11c3c2c2a481eaf3ac73b0e service: main: enabled: false