From 3e898f01471d53d0bcb50a14255884572675d232 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 May 2026 01:05:14 +0200 Subject: [PATCH] =?UTF-8?q?feat(autobrr):=20update=20image=20ghcr.io/autob?= =?UTF-8?q?rr/autobrr=20v1.78.0=20=E2=86=92=20v1.79.0=20(#48317)?= 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 | `5641009` → `5b8c29a` | --- > [!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.79.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.79.0) [Compare Source](https://redirect.github.com/autobrr/autobrr/compare/v1.78.0...v1.79.0) #### Changelog ##### New Features - [`c6b29d8`](https://redirect.github.com/autobrr/autobrr/commit/c6b29d8c72404176e74955bf3826d1a9992d9f5e): feat(indexers): Nexum support freeleech in announce ([#​2464](https://redirect.github.com/autobrr/autobrr/issues/2464)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`40462b1`](https://redirect.github.com/autobrr/autobrr/commit/40462b1f51dd37496831b3045a02278553c5d7bc): feat(indexers): add Ultrabits ([#​2467](https://redirect.github.com/autobrr/autobrr/issues/2467)) ([@​luckylittle](https://redirect.github.com/luckylittle)) - [`2283a3f`](https://redirect.github.com/autobrr/autobrr/commit/2283a3f22aaf2f8cd05d4c6cfcbce9df8d7fca2b): feat(notifications): add tags to ntfy.sh ([#​2451](https://redirect.github.com/autobrr/autobrr/issues/2451)) ([@​Reathe](https://redirect.github.com/Reathe)) - [`2300023`](https://redirect.github.com/autobrr/autobrr/commit/230002397daaf9b5d759f858a5399921f02e2752): feat(web): add Czech language ([#​2466](https://redirect.github.com/autobrr/autobrr/issues/2466)) ([@​luckylittle](https://redirect.github.com/luckylittle)) ##### Bug fixes - [`dcf1aa4`](https://redirect.github.com/autobrr/autobrr/commit/dcf1aa449efc2ee881fefbb9f7a1f304c9ff042f): fix(irc): connect via HTTP proxy ([#​2422](https://redirect.github.com/autobrr/autobrr/issues/2422)) ([@​zze0s](https://redirect.github.com/zze0s)) ##### Other work - [`fde0bd7`](https://redirect.github.com/autobrr/autobrr/commit/fde0bd7d420414f796215df23a49cde00f746187): chore(web): migrate to pnpm 11 ([#​2461](https://redirect.github.com/autobrr/autobrr/issues/2461)) ([@​martylukyy](https://redirect.github.com/martylukyy)) - [`c572a3e`](https://redirect.github.com/autobrr/autobrr/commit/c572a3e314291aab95cc7d6284cae3588f646ee1): build(deps): bump go-qbittorrent to v1.16.0 ([#​2468](https://redirect.github.com/autobrr/autobrr/issues/2468)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`ecbbb11`](https://redirect.github.com/autobrr/autobrr/commit/ecbbb117dfb40de3a895a782c07f6fab0a448338): build(deps): bump pnpm/action-setup from 6.0.5 to 6.0.8 in the github group ([#​2465](https://redirect.github.com/autobrr/autobrr/issues/2465)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`a4945fd`](https://redirect.github.com/autobrr/autobrr/commit/a4945fd6401ca28053c50ff100d8e334f3ad5664): chore(ci): add housekeeping workflow ([#​2460](https://redirect.github.com/autobrr/autobrr/issues/2460)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`d5dee3b`](https://redirect.github.com/autobrr/autobrr/commit/d5dee3b70e33b107de3a9b4504952f6a534d69a1): chore(logo): minify svg ([#​2449](https://redirect.github.com/autobrr/autobrr/issues/2449)) ([@​jbgy](https://redirect.github.com/jbgy))
--- ### 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 73f4770909b..78f21d5ef13 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.78.0 +appVersion: 1.79.0 dependencies: - name: common version: 29.3.4 @@ -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.7.0 +version: 12.8.0 diff --git a/charts/stable/autobrr/values.yaml b/charts/stable/autobrr/values.yaml index 26c4e4d8c02..4f4321b9ff8 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.78.0@sha256:5641009f9d83b602bb455426e28a67d928960d26f173bccc886cbbb024cbfbab + tag: v1.79.0@sha256:5b8c29a86598907496af01ec75ef21f9c0e4e28ce9d6ae6496ef91c71543ec20 service: main: