chore(deps): update container image ghcr.io/autobrr/autobrr to v1.45.0@1e28bcf by renovate (#25525)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/autobrr](https://togithub.com/autobrr/autobrr) | minor | `v1.44.0` -> `v1.45.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.45.0`](https://togithub.com/autobrr/autobrr/releases/tag/v1.45.0) [Compare Source](https://togithub.com/autobrr/autobrr/compare/v1.44.0...v1.45.0) #### Changelog ##### New Features - [`4b884ee`](4b884ee859
): feat(filters): add validation for max downloads unit ([#​1618](https://togithub.com/autobrr/autobrr/issues/1618)) ([@​zze0s](https://togithub.com/zze0s)) - [`cb2c62b`](cb2c62b353
): feat(indexers): HD-Only add size ([#​1621](https://togithub.com/autobrr/autobrr/issues/1621)) ([@​zze0s](https://togithub.com/zze0s)) - [`21a8e27`](21a8e27260
): feat(indexers): add SATClubbing ([#​1617](https://togithub.com/autobrr/autobrr/issues/1617)) ([@​zze0s](https://togithub.com/zze0s)) - [`ecffdc6`](ecffdc60ec
): feat(indexers): add SeedPool ([#​1625](https://togithub.com/autobrr/autobrr/issues/1625)) ([@​zze0s](https://togithub.com/zze0s)) - [`de5953a`](de5953a007
): feat(indexers): add iNSANE ([#​1620](https://togithub.com/autobrr/autobrr/issues/1620)) ([@​zze0s](https://togithub.com/zze0s)) ##### Bug fixes - [`b9830f6`](b9830f61b1
): fix(docker): update deprecated LABEL format ([#​1615](https://togithub.com/autobrr/autobrr/issues/1615)) ([@​zze0s](https://togithub.com/zze0s)) - [`59a10a9`](59a10a910e
): fix(feeds): implement staggered start ([#​1619](https://togithub.com/autobrr/autobrr/issues/1619)) ([@​zze0s](https://togithub.com/zze0s)) - [`b2db1cc`](b2db1cc091
): fix(indexers): HD-Only `torrenturl` ([#​1629](https://togithub.com/autobrr/autobrr/issues/1629)) ([@​martylukyy](https://togithub.com/martylukyy)) - [`13b67b2`](13b67b2fb0
): fix(indexers): adapt TheOldSchool regex ([#​1628](https://togithub.com/autobrr/autobrr/issues/1628)) ([@​martylukyy](https://togithub.com/martylukyy)) - [`abfac05`](abfac05b66
): fix(releases): retry action missing external indexer identifier ([#​1612](https://togithub.com/autobrr/autobrr/issues/1612)) ([@​zze0s](https://togithub.com/zze0s)) - [`9893290`](9893290c3e
): fix(web): filter dropdown cut off ([#​1600](https://togithub.com/autobrr/autobrr/issues/1600)) ([@​martylukyy](https://togithub.com/martylukyy)) - [`3183e15`](3183e15a4b
): fix(web): root pending component placement ([#​1601](https://togithub.com/autobrr/autobrr/issues/1601)) ([@​martylukyy](https://togithub.com/martylukyy)) ##### Other work - [`b0d5844`](b0d5844018
): build(deps): bump the golang group across 1 directory with 9 updates ([#​1616](https://togithub.com/autobrr/autobrr/issues/1616)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`4eb012a`](4eb012a03b
): build(deps): bump the npm group in /web with 14 updates ([#​1608](https://togithub.com/autobrr/autobrr/issues/1608)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`e8e45c6`](e8e45c664d
): refactor(web): rename custom components ([#​1581](https://togithub.com/autobrr/autobrr/issues/1581)) ([@​martylukyy](https://togithub.com/martylukyy)) - [`7d7bf9e`](7d7bf9ed4c
): refactor(web): update deprecated HeadlessUI v2 components ([#​1580](https://togithub.com/autobrr/autobrr/issues/1580)) ([@​martylukyy](https://togithub.com/martylukyy)) **Full Changelog**: https://github.com/autobrr/autobrr/compare/v1.44.0...v1.45.0 #### Docker images - `docker pull ghcr.io/autobrr/autobrr:v1.45.0` #### What to do next? - Read the [documentation](https://autobrr.com) - Join our [Discord server](https://discord.gg/WQ2eUycxyT) </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Mi4zIiwidXBkYXRlZEluVmVyIjoiMzguNTIuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
3f97cfcccd
commit
28357b89af
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.44.0
|
||||
appVersion: 1.45.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/autobrr/autobrr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/autobrr
|
||||
type: application
|
||||
version: 10.3.0
|
||||
version: 10.4.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/autobrr/autobrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.44.0@sha256:313e146f0d64f489ffb0bc10c8c2e1bfa072c20cb220b7317f2b1eeda712f49b
|
||||
tag: v1.45.0@sha256:1e28bcfaf93a145f07da330a6c8990dd9d846c22dc2f6d1da52d24b4b9a0d585
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue