Skip to content

Commit

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

This PR contains the following updates:

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

---

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Dec 27, 2024
1 parent d4e43c3 commit d5dff9c
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.55.0@sha256:227b0592cb91809edf000f67ea12192a74d83213c8c8ed3c6ece9cac7b59e821
tag: v1.56.0@sha256:f05a75c6e43af6daaca453687aca51d88fd902051d07a7b27174638759c426a8
env:
AUTOBRR__CHECK_FOR_UPDATES: "false"
AUTOBRR__HOST: 0.0.0.0
Expand Down

0 comments on commit d5dff9c

Please sign in to comment.