Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-01-16 07:47:38 +00:00
parent 97df82461b
commit 6e448cc363
12 changed files with 21 additions and 11 deletions

View File

@ -1,9 +0,0 @@
## [plexanisync-0.0.2](https://github.com/truecharts/charts/compare/plexanisync-0.0.1...plexanisync-0.0.2) (2023-01-13)
### Chore
- update container image tccr.io/truecharts/plexanisync to latest

View File

@ -4,6 +4,15 @@
## [plexanisync-0.0.3](https://github.com/truecharts/charts/compare/plexanisync-0.0.2...plexanisync-0.0.3) (2023-01-16)
### Fix
- set a max char limit, as it seems the default is 1024
## [plexanisync-0.0.2](https://github.com/truecharts/charts/compare/plexanisync-0.0.1...plexanisync-0.0.2) (2023-01-13)
### Chore

View File

@ -22,7 +22,7 @@ sources:
- https://github.com/RickDB/PlexAniSync
- https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync
type: application
version: 0.0.2
version: 0.0.3
annotations:
truecharts.org/catagories: |
- media

View File

@ -0,0 +1,9 @@
## [plexanisync-0.0.3](https://github.com/truecharts/charts/compare/plexanisync-0.0.2...plexanisync-0.0.3) (2023-01-16)
### Fix
- set a max char limit, as it seems the default is 1024

View File

@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can!
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@ -198,6 +198,7 @@ questions:
description: Your AniList.co token.
schema:
type: string
max_length: 2000
required: true
private: true
default: ""