mirror of
https://github.com/truecharts/charts.git
synced 2026-07-24 23:31:23 -03:00
chore(helm): update image ghcr.io/autobrr/autobrr v1.59.0 → v1.60.0 (#33320)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr) | minor | `2c0dda4` -> `5f95def` | --- > [!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.60.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.60.0) [Compare Source](https://redirect.github.com/autobrr/autobrr/compare/v1.59.0...v1.60.0) #### Changelog ##### New Features - [`ef7317d`](ef7317dde6): feat(filters): show current download count in list ([#​2001](https://redirect.github.com/autobrr/autobrr/issues/2001)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`570c797`](570c7971a4): feat(indexers): add DarkPeers ([#​1989](https://redirect.github.com/autobrr/autobrr/issues/1989)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`c85fa3f`](c85fa3f31a): feat(indexers): add PhoenixProject ([#​1996](https://redirect.github.com/autobrr/autobrr/issues/1996)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`3f04b9c`](3f04b9c5b3): feat(indexers): add RocketHD ([#​1998](https://redirect.github.com/autobrr/autobrr/issues/1998)) ([@​zze0s](https://redirect.github.com/zze0s)) **Full Changelog**: https://github.com/autobrr/autobrr/compare/v1.59.0...v1.60.0 #### Docker images - `docker pull ghcr.io/autobrr/autobrr:v1.60.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.59.0
|
||||
appVersion: 1.60.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.17.0
|
||||
version: 10.18.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/autobrr/autobrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.59.0@sha256:2c0dda4c7cc4e0597292132e3abe93b86e38fa21a491bef4de32861eb6700029
|
||||
tag: v1.60.0@sha256:5f95def0aa664e653c5de820f27661357a5c77a8eef0dd7fa204efedfb7d0e45
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user