chore: Auto-update chart README [skip ci]
This commit is contained in:
parent
31e4cb5e74
commit
847838cf92
|
@ -2,6 +2,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [autobrr-1.0.0](https://github.com/truecharts/charts/compare/autobrr-0.0.14...autobrr-1.0.0) (2022-09-15)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- move to stable. ([#3781](https://github.com/truecharts/charts/issues/3781))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [autobrr-0.0.14](https://github.com/truecharts/charts/compare/autobrr-0.0.13...autobrr-0.0.14) (2022-09-12)
|
## [autobrr-0.0.14](https://github.com/truecharts/charts/compare/autobrr-0.0.13...autobrr-0.0.14) (2022-09-12)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
|
@ -6,13 +6,13 @@ appVersion: "1.6.0"
|
||||||
description: The modern download automation tool for torrents.
|
description: The modern download automation tool for torrents.
|
||||||
type: application
|
type: application
|
||||||
deprecated: false
|
deprecated: false
|
||||||
home: https://truecharts.org/docs/charts/staable/autobrr
|
home: https://truecharts.org/docs/charts/stable/autobrr
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png
|
||||||
keywords:
|
keywords:
|
||||||
- autobrr
|
- autobrr
|
||||||
- torrent
|
- torrent
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/autobrr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/autobrr
|
||||||
- https://github.com/autobrr/autobrr
|
- https://github.com/autobrr/autobrr
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
# autobrr
|
# autobrr
|
||||||
|
|
||||||
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square)
|
![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square)
|
||||||
|
|
||||||
The modern download automation tool for torrents.
|
The modern download automation tool for torrents.
|
||||||
|
|
||||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||||
|
|
||||||
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
|
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
|
||||||
For more information, please click here: [autobrr](https://truecharts.org/docs/charts/incubator/autobrr)
|
For more information, please click here: [autobrr](https://truecharts.org/docs/charts/stable/autobrr)
|
||||||
|
|
||||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||||
|
|
||||||
## Source Code
|
## Source Code
|
||||||
|
|
||||||
* <https://github.com/truecharts/charts/tree/master/charts/incubator/autobrr>
|
* <https://github.com/truecharts/charts/tree/master/charts/stable/autobrr>
|
||||||
* <https://github.com/autobrr/autobrr>
|
* <https://github.com/autobrr/autobrr>
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
Loading…
Reference in New Issue