Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f04918ef4c
commit
f86ffdcd50
|
@ -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.
|
||||
|
||||
|
|
@ -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)
|
||||
|
||||
### Fix
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/RickDB/PlexAniSync
|
||||
- https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -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)
|
||||
|
|
@ -25,7 +25,7 @@ metadata:
|
|||
stringData:
|
||||
settings.ini: |
|
||||
[PLEX]
|
||||
anime_section = {{ join "|" $pas.plex_section }}
|
||||
anime_section = {{ join "|" $pas.plex.plex_section }}
|
||||
|
||||
authentication_method = {{ $pas.plex.plex_auth_method }}
|
||||
|
Loading…
Reference in New Issue