chore(deps): update container image ghcr.io/autobrr/autobrr to v1.37.0@c965a00 by renovate (#18231)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/autobrr](https://togithub.com/autobrr/autobrr) | minor | `v1.36.0` -> `v1.37.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary> ### [`v1.37.0`](https://togithub.com/autobrr/autobrr/releases/tag/v1.37.0) [Compare Source](https://togithub.com/autobrr/autobrr/compare/v1.36.0...v1.37.0) #### Changelog ##### New Features - [`ef7b5ab`](https://togithub.com/autobrr/autobrr/commit/ef7b5abe1a178a1b1dfb36c12eab1895d910545a): feat(indexers): add BrokenStones ([#​1390](https://togithub.com/autobrr/autobrr/issues/1390)) ([@​broken-stones](https://togithub.com/broken-stones)) - [`c211641`](https://togithub.com/autobrr/autobrr/commit/c211641c2973d0e696760beed8b92a707260881f): feat(indexers): add ToonsForMe ([#​1388](https://togithub.com/autobrr/autobrr/issues/1388)) ([@​s0up4200](https://togithub.com/s0up4200)) - [`cc9656c`](https://togithub.com/autobrr/autobrr/commit/cc9656cd418def91f4e78712d0ef10a4e9d8322e): feat(irc): add indexer disabled warn log ([#​1381](https://togithub.com/autobrr/autobrr/issues/1381)) ([@​s0up4200](https://togithub.com/s0up4200)) - [`9027218`](https://togithub.com/autobrr/autobrr/commit/90272188ca4c03e287fb64b0274b198b90dc14cf): feat(macros): add Type ([#​1394](https://togithub.com/autobrr/autobrr/issues/1394)) ([@​bbeck](https://togithub.com/bbeck)) - [`1a23b69`](https://togithub.com/autobrr/autobrr/commit/1a23b69bcf20494266e369e10c4f825d96f4a12e): feat(web): move from react-router to [@​tanstack/router](https://togithub.com/tanstack/router) ([#​1338](https://togithub.com/autobrr/autobrr/issues/1338)) ([@​martylukyy](https://togithub.com/martylukyy)) ##### Bug fixes - [`51a7f71`](https://togithub.com/autobrr/autobrr/commit/51a7f713727c12ccc725837ecd9c2f26e91fefe4): fix(filters): OPS and RED split Artist and Album ([#​1398](https://togithub.com/autobrr/autobrr/issues/1398)) ([@​zze0s](https://togithub.com/zze0s)) - [`7535ac9`](https://togithub.com/autobrr/autobrr/commit/7535ac98d8ef4a10afe3d8d9d191d53463f0a89a): fix(filters): drop `actions_enabled_count` from filter export ([#​1384](https://togithub.com/autobrr/autobrr/issues/1384)) ([@​s0up4200](https://togithub.com/s0up4200)) - [`0c65231`](https://togithub.com/autobrr/autobrr/commit/0c6523162645df96dca0abd87016176651eb3bc0): fix(indexers): DigitalCore InfoURL ([#​1395](https://togithub.com/autobrr/autobrr/issues/1395)) ([@​broken-stones](https://togithub.com/broken-stones)) **Full Changelog**: https://github.com/autobrr/autobrr/compare/v1.36.0...v1.37.0 #### Docker images - `docker pull ghcr.io/autobrr/autobrr:v1.37.0` #### What to do next? - Read the [documentation](https://autobrr.com) - Join our [Discord server](https://discord.gg/WQ2eUycxyT) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjE4NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.36.0
|
||||
appVersion: 1.37.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png
|
||||
keywords:
|
||||
- autobrr
|
||||
- torrent
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/autobrr
|
||||
- https://ghcr.io/autobrr/autobrr
|
||||
type: application
|
||||
version: 7.3.2
|
||||
version: 7.4.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/autobrr/autobrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.36.0@sha256:14eaf6809f431cd38afdfa3e498e01e88b9a86a54ea9ecb8ae608d48d5aa81f0
|
||||
tag: v1.37.0@sha256:c965a00173bc16bce86a2a7afe509245494bb19d4d512016eef4d10d22d33bcc
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user