Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-24 07:30:39 +00:00
parent f04918ef4c
commit f86ffdcd50
12 changed files with 11 additions and 11 deletions

View File

@ -1,9 +0,0 @@
## [plexanisync-0.0.4](https://github.com/truecharts/charts/compare/plexanisync-0.0.3...plexanisync-0.0.4) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

View File

@ -4,6 +4,11 @@
## [plexanisync-0.0.5](https://github.com/truecharts/charts/compare/plexanisync-0.0.4...plexanisync-0.0.5) (2023-02-24)
## [plexanisync-0.0.4](https://github.com/truecharts/charts/compare/plexanisync-0.0.3...plexanisync-0.0.4) (2023-02-10) ## [plexanisync-0.0.4](https://github.com/truecharts/charts/compare/plexanisync-0.0.3...plexanisync-0.0.4) (2023-02-10)
### Fix ### Fix

View File

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

View File

@ -0,0 +1,4 @@
## [plexanisync-0.0.5](https://github.com/truecharts/charts/compare/plexanisync-0.0.4...plexanisync-0.0.5) (2023-02-24)

View File

@ -25,7 +25,7 @@ metadata:
stringData: stringData:
settings.ini: | settings.ini: |
[PLEX] [PLEX]
anime_section = {{ join "|" $pas.plex_section }} anime_section = {{ join "|" $pas.plex.plex_section }}
authentication_method = {{ $pas.plex.plex_auth_method }} authentication_method = {{ $pas.plex.plex_auth_method }}