Skip to content

Commit

Permalink
feat(container): update ghcr.io/autobrr/autobrr ( v1.52.0 → v1.54.0 ) (
Browse files Browse the repository at this point in the history
…#5978)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr)
| minor | `v1.52.0` -> `v1.54.0` |

---

### Release Notes

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

###
[`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**:
autobrr/autobrr@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**:
autobrr/autobrr@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**:
autobrr/autobrr@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)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS41Ny40IiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Dec 17, 2024
1 parent b912361 commit 60d9f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/kyak/apps/media/autobrr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
app:
image:
repository: ghcr.io/autobrr/autobrr
tag: v1.52.0@sha256:329307d54fcfc8a79536a2619b5b78a834706dd97ea34c50180f52591fe5ce01
tag: v1.54.0@sha256:0b5b0d89ec996db19d50f1d64aa4250d4c31549a2b1f0134aee6f07444e42ae5
env:
AUTOBRR__CHECK_FOR_UPDATES: "false"
AUTOBRR__HOST: 0.0.0.0
Expand Down

0 comments on commit 60d9f2c

Please sign in to comment.