chore(helm): update image ghcr.io/autobrr/autobrr v1.50.0 → v1.56.0 (#30262)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr)
| minor | `6a6f235` -> `f05a75c` |

---

> [!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

<details>
<summary>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary>

###
[`v1.56.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.56.0)

[Compare
Source](https://redirect.github.com/autobrr/autobrr/compare/v1.55.0...v1.56.0)

#### Changelog

##### New Features

-
[`d153ac4`](https://redirect.github.com/autobrr/autobrr/commit/d153ac44b83d9499f54ebf69d88b95478a56e119):
feat(filters): RED and OPS fetch record label from API
([#&#8203;1881](https://redirect.github.com/autobrr/autobrr/issues/1881))
([@&#8203;s0up4200](https://redirect.github.com/s0up4200))
-
[`ea20fb4`](https://redirect.github.com/autobrr/autobrr/commit/ea20fb4f50e4f6a5e733e678256e7d750a36a9e0):
feat(filters): set default `Announce Type` to `NEW`
([#&#8203;1890](https://redirect.github.com/autobrr/autobrr/issues/1890))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`4009554`](https://redirect.github.com/autobrr/autobrr/commit/4009554d10165b10ca7d705fff1bf576e9bf2a30):
feat(filters): skip duplicates
([#&#8203;1711](https://redirect.github.com/autobrr/autobrr/issues/1711))
([@&#8203;kenstir](https://redirect.github.com/kenstir))
-
[`221bc35`](https://redirect.github.com/autobrr/autobrr/commit/221bc35371ec90326bf2105bcdecbed94d3e64dc):
feat(lists): integrate Omegabrr
([#&#8203;1885](https://redirect.github.com/autobrr/autobrr/issues/1885))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`9ae798c`](https://redirect.github.com/autobrr/autobrr/commit/9ae798c99ac797f3b72ef54a65641bfea04e09d8):
feat(macros): add `MetaIMDB`
([#&#8203;1891](https://redirect.github.com/autobrr/autobrr/issues/1891))
([@&#8203;zze0s](https://redirect.github.com/zze0s))

##### Bug fixes

-
[`2c0672f`](https://redirect.github.com/autobrr/autobrr/commit/2c0672f4bcc57cc3256cf3106ec0cc29d20ea58c):
fix(indexers): PTP update IRC channel
([#&#8203;1889](https://redirect.github.com/autobrr/autobrr/issues/1889))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`0cf704d`](https://redirect.github.com/autobrr/autobrr/commit/0cf704dba3d1f004a3e17de69b8093281b813393):
fix(releases): add null handling for new fields
([#&#8203;1892](https://redirect.github.com/autobrr/autobrr/issues/1892))
([@&#8203;zze0s](https://redirect.github.com/zze0s))

**Full Changelog**:
https://github.com/autobrr/autobrr/compare/v1.55.0...v1.56.0

#### Docker images

-   `docker pull ghcr.io/autobrr/autobrr:v1.56.0`

#### What to do next?

-   Read the [documentation](https://autobrr.com)
-   Join our [Discord server](https://discord.gg/WQ2eUycxyT)

###
[`v1.55.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.55.0)

[Compare
Source](https://redirect.github.com/autobrr/autobrr/compare/v1.54.0...v1.55.0)

#### Changelog

##### New Features

-
[`43c28fc`](https://redirect.github.com/autobrr/autobrr/commit/43c28fc0c6c400d247081f2d116ced73aed85ff8):
feat(auth): implement auth proxy support with OpenID Connect
([#&#8203;1853](https://redirect.github.com/autobrr/autobrr/issues/1853))
([@&#8203;s0up4200](https://redirect.github.com/s0up4200))
-
[`c1d8a4a`](https://redirect.github.com/autobrr/autobrr/commit/c1d8a4a8503cb6010d49ea7b621e73f7cbc6c62f):
feat(cache): implement TTLCache and TimeCache
([#&#8203;1822](https://redirect.github.com/autobrr/autobrr/issues/1822))
([@&#8203;KyleSanderson](https://redirect.github.com/KyleSanderson))
-
[`acef4ac`](https://redirect.github.com/autobrr/autobrr/commit/acef4ac624c4c1ade094851dcb4efd96502971e5):
feat(filters): RED and OPS fetch uploader from API
([#&#8203;1348](https://redirect.github.com/autobrr/autobrr/issues/1348))
([@&#8203;alekc](https://redirect.github.com/alekc))
-
[`4432dfb`](https://redirect.github.com/autobrr/autobrr/commit/4432dfb09971dee90624a7a38ffa0a9efd7d64e6):
feat(http): implement proper BaseUrl support to coexist with legacy mode
([#&#8203;1298](https://redirect.github.com/autobrr/autobrr/issues/1298))
([@&#8203;kaiserbh](https://redirect.github.com/kaiserbh))
-
[`04c4bd4`](https://redirect.github.com/autobrr/autobrr/commit/04c4bd482f60f89155e58521c1c60527f6df332b):
feat(releases): improve freeleech parsing
([#&#8203;1880](https://redirect.github.com/autobrr/autobrr/issues/1880))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`d8f578b`](https://redirect.github.com/autobrr/autobrr/commit/d8f578b5ead099f487b24c9c3f69d6d5b044ea79):
feat(web): vendor react-hot-toast
([#&#8203;1883](https://redirect.github.com/autobrr/autobrr/issues/1883))
([@&#8203;zze0s](https://redirect.github.com/zze0s))

##### Bug fixes

-
[`b68ae33`](https://redirect.github.com/autobrr/autobrr/commit/b68ae334cad6244f64e564db1ca00d00e2b9a200):
fix(http): init oidc handler if enabled
([#&#8203;1888](https://redirect.github.com/autobrr/autobrr/issues/1888))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`f6891bf`](https://redirect.github.com/autobrr/autobrr/commit/f6891bf9a3123b23cfec8730149b6418cbd14468):
fix(indexers): PrivateSilverScreen freeleech parsing
([#&#8203;1879](https://redirect.github.com/autobrr/autobrr/issues/1879))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`80423d6`](https://redirect.github.com/autobrr/autobrr/commit/80423d62735e8e49e41563e17c3a326afe93938a):
fix(web): circular dependencies
([#&#8203;1882](https://redirect.github.com/autobrr/autobrr/issues/1882))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`e0b4e8b`](https://redirect.github.com/autobrr/autobrr/commit/e0b4e8bbc814a18ee80512dbf68a83959e8f2187):
fix(web): feed and IRC menu out of bounce
([#&#8203;1887](https://redirect.github.com/autobrr/autobrr/issues/1887))
([@&#8203;martylukyy](https://redirect.github.com/martylukyy))

##### Other work

-
[`31f7977`](https://redirect.github.com/autobrr/autobrr/commit/31f7977f54e73b58337c3ac0501a5396d4c0b3b9):
build(deps): bump the npm group across 1 directory with 23 updates
([#&#8203;1884](https://redirect.github.com/autobrr/autobrr/issues/1884))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

**Full Changelog**:
https://github.com/autobrr/autobrr/compare/v1.54.0...v1.55.0

#### Docker images

-   `docker pull ghcr.io/autobrr/autobrr:v1.55.0`

#### What to do next?

-   Read the [documentation](https://autobrr.com)
-   Join our [Discord server](https://discord.gg/WQ2eUycxyT)

###
[`v1.54.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.54.0)

[Compare
Source](https://redirect.github.com/autobrr/autobrr/compare/v1.53.1...v1.54.0)

#### Changelog

##### New Features

-
[`21b768a`](https://redirect.github.com/autobrr/autobrr/commit/21b768aed8c47eb42bd7c64ee638b4c0c01a5141):
feat(indexers): add PrivateSilverScreen
([#&#8203;1871](https://redirect.github.com/autobrr/autobrr/issues/1871))
([@&#8203;s0up4200](https://redirect.github.com/s0up4200))

##### Bug fixes

-
[`66fa645`](https://redirect.github.com/autobrr/autobrr/commit/66fa645625de7b22744f1d6a66c2ce9f2d6a0536):
fix(ci): update indexers workflow with improved path handling
([#&#8203;1874](https://redirect.github.com/autobrr/autobrr/issues/1874))
([@&#8203;s0up4200](https://redirect.github.com/s0up4200))
-
[`96f61a9`](https://redirect.github.com/autobrr/autobrr/commit/96f61a90e5962f1497f277a3453fbe465a6b5ac8):
fix(database): SQLite try reindexing on integrity check error
([#&#8203;1877](https://redirect.github.com/autobrr/autobrr/issues/1877))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`81ce8ac`](https://redirect.github.com/autobrr/autobrr/commit/81ce8acb2bc853c5ec31acef2e1aee35fad237da):
fix(releases): search by group
([#&#8203;1876](https://redirect.github.com/autobrr/autobrr/issues/1876))
([@&#8203;KyleSanderson](https://redirect.github.com/KyleSanderson))

##### Other work

-
[`108db34`](https://redirect.github.com/autobrr/autobrr/commit/108db34daa6388f03e95a3371ff00122b0e66a47):
build(deps): bump the github group with 2 updates
([#&#8203;1878](https://redirect.github.com/autobrr/autobrr/issues/1878))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

**Full Changelog**:
https://github.com/autobrr/autobrr/compare/v1.53.1...v1.54.0

#### Docker images

-   `docker pull ghcr.io/autobrr/autobrr:v1.54.0`

#### What to do next?

-   Read the [documentation](https://autobrr.com)
-   Join our [Discord server](https://discord.gg/WQ2eUycxyT)

###
[`v1.53.1`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.53.1)

[Compare
Source](https://redirect.github.com/autobrr/autobrr/compare/v1.53.0...v1.53.1)

#### Changelog

##### New Features

-
[`85d2e51`](https://redirect.github.com/autobrr/autobrr/commit/85d2e51d0aacd5fb6f66801e3b291422e1ad0c17):
feat(docs): add indexer docs update script
([#&#8203;1872](https://redirect.github.com/autobrr/autobrr/issues/1872))
([@&#8203;s0up4200](https://redirect.github.com/s0up4200))

##### Bug fixes

-
[`e808eda`](https://redirect.github.com/autobrr/autobrr/commit/e808edab500f286bfcdc7fbe537b706764fb9a3d):
fix(releases): set freeleech from downloadVolumeFactor
([#&#8203;1873](https://redirect.github.com/autobrr/autobrr/issues/1873))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`eb67f94`](https://redirect.github.com/autobrr/autobrr/commit/eb67f9459a7e98c5a78a44a6f71bae258144ab28):
fix(web): releases status URL filtering
([#&#8203;1868](https://redirect.github.com/autobrr/autobrr/issues/1868))
([@&#8203;s0up4200](https://redirect.github.com/s0up4200))

**Full Changelog**:
https://github.com/autobrr/autobrr/compare/v1.53.0...v1.53.1

#### Docker images

-   `docker pull ghcr.io/autobrr/autobrr:v1.53.1`

#### What to do next?

-   Read the [documentation](https://autobrr.com)
-   Join our [Discord server](https://discord.gg/WQ2eUycxyT)

###
[`v1.53.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.53.0)

[Compare
Source](https://redirect.github.com/autobrr/autobrr/compare/v1.52.0...v1.53.0)

#### Changelog

##### New Features

-
[`f644b3a`](https://redirect.github.com/autobrr/autobrr/commit/f644b3a4d648c5680cc86c80b7aeed91e34d2bc7):
feat(filters): implement `AnnounceType`
([#&#8203;1837](https://redirect.github.com/autobrr/autobrr/issues/1837))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`24f3157`](https://redirect.github.com/autobrr/autobrr/commit/24f31574e5bf1c3dadf6d403d2ad23db24b4576c):
feat(indexers): update PTP announce to new format
([#&#8203;1738](https://redirect.github.com/autobrr/autobrr/issues/1738))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`ab718b8`](https://redirect.github.com/autobrr/autobrr/commit/ab718b82328a5eee66ec5d60b5829880efca9b8f):
feat(macros): add Description
([#&#8203;1863](https://redirect.github.com/autobrr/autobrr/issues/1863))
([@&#8203;nsenica](https://redirect.github.com/nsenica))
-
[`ec85d53`](https://redirect.github.com/autobrr/autobrr/commit/ec85d53d8f2bf414856cd12e9740d141c7a830c1):
feat(web): migrate react-table to v8
([#&#8203;1866](https://redirect.github.com/autobrr/autobrr/issues/1866))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`172fa65`](https://redirect.github.com/autobrr/autobrr/commit/172fa651afb9b1d608d47c9c5af887cabe0d7b09):
feat(web): replace react-portal with own implementation
([#&#8203;1862](https://redirect.github.com/autobrr/autobrr/issues/1862))
([@&#8203;zze0s](https://redirect.github.com/zze0s))

##### Bug fixes

-
[`99a9e6b`](https://redirect.github.com/autobrr/autobrr/commit/99a9e6bc0f7dca3a0188feaadaf3b7b6a2dd32f4):
fix(http): downgrade canOnboard check to warning log level
([#&#8203;1859](https://redirect.github.com/autobrr/autobrr/issues/1859))
([@&#8203;s0up4200](https://redirect.github.com/s0up4200))
-
[`a6b463f`](https://redirect.github.com/autobrr/autobrr/commit/a6b463fb697814d6d4913db24547ce08530cbf35):
fix(web): honor baseURL path when logging out
([#&#8203;1851](https://redirect.github.com/autobrr/autobrr/issues/1851))
([@&#8203;martylukyy](https://redirect.github.com/martylukyy))

##### Other work

-
[`66696dc`](https://redirect.github.com/autobrr/autobrr/commit/66696dcb18c21809bb3b4f6a15e9d569ab86b0c9):
build(deps): bump the npm group across 1 directory with 27 updates
([#&#8203;1847](https://redirect.github.com/autobrr/autobrr/issues/1847))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])

**Full Changelog**:
https://github.com/autobrr/autobrr/compare/v1.52.0...v1.53.0

#### Docker images

-   `docker pull ghcr.io/autobrr/autobrr:v1.53.0`

#### What to do next?

-   Read the [documentation](https://autobrr.com)
-   Join our [Discord server](https://discord.gg/WQ2eUycxyT)

###
[`v1.52.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.52.0)

[Compare
Source](https://redirect.github.com/autobrr/autobrr/compare/v1.51.1...v1.52.0)

#### Changelog

##### New Features

-
[`b07556c`](https://redirect.github.com/autobrr/autobrr/commit/b07556ceaa855db57040f2843fcd657275682217):
feat(ci): skip build on misc files
([#&#8203;1854](https://redirect.github.com/autobrr/autobrr/issues/1854))
([@&#8203;nuxencs](https://redirect.github.com/nuxencs))
-
[`4c39198`](https://redirect.github.com/autobrr/autobrr/commit/4c39198c3731002a3d7bc95208291ba958201eb7):
feat(indexers): add UploadCX
([#&#8203;1852](https://redirect.github.com/autobrr/autobrr/issues/1852))
([@&#8203;establish33](https://redirect.github.com/establish33))
-
[`2a9a890`](https://redirect.github.com/autobrr/autobrr/commit/2a9a890e9721d504c7cc379d33be03c7ac125a97):
feat(makefile): add tmux-based dev environment
([#&#8203;1844](https://redirect.github.com/autobrr/autobrr/issues/1844))
([@&#8203;s0up4200](https://redirect.github.com/s0up4200))

##### Bug fixes

-
[`ee04c61`](https://redirect.github.com/autobrr/autobrr/commit/ee04c61a543fdfa54bec0eec6b116797f6aaad47):
fix(indexers): iPlay RMT update download url
([#&#8203;1849](https://redirect.github.com/autobrr/autobrr/issues/1849))
([@&#8203;zze0s](https://redirect.github.com/zze0s))

##### Other work

-
[`ac1974c`](https://redirect.github.com/autobrr/autobrr/commit/ac1974c8d50fced1cc72be96d72d8debd0dd84ec):
build(deps): bump the golang group with 10 updates
([#&#8203;1856](https://redirect.github.com/autobrr/autobrr/issues/1856))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])
-
[`97e02d3`](https://redirect.github.com/autobrr/autobrr/commit/97e02d3d796afa274ef5de49cb40d89bef66f7d3):
build: add docs update workflow trigger
([#&#8203;1846](https://redirect.github.com/autobrr/autobrr/issues/1846))
([@&#8203;s0up4200](https://redirect.github.com/s0up4200))

**Full Changelog**:
https://github.com/autobrr/autobrr/compare/v1.51.1...v1.52.0

#### Docker images

-   `docker pull ghcr.io/autobrr/autobrr:v1.52.0`

#### What to do next?

-   Read the [documentation](https://autobrr.com)
-   Join our [Discord server](https://discord.gg/WQ2eUycxyT)

###
[`v1.51.1`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.51.1)

[Compare
Source](https://redirect.github.com/autobrr/autobrr/compare/v1.51.0...v1.51.1)

#### Changelog

##### Bug fixes

-
[`f292d27`](https://redirect.github.com/autobrr/autobrr/commit/f292d2709b770d5c6928a053fcbba71da3c8e796):
fix(database): backup on windows bad filename
([#&#8203;1841](https://redirect.github.com/autobrr/autobrr/issues/1841))
([@&#8203;KyleSanderson](https://redirect.github.com/KyleSanderson))

##### Other work

-
[`beff1ee`](https://redirect.github.com/autobrr/autobrr/commit/beff1ee4af75c64519aa82bc3a67910b1361771f):
build(deps): bump indirect cilium/ebpf to v0.16.0
([#&#8203;1843](https://redirect.github.com/autobrr/autobrr/issues/1843))
([@&#8203;zze0s](https://redirect.github.com/zze0s))

**Full Changelog**:
https://github.com/autobrr/autobrr/compare/v1.51.0...v1.51.1

#### Docker images

-   `docker pull ghcr.io/autobrr/autobrr:v1.51.1`

#### What to do next?

-   Read the [documentation](https://autobrr.com)
-   Join our [Discord server](https://discord.gg/WQ2eUycxyT)

###
[`v1.51.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.51.0)

[Compare
Source](https://redirect.github.com/autobrr/autobrr/compare/v1.50.0...v1.51.0)

#### Changelog

##### New Features

-
[`7888ea3`](https://redirect.github.com/autobrr/autobrr/commit/7888ea3ae526e6bae9a63aa46635bd3311180633):
feat(ci): add workflow to trigger docs update on release
([#&#8203;1826](https://redirect.github.com/autobrr/autobrr/issues/1826))
([@&#8203;s0up4200](https://redirect.github.com/s0up4200))
-
[`74eea79`](https://redirect.github.com/autobrr/autobrr/commit/74eea79215f4aff95990a7e9878d7e97c03c1e12):
feat(database): SQLite database backups
([#&#8203;1756](https://redirect.github.com/autobrr/autobrr/issues/1756))
([@&#8203;martylukyy](https://redirect.github.com/martylukyy))
-
[`fc137f2`](https://redirect.github.com/autobrr/autobrr/commit/fc137f2077da23112511facb8f531424e1070ad7):
feat(http): add error logging for API responses
([#&#8203;1819](https://redirect.github.com/autobrr/autobrr/issues/1819))
([@&#8203;s0up4200](https://redirect.github.com/s0up4200))
-
[`b0a30dd`](https://redirect.github.com/autobrr/autobrr/commit/b0a30dd136fd0cb71bb0010ce63cf46d5141c202):
feat(indexers): REDACTED update urls
([#&#8203;1830](https://redirect.github.com/autobrr/autobrr/issues/1830))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`be9a956`](https://redirect.github.com/autobrr/autobrr/commit/be9a956598f4b79946e0940dd1b5a616c6f9b6f7):
feat(indexers): update SeedPool IRC announce parsing
([#&#8203;1835](https://redirect.github.com/autobrr/autobrr/issues/1835))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`b17e586`](https://redirect.github.com/autobrr/autobrr/commit/b17e586d63f10a93382d2bb74eae1552da892422):
feat(runtime): Set GOMEMLIMIT from environment
([#&#8203;1821](https://redirect.github.com/autobrr/autobrr/issues/1821))
([@&#8203;KyleSanderson](https://redirect.github.com/KyleSanderson))
-
[`4cc0f9c`](https://redirect.github.com/autobrr/autobrr/commit/4cc0f9cc832bef447bb6ea9f9011e895f759dd0e):
feat(tests): add Parallelization where possible
([#&#8203;1823](https://redirect.github.com/autobrr/autobrr/issues/1823))
([@&#8203;KyleSanderson](https://redirect.github.com/KyleSanderson))

##### Bug fixes

-
[`a18284e`](https://redirect.github.com/autobrr/autobrr/commit/a18284ecc67018c7f5a93815a4772d9550ec32b1):
fix(build): Dockerfile windows entrypoint
([#&#8203;1831](https://redirect.github.com/autobrr/autobrr/issues/1831))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`2dcd876`](https://redirect.github.com/autobrr/autobrr/commit/2dcd87606802f551111cf75f3e05d701d8f513bf):
fix(database): SeedPool migrations
([#&#8203;1838](https://redirect.github.com/autobrr/autobrr/issues/1838))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`f54c51f`](https://redirect.github.com/autobrr/autobrr/commit/f54c51fa06c2beedf69cadcdccdb7ae3ee1da669):
fix(downloadclient): qBittorrent url parse err handling
([#&#8203;1832](https://redirect.github.com/autobrr/autobrr/issues/1832))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`c0882af`](https://redirect.github.com/autobrr/autobrr/commit/c0882aff843752731bb5e320f3ebfeed81efa6cf):
fix(releases): parse missing source and misinterpreted group name
([#&#8203;1820](https://redirect.github.com/autobrr/autobrr/issues/1820))
([@&#8203;zze0s](https://redirect.github.com/zze0s))

##### Other work

-
[`50f1e4e`](https://redirect.github.com/autobrr/autobrr/commit/50f1e4e7d55cbc0fdd250436b26a6cec7921af95):
build(ci): implement PGO
([#&#8203;1812](https://redirect.github.com/autobrr/autobrr/issues/1812))
([@&#8203;KyleSanderson](https://redirect.github.com/KyleSanderson))
-
[`e2df1e4`](https://redirect.github.com/autobrr/autobrr/commit/e2df1e4fb8e501fbf1b81b1878c2ae472bf7d62b):
chore: update .gitignore
([#&#8203;1840](https://redirect.github.com/autobrr/autobrr/issues/1840))
([@&#8203;zze0s](https://redirect.github.com/zze0s))

**Full Changelog**:
https://github.com/autobrr/autobrr/compare/v1.50.0...v1.51.0

#### Docker images

-   `docker pull ghcr.io/autobrr/autobrr:v1.51.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2024-12-27 22:17:19 +01:00
committed by GitHub
parent ca28fe9812
commit e1575b30da
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.50.0
appVersion: 1.56.0
dependencies:
- name: common
version: 25.2.2
@@ -33,4 +33,4 @@ sources:
- https://github.com/autobrr/autobrr
- https://github.com/truecharts/charts/tree/master/charts/stable/autobrr
type: application
version: 10.11.0
version: 10.12.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/autobrr/autobrr
pullPolicy: IfNotPresent
tag: v1.50.0@sha256:6a6f23570ab6b418318ab12bf2558712714e2f243cf18b139afa414f8417e97d
tag: v1.56.0@sha256:f05a75c6e43af6daaca453687aca51d88fd902051d07a7b27174638759c426a8
service:
main: