Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare
Source](https://github.com/autobrr/autobrr/compare/v1.57.0...v1.58.0)

##### Changelog

##### New Features

-
[`024371e`](https://github.com/autobrr/autobrr/commit/024371e4eb877d9cabd8d9479540525bb7459fe8):
feat(auth): add option to disable built-in login when using OIDC
([#&#8203;1908](https://github.com/autobrr/autobrr/issues/1908))
([@&#8203;s0up4200](https://github.com/s0up4200))
-
[`b724429`](https://github.com/autobrr/autobrr/commit/b724429b9763e5665f0068eb514b814159edf590):
feat(lists): add anilist support
([#&#8203;1949](https://github.com/autobrr/autobrr/issues/1949))
([@&#8203;fabricionaweb](https://github.com/fabricionaweb))
-
[`3f8bc01`](https://github.com/autobrr/autobrr/commit/3f8bc0140cadc61e0842b60164fb1f96c0ec00ca):
feat(metrics): add metrics server
([#&#8203;1930](https://github.com/autobrr/autobrr/issues/1930))
([@&#8203;Intuinewin](https://github.com/Intuinewin))
-
[`5e27696`](https://github.com/autobrr/autobrr/commit/5e2769639fecea528951d478c0aa94a484f9b90c):
feat(web): upgrade to tailwind v4
([#&#8203;1946](https://github.com/autobrr/autobrr/issues/1946))
([@&#8203;martylukyy](https://github.com/martylukyy))

##### Bug fixes

-
[`f308286`](https://github.com/autobrr/autobrr/commit/f3082864842c32f3956b5d27e89a28d9eb55b92c):
fix(feeds): handle unicode escaped url characters
([#&#8203;1942](https://github.com/autobrr/autobrr/issues/1942))
([@&#8203;s0up4200](https://github.com/s0up4200))
-
[`9eff694`](https://github.com/autobrr/autobrr/commit/9eff694a5f15036fd4a8a681db1890b1be716f04):
fix(notifications): update and list password
([#&#8203;1951](https://github.com/autobrr/autobrr/issues/1951))
([@&#8203;zze0s](https://github.com/zze0s))

##### Other work

-
[`0d5902c`](https://github.com/autobrr/autobrr/commit/0d5902c8f6c68d87cd1654b408d08569c3e13ebc):
build(make): improve install command
([#&#8203;1945](https://github.com/autobrr/autobrr/issues/1945))
([@&#8203;fabricionaweb](https://github.com/fabricionaweb))
-
[`b2be5a7`](https://github.com/autobrr/autobrr/commit/b2be5a703f71349eea36d10b543fba31c47ab8b6):
chore(indexers): remove PolishSource
([#&#8203;1943](https://github.com/autobrr/autobrr/issues/1943))
([@&#8203;tebowy](https://github.com/tebowy))
-
[`2557444`](https://github.com/autobrr/autobrr/commit/25574446f7e739d7d73f4dc79338b9616e1ba50c):
chore(license): update copyright year in headers
([#&#8203;1935](https://github.com/autobrr/autobrr/issues/1935))
([@&#8203;s0up4200](https://github.com/s0up4200))
-
[`aef62a9`](https://github.com/autobrr/autobrr/commit/aef62a93a6bbdd400c8baca754ad6a7b3e0446ee):
docs(cli): add manpage
([#&#8203;1940](https://github.com/autobrr/autobrr/issues/1940))
([@&#8203;s0up4200](https://github.com/s0up4200))
-
[`79d0d6e`](https://github.com/autobrr/autobrr/commit/79d0d6e572e6d662414c5421386d6f9b96be67d1):
docs: improve freeleech detection in parsing
([#&#8203;1934](https://github.com/autobrr/autobrr/issues/1934))
([@&#8203;s0up4200](https://github.com/s0up4200))

**Full Changelog**:
autobrr/autobrr@v1.57.0...v1.58.0

##### Docker images

-   `docker pull ghcr.io/autobrr/autobrr:v1.58.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 these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE1My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Jan 31, 2025
1 parent 5e8a997 commit 5104b8a
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.57.0@sha256:fbc0fea58925c43357a2a43dad543dcda5b354a28a95a28e5d7289d34dc5edb9
tag: v1.58.0@sha256:9b11c36605da242933b93dfc0c572bd17fa05af9aba2ae70deafe4977ba8048b
env:
AUTOBRR__CHECK_FOR_UPDATES: "false"
AUTOBRR__HOST: 0.0.0.0
Expand Down

0 comments on commit 5104b8a

Please sign in to comment.