From 6ee06bb45294f66192f8a860894795138ea5b5c4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 10 Jan 2025 04:56:33 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/autobrr?= =?UTF-8?q?/autobrr=20v1.56.1=20=E2=86=92=20v1.57.0=20(#30657)?= 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 | `ece84c7` -> `fbc0fea` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.57.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.57.0) [Compare Source](https://redirect.github.com/autobrr/autobrr/compare/v1.56.1...v1.57.0) #### Changelog ##### New Features - [`50820e6`](https://redirect.github.com/autobrr/autobrr/commit/50820e6374c1b3f3ba15ad73a41f99c29782e617): feat(indexers): MAM filter VIP with release tags ([#​1932](https://redirect.github.com/autobrr/autobrr/issues/1932)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`49534a4`](https://redirect.github.com/autobrr/autobrr/commit/49534a4d32118c9ad762760495733990b53ebbc8): feat(indexers): remove TSC ([#​1917](https://redirect.github.com/autobrr/autobrr/issues/1917)) ([@​martylukyy](https://redirect.github.com/martylukyy)) - [`338bcf3`](https://redirect.github.com/autobrr/autobrr/commit/338bcf38bb593d9b83d99b40c28b5023715751ae): feat(releases): improve collections/website/streaming service parsing ([#​1923](https://redirect.github.com/autobrr/autobrr/issues/1923)) ([@​zze0s](https://redirect.github.com/zze0s)) ##### Bug fixes - [`edd89f2`](https://redirect.github.com/autobrr/autobrr/commit/edd89f23e948975c8d5a701ba632f217889b0857): fix(filters): truncate rejections on debug level ([#​1933](https://redirect.github.com/autobrr/autobrr/issues/1933)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`f9a74d9`](https://redirect.github.com/autobrr/autobrr/commit/f9a74d9b2ee9db4123b98db9e8c4059bf770fa86): fix(indexers): Fuzer parse full category ([#​1922](https://redirect.github.com/autobrr/autobrr/issues/1922)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`40c5462`](https://redirect.github.com/autobrr/autobrr/commit/40c5462df9d91cc38fe71b38e0d0aeaa444486bf): fix(lists): improve parsing and exclude unwanted characters ([#​1918](https://redirect.github.com/autobrr/autobrr/issues/1918)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`2bb6956`](https://redirect.github.com/autobrr/autobrr/commit/2bb6956b080e7da38e260bcf5ea12da52fed18f1): fix(web): typos in duplicate release profile settings ([#​1924](https://redirect.github.com/autobrr/autobrr/issues/1924)) ([@​martylukyy](https://redirect.github.com/martylukyy)) ##### Other work - [`3e8ed10`](https://redirect.github.com/autobrr/autobrr/commit/3e8ed10e81350770ae4005e29ce6f16d10ba08fc): build(deps): bump autobrr/go-rtorrent to v1.12.0 ([#​1925](https://redirect.github.com/autobrr/autobrr/issues/1925)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`433c124`](https://redirect.github.com/autobrr/autobrr/commit/433c1248f453e2a82470cdc56b281bf3af5b5871): build(deps): bump the golang group with 9 updates ([#​1915](https://redirect.github.com/autobrr/autobrr/issues/1915)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`9869792`](https://redirect.github.com/autobrr/autobrr/commit/986979205a7740118cff4b1453fd59f2609f1f74): build(deps): bump the npm group in /web with 10 updates ([#​1916](https://redirect.github.com/autobrr/autobrr/issues/1916)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`0391629`](https://redirect.github.com/autobrr/autobrr/commit/039162986261b64dac94fc372152432217509457): chore(license): update copyright year in headers ([#​1929](https://redirect.github.com/autobrr/autobrr/issues/1929)) ([@​s0up4200](https://redirect.github.com/s0up4200)) **Full Changelog**: https://github.com/autobrr/autobrr/compare/v1.56.1...v1.57.0 #### Docker images - `docker pull ghcr.io/autobrr/autobrr:v1.57.0` #### What to do next? - Read the [documentation](https://autobrr.com) - Join our [Discord server](https://discord.gg/WQ2eUycxyT)
--- ### 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://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 7d6b05fd187..c8ac80e0be5 100644 --- a/charts/stable/autobrr/Chart.yaml +++ b/charts/stable/autobrr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.56.1 +appVersion: 1.57.0 dependencies: - name: common version: 25.3.1 @@ -33,4 +33,4 @@ sources: - https://github.com/autobrr/autobrr - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr type: application -version: 10.13.0 +version: 10.14.0 diff --git a/charts/stable/autobrr/values.yaml b/charts/stable/autobrr/values.yaml index 9287a69de3a..7b2a5bce82f 100644 --- a/charts/stable/autobrr/values.yaml +++ b/charts/stable/autobrr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/autobrr/autobrr pullPolicy: IfNotPresent - tag: v1.56.1@sha256:ece84c7032c2afef04b145be8f99e6a1e46971dece62328541ac36990b5270f4 + tag: v1.57.0@sha256:fbc0fea58925c43357a2a43dad543dcda5b354a28a95a28e5d7289d34dc5edb9 service: main: