chore(helm): update image ghcr.io/autobrr/autobrr v1.57.0 → v1.58.0 (#31458)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr)
| minor | `fbc0fea` -> `9b11c36` |

---

> [!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.58.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.58.0)

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

#### Changelog

##### New Features

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

##### Bug fixes

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

##### Other work

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

**Full Changelog**:
https://github.com/autobrr/autobrr/compare/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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2025-02-01 03:55:36 +01:00
committed by GitHub
parent b95b1dea49
commit 532d109ac9
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.57.0
appVersion: 1.58.0
dependencies:
- name: common
version: 25.4.10
@@ -33,4 +33,4 @@ sources:
- https://github.com/autobrr/autobrr
- https://github.com/truecharts/charts/tree/master/charts/stable/autobrr
type: application
version: 10.15.1
version: 10.16.0

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/autobrr/autobrr
pullPolicy: IfNotPresent
tag: v1.57.0@sha256:fbc0fea58925c43357a2a43dad543dcda5b354a28a95a28e5d7289d34dc5edb9
tag: v1.58.0@sha256:9b11c36605da242933b93dfc0c572bd17fa05af9aba2ae70deafe4977ba8048b
service:
main: