feat(autobrr): update image ghcr.io/autobrr/autobrr v1.79.0 → v1.80.0 (#48731)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr) | minor | `5b8c29a` → `944b1c4` | --- > [!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 <details> <summary>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary> ### [`v1.80.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.80.0) [Compare Source](https://redirect.github.com/autobrr/autobrr/compare/v1.79.0...v1.80.0) #### Changelog ##### New Features - [`446ae48`](https://redirect.github.com/autobrr/autobrr/commit/446ae48a70960fcef5ea734a32614084fbcb7c84): feat(downloadclients): qBittorrent add API key support ([#​2469](https://redirect.github.com/autobrr/autobrr/issues/2469)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`2ffa999`](https://redirect.github.com/autobrr/autobrr/commit/2ffa99920c0242e5c2e942bfaa6d4fdfbe6ea823): feat(indexers): add F1Carreras ([#​2478](https://redirect.github.com/autobrr/autobrr/issues/2478)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`7a7b18d`](https://redirect.github.com/autobrr/autobrr/commit/7a7b18d2502e1407e03b7bb3d614425d3fb73ce2): feat(indexers): add ShareIsland ([#​2475](https://redirect.github.com/autobrr/autobrr/issues/2475)) ([@​tdrkmn](https://redirect.github.com/tdrkmn)) - [`1fedbcd`](https://redirect.github.com/autobrr/autobrr/commit/1fedbcda9444473dbe1686b605f19b0a049abc56): feat(indexers): add Zenith ([#​2477](https://redirect.github.com/autobrr/autobrr/issues/2477)) ([@​znth-dev](https://redirect.github.com/znth-dev)) ##### Bug fixes - [`57e2d74`](https://redirect.github.com/autobrr/autobrr/commit/57e2d7418a9ed75d19f53a4bb7fcdfc12249caed): fix(indexers): include group id in infourl for PTP ([#​2480](https://redirect.github.com/autobrr/autobrr/issues/2480)) ([@​mynameisbogdan](https://redirect.github.com/mynameisbogdan)) ##### Other work - [`489d8dd`](https://redirect.github.com/autobrr/autobrr/commit/489d8ddf9bb3c1c0e62b8c78f8535408f78131ca): chore(build): remove housekeeping workflow ([#​2470](https://redirect.github.com/autobrr/autobrr/issues/2470)) ([@​zze0s](https://redirect.github.com/zze0s)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9hdXRvYnJyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.79.0
|
||||
appVersion: 1.80.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.8.0
|
||||
version: 12.9.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/autobrr/autobrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.79.0@sha256:5b8c29a86598907496af01ec75ef21f9c0e4e28ce9d6ae6496ef91c71543ec20
|
||||
tag: v1.80.0@sha256:944b1c438302ed10bef810a49f2eb7f334b5abf578db473bcb8d997db3978227
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user