feat(autobrr): update image ghcr.io/autobrr/autobrr v1.77.1 → v1.78.0 (#48177)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr) | minor | `26796bb` → `5641009` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.78.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.78.0) [Compare Source](https://redirect.github.com/autobrr/autobrr/compare/v1.77.1...v1.78.0) #### Changelog ##### New Features - [`7a71a4d`](https://redirect.github.com/autobrr/autobrr/commit/7a71a4db2f569b204f557df7676cc8dcc680062d): feat(indexers): add CZTeam ([#​2452](https://redirect.github.com/autobrr/autobrr/issues/2452)) ([@​haifischsn](https://redirect.github.com/haifischsn)) - [`55a4954`](https://redirect.github.com/autobrr/autobrr/commit/55a495462f4e766e144c0d3a9c0e6859fe00b90a): feat(indexers): add Yu-Scene ([#​2455](https://redirect.github.com/autobrr/autobrr/issues/2455)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`a01cdc9`](https://redirect.github.com/autobrr/autobrr/commit/a01cdc92d111cfe3f3354b4558afce063e95fcca): feat(indexers): add extra URL to SuperBits ([#​2457](https://redirect.github.com/autobrr/autobrr/issues/2457)) ([@​NoeRi9n](https://redirect.github.com/NoeRi9n)) - [`e85ec83`](https://redirect.github.com/autobrr/autobrr/commit/e85ec833f24c16ac086f84f33c5bc0089fdfde20): feat(indexers): update DarkPeers IRC network ([#​2456](https://redirect.github.com/autobrr/autobrr/issues/2456)) ([@​zze0s](https://redirect.github.com/zze0s)) ##### Other work - [`eb702f4`](https://redirect.github.com/autobrr/autobrr/commit/eb702f4574f4a15243373d9a7f2eb2321562c7a8): build(ci): use web package manager for pnpm setup ([#​2454](https://redirect.github.com/autobrr/autobrr/issues/2454)) ([@​s0up4200](https://redirect.github.com/s0up4200)) - [`850c224`](https://redirect.github.com/autobrr/autobrr/commit/850c2249b28ec37ab5a808fac54b2b6ea78c72d8): chore(indexers): remove FNP ([#​2453](https://redirect.github.com/autobrr/autobrr/issues/2453)) ([@​s0up4200](https://redirect.github.com/s0up4200)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9hdXRvYnJyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.77.1
|
||||
appVersion: 1.78.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/autobrr/autobrr
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/autobrr
|
||||
type: application
|
||||
version: 12.6.0
|
||||
version: 12.7.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/autobrr/autobrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.77.1@sha256:26796bb64ad4cd5956def3e171d485daf7353e952b603f9602d44836e4c9b314
|
||||
tag: v1.78.0@sha256:5641009f9d83b602bb455426e28a67d928960d26f173bccc886cbbb024cbfbab
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user