Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a25f63b7da
commit
49b894f8e0
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rtorrent-rutorrent-0.0.2](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-0.0.1...rtorrent-rutorrent-0.0.2) (2023-08-23)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- Fix questions ([#11807](https://github.com/truecharts/charts/issues/11807))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,11 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rtorrent-rutorrent-0.0.3](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-0.0.2...rtorrent-rutorrent-0.0.3) (2023-08-23)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rtorrent-rutorrent-0.0.2](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-0.0.1...rtorrent-rutorrent-0.0.2) (2023-08-23)
|
## [rtorrent-rutorrent-0.0.2](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-0.0.1...rtorrent-rutorrent-0.0.2) (2023-08-23)
|
||||||
|
|
||||||
### Fix
|
### Fix
|
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://truecharts.org/charts/incubator/rtorrent-rutorrent
|
- https://truecharts.org/charts/incubator/rtorrent-rutorrent
|
||||||
- https://github.com/crazy-max/docker-rtorrent-rutorrent
|
- https://github.com/crazy-max/docker-rtorrent-rutorrent
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.2
|
version: 0.0.3
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- torrent
|
- torrent
|
|
@ -0,0 +1,4 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [rtorrent-rutorrent-0.0.3](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-0.0.2...rtorrent-rutorrent-0.0.3) (2023-08-23)
|
||||||
|
|
|
@ -282,7 +282,7 @@ questions:
|
||||||
type: int
|
type: int
|
||||||
default: 8080
|
default: 8080
|
||||||
required: true
|
required: true
|
||||||
- variable: torrent
|
- variable: rtorrent
|
||||||
label: "Torrent Service"
|
label: "Torrent Service"
|
||||||
description: "Torrent service"
|
description: "Torrent service"
|
||||||
schema:
|
schema:
|
Loading…
Reference in New Issue