From 017e36a6c29eaa6970e6a019026743c0692cd415 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 1 May 2026 01:10:03 +0200 Subject: [PATCH] =?UTF-8?q?feat(autobrr):=20update=20image=20ghcr.io/autob?= =?UTF-8?q?rr/autobrr=20v1.76.0=20=E2=86=92=20v1.77.0=20(#47739)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr) | minor | `f0f4d73` → `7274b73` | --- > [!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
autobrr/autobrr (ghcr.io/autobrr/autobrr) ### [`v1.77.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.77.0) [Compare Source](https://redirect.github.com/autobrr/autobrr/compare/v1.76.0...v1.77.0) #### Changelog ##### New Features - [`1bbe0fc`](https://redirect.github.com/autobrr/autobrr/commit/1bbe0fc55e6a017e78da2086a95c97d5bd9664b4): feat(actions): support multiple comma separated labels for Transmission ([#​2444](https://redirect.github.com/autobrr/autobrr/issues/2444)) ([@​GianniBYoung](https://redirect.github.com/GianniBYoung)) - [`b6db7dd`](https://redirect.github.com/autobrr/autobrr/commit/b6db7ddf67ef9a640dcaded3dd18e8688ae01f0f): feat(indexers): PTFiles update announcers ([#​2437](https://redirect.github.com/autobrr/autobrr/issues/2437)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`552cba9`](https://redirect.github.com/autobrr/autobrr/commit/552cba9d9a05dadfbe7299b6b0246c7f3e16949e): feat(indexers): add MidnightScene ([#​2434](https://redirect.github.com/autobrr/autobrr/issues/2434)) ([@​cmd430](https://redirect.github.com/cmd430)) - [`60997aa`](https://redirect.github.com/autobrr/autobrr/commit/60997aa382b34f0d2019b58e1e2c100c31bf3bea): feat(indexers): add Nexum ([#​2438](https://redirect.github.com/autobrr/autobrr/issues/2438)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`00904c0`](https://redirect.github.com/autobrr/autobrr/commit/00904c0798fd3a04cd5e673909ac59fa187e86cf): feat(web): add Norwegian language ([#​2427](https://redirect.github.com/autobrr/autobrr/issues/2427)) ([@​NoeRi9n](https://redirect.github.com/NoeRi9n)) ##### Bug fixes - [`40e8bbf`](https://redirect.github.com/autobrr/autobrr/commit/40e8bbf64c6cec403938dab566619b7fe8da4406): fix(feeds): support magnetURI from torznab enclosure ([#​2439](https://redirect.github.com/autobrr/autobrr/issues/2439)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`fc8e1c6`](https://redirect.github.com/autobrr/autobrr/commit/fc8e1c6026392d515934dbf95a3e94c6e425d277): fix(i18n): mismatched filter tooltips ([#​2431](https://redirect.github.com/autobrr/autobrr/issues/2431)) ([@​crafty5999](https://redirect.github.com/crafty5999)) - [`af9e89c`](https://redirect.github.com/autobrr/autobrr/commit/af9e89c22028f83f292ff850e1d1b47e74e67996): fix(indexers): update RocketHD announce format and announcer ([#​2440](https://redirect.github.com/autobrr/autobrr/issues/2440)) ([@​sudo2k16](https://redirect.github.com/sudo2k16)) - [`d605c26`](https://redirect.github.com/autobrr/autobrr/commit/d605c26673e071fd31df0374797a5ab5d56bfef9): fix(web): adjust layout for new languages ([#​2425](https://redirect.github.com/autobrr/autobrr/issues/2425)) ([@​martylukyy](https://redirect.github.com/martylukyy)) ##### Other work - [`adaa313`](https://redirect.github.com/autobrr/autobrr/commit/adaa3130a3395ff1b92d4b0fa27c18b7388a122f): chore(indexers): add new EMP domain ([#​2433](https://redirect.github.com/autobrr/autobrr/issues/2433)) ([@​martylukyy](https://redirect.github.com/martylukyy))
--- ### Configuration 📅 **Schedule**: (UTC) - 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://redirect.github.com/renovatebot/renovate). --- charts/stable/autobrr/Chart.yaml | 4 ++-- charts/stable/autobrr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/autobrr/Chart.yaml b/charts/stable/autobrr/Chart.yaml index f78c24c3338..79766376763 100644 --- a/charts/stable/autobrr/Chart.yaml +++ b/charts/stable/autobrr/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.76.0 +appVersion: 1.77.0 dependencies: - name: common version: 29.1.6 @@ -36,5 +36,5 @@ sources: - https://github.com/autobrr/autobrr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/autobrr type: application -version: 12.3.1 +version: 12.4.0 diff --git a/charts/stable/autobrr/values.yaml b/charts/stable/autobrr/values.yaml index 3fcaf631f3a..4e65204f9be 100644 --- a/charts/stable/autobrr/values.yaml +++ b/charts/stable/autobrr/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/autobrr/autobrr pullPolicy: IfNotPresent - tag: v1.76.0@sha256:f0f4d73fcd77700b1c98233562cd94a78b9bf685a7594a0aac4f8a9436b5044d + tag: v1.77.0@sha256:7274b735b23ff4d048e7706145ce5759020e4ee6d85bb1fb8cca523784d35f88 service: main: