Skip to content

Commit

Permalink
chore(helm): update image ghcr.io/autobrr/autobrr v1.49.0 → v1.50.0 (#…
Browse files Browse the repository at this point in the history
…29050)

This PR contains the following updates:

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

---

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

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

#### Changelog

##### New Features

-
[`1227657`](https://redirect.github.com/autobrr/autobrr/commit/1227657ae8c0a86cdc6caec3d601715850809c2e):
feat(indexers): FearNoPeer update IRC server
([#&#8203;1816](https://redirect.github.com/autobrr/autobrr/issues/1816))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`099905f`](https://redirect.github.com/autobrr/autobrr/commit/099905f5ecfe964f060eafe2545c99b8b83ae0f7):
feat(indexers): update BitHUmen IRC server
([#&#8203;1815](https://redirect.github.com/autobrr/autobrr/issues/1815))
([@&#8203;zze0s](https://redirect.github.com/zze0s))
-
[`7d7ac3e`](https://redirect.github.com/autobrr/autobrr/commit/7d7ac3e01a577fbdfd4f11f8e0a69aabbf43f580):
feat(indexers): update SceneHD IRC server
([#&#8203;1813](https://redirect.github.com/autobrr/autobrr/issues/1813))
([@&#8203;zze0s](https://redirect.github.com/zze0s))

**Full Changelog**:
autobrr/autobrr@v1.49.0...v1.50.0

#### Docker images

-   `docker pull ghcr.io/autobrr/autobrr:v1.50.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
  • Loading branch information
truecharts-admin authored Nov 9, 2024
1 parent 52b67b0 commit 01a64b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/autobrr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.49.0
appVersion: 1.50.0
dependencies:
- name: common
version: 25.1.5
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/autobrr/autobrr
- https://github.com/truecharts/charts/tree/master/charts/stable/autobrr
type: application
version: 10.9.0
version: 10.10.0
2 changes: 1 addition & 1 deletion charts/stable/autobrr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/autobrr/autobrr
pullPolicy: IfNotPresent
tag: v1.49.0@sha256:dc2195ccabf8438a8f8eb0581c5e6d2a40c061754e57552bc4f67f1b20a71970
tag: v1.50.0@sha256:6a6f23570ab6b418318ab12bf2558712714e2f243cf18b139afa414f8417e97d

service:
main:
Expand Down

0 comments on commit 01a64b1

Please sign in to comment.