This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/autobrr](https://togithub.com/autobrr/autobrr) | minor | `v1.38.1` -> `v1.39.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary> ### [`v1.39.1`](https://togithub.com/autobrr/autobrr/releases/tag/v1.39.1) [Compare Source](https://togithub.com/autobrr/autobrr/compare/v1.39.0...v1.39.1) #### Changelog ##### Bug fixes - [`2cdd326`](https://togithub.com/autobrr/autobrr/commit/2cdd3264b83c91588366fcfef45f773d13b0f4ed): fix(database): migrations log correct upgrade var version ([#​1441](https://togithub.com/autobrr/autobrr/issues/1441)) ([@​martylukyy](https://togithub.com/martylukyy)) - [`6b37c13`](https://togithub.com/autobrr/autobrr/commit/6b37c13da70f6e56cb1dbf01f667a69fa8b7b012): fix(irc): allow insecure TLS cipher suites ([#​1444](https://togithub.com/autobrr/autobrr/issues/1444)) ([@​zze0s](https://togithub.com/zze0s)) **Full Changelog**: https://github.com/autobrr/autobrr/compare/v1.39.0...v1.39.1 #### Docker images - `docker pull ghcr.io/autobrr/autobrr:v1.39.1` #### What to do next? - Read the [documentation](https://autobrr.com) - Join our [Discord server](https://discord.gg/WQ2eUycxyT) ### [`v1.39.0`](https://togithub.com/autobrr/autobrr/releases/tag/v1.39.0) [Compare Source](https://togithub.com/autobrr/autobrr/compare/v1.38.1...v1.39.0) #### Changelog ##### New Features - [`fdea291`](https://togithub.com/autobrr/autobrr/commit/fdea29103dd40f6161107a6522ea3b3e348867c4): feat(indexers): Locadora add internal and tags var ([#​1433](https://togithub.com/autobrr/autobrr/issues/1433)) ([@​costaht](https://togithub.com/costaht)) - [`c600f41`](https://togithub.com/autobrr/autobrr/commit/c600f41e5af96d7f762e370e0b5f96536d401ae3): feat(indexers): sanitize user input ([#​1420](https://togithub.com/autobrr/autobrr/issues/1420)) ([@​zze0s](https://togithub.com/zze0s)) - [`3c40c7b`](https://togithub.com/autobrr/autobrr/commit/3c40c7bba8b4630a4a8d7b8e1a5b1dfda28a500d): feat(macros): add FilterID ([#​1416](https://togithub.com/autobrr/autobrr/issues/1416)) ([@​bbeck](https://togithub.com/bbeck)) - [`2bf5993`](https://togithub.com/autobrr/autobrr/commit/2bf5993f056cb06f2ffa67ad9a705d9ec3e6d40d): feat(macros): add Tags ([#​1429](https://togithub.com/autobrr/autobrr/issues/1429)) ([@​zze0s](https://togithub.com/zze0s)) ##### Bug fixes - [`47a1af8`](https://togithub.com/autobrr/autobrr/commit/47a1af860036ac9fea61489f3485d576b3e6f561): fix(database): postgresql release timestamps timezone handling ([#​1343](https://togithub.com/autobrr/autobrr/issues/1343)) ([@​kaiserbh](https://togithub.com/kaiserbh)) - [`6bf8cdf`](https://togithub.com/autobrr/autobrr/commit/6bf8cdf5ea2dc1b50d652a7ac11ab862efcbd2ea): fix(filters): open used collapsible sections by default ([#​1425](https://togithub.com/autobrr/autobrr/issues/1425)) ([@​martylukyy](https://togithub.com/martylukyy)) - [`2e70ecb`](https://togithub.com/autobrr/autobrr/commit/2e70ecbd9f4c9c22c4498b7d9a7f9fb99f2e979b): fix(filters): point to the correct docs page anchor for `skipping seasons packs` ([#​1424](https://togithub.com/autobrr/autobrr/issues/1424)) ([@​vBm](https://togithub.com/vBm)) - [`6fcbcfb`](https://togithub.com/autobrr/autobrr/commit/6fcbcfb3c3e219904d04b8b2fb2cffc1187f6f29): fix(indexers): AB new irc address ([#​1434](https://togithub.com/autobrr/autobrr/issues/1434)) ([@​martylukyy](https://togithub.com/martylukyy)) - [`ff8af13`](https://togithub.com/autobrr/autobrr/commit/ff8af1338fa3f13aafc15a40a74fef3a2b25fbe4): fix(indexers): PTFiles freeleech parsing ([#​1422](https://togithub.com/autobrr/autobrr/issues/1422)) ([@​martylukyy](https://togithub.com/martylukyy)) - [`f619501`](https://togithub.com/autobrr/autobrr/commit/f619501d0d511cf5b2f7bea6cc2987ecdf7d82f6): fix(releases): create custom TEMPDIR if not exists ([#​1428](https://togithub.com/autobrr/autobrr/issues/1428)) ([@​zze0s](https://togithub.com/zze0s)) - [`3556603`](https://togithub.com/autobrr/autobrr/commit/35566039d534811666fbda206c0e726911005842): fix(web): make tooltips clickable if touchscreen is present ([#​1427](https://togithub.com/autobrr/autobrr/issues/1427)) ([@​martylukyy](https://togithub.com/martylukyy)) - [`eb43dad`](https://togithub.com/autobrr/autobrr/commit/eb43dadd2f4cabd3fefb551f29b0e090154ee63e): fix(web): remove rounded corners of middle usernav item ([#​1430](https://togithub.com/autobrr/autobrr/issues/1430)) ([@​martylukyy](https://togithub.com/martylukyy)) ##### Other work - [`8156c8d`](https://togithub.com/autobrr/autobrr/commit/8156c8d66ec2c6bbadddc2dd51dd0ba452910aef): chore(deps): upgrade to Go v1.22 and deps ([#​1423](https://togithub.com/autobrr/autobrr/issues/1423)) ([@​zze0s](https://togithub.com/zze0s)) - [`70018a0`](https://togithub.com/autobrr/autobrr/commit/70018a01338f199bd5f481331e8ed7c8f3030e24): docs: update installers ([#​1436](https://togithub.com/autobrr/autobrr/issues/1436)) ([@​zze0s](https://togithub.com/zze0s)) **Full Changelog**: https://github.com/autobrr/autobrr/compare/v1.38.1...v1.39.0 #### Docker images - `docker pull ghcr.io/autobrr/autobrr:v1.39.0` #### What to do next? - Read the [documentation](https://autobrr.com) - Join our [Discord server](https://discord.gg/WQ2eUycxyT) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
38 lines
1014 B
YAML
38 lines
1014 B
YAML
annotations:
|
|
max_scale_version: 24.04.0
|
|
min_scale_version: 23.10.0
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/category: media
|
|
truecharts.org/max_helm_version: "3.14"
|
|
truecharts.org/min_helm_version: "3.11"
|
|
truecharts.org/train: stable
|
|
apiVersion: v2
|
|
appVersion: 1.39.1
|
|
dependencies:
|
|
- name: common
|
|
version: 18.1.2
|
|
repository: oci://tccr.io/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: The modern download automation tool for torrents.
|
|
home: https://truecharts.org/charts/stable/autobrr
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png
|
|
keywords:
|
|
- autobrr
|
|
- torrent
|
|
kubeVersion: '>=1.24.0-0'
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: autobrr
|
|
sources:
|
|
- https://github.com/autobrr/autobrr
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/autobrr
|
|
- https://ghcr.io/autobrr/autobrr
|
|
type: application
|
|
version: 8.3.0
|