From f86ffdcd5020e2472686ae69e507022dd473c953 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 24 Feb 2023 07:30:39 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/plexanisync/0.0.4/app-changelog.md | 9 --------- incubator/plexanisync/{0.0.4 => 0.0.5}/CHANGELOG.md | 5 +++++ incubator/plexanisync/{0.0.4 => 0.0.5}/Chart.yaml | 2 +- incubator/plexanisync/{0.0.4 => 0.0.5}/README.md | 0 incubator/plexanisync/0.0.5/app-changelog.md | 4 ++++ .../plexanisync/{0.0.4 => 0.0.5}/app-readme.md | 0 .../{0.0.4 => 0.0.5}/charts/common-11.1.2.tgz | Bin .../plexanisync/{0.0.4 => 0.0.5}/ix_values.yaml | 0 .../plexanisync/{0.0.4 => 0.0.5}/questions.yaml | 0 .../{0.0.4 => 0.0.5}/templates/_secret.tpl | 2 +- .../{0.0.4 => 0.0.5}/templates/common.yaml | 0 incubator/plexanisync/{0.0.4 => 0.0.5}/values.yaml | 0 12 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 incubator/plexanisync/0.0.4/app-changelog.md rename incubator/plexanisync/{0.0.4 => 0.0.5}/CHANGELOG.md (85%) rename incubator/plexanisync/{0.0.4 => 0.0.5}/Chart.yaml (98%) rename incubator/plexanisync/{0.0.4 => 0.0.5}/README.md (100%) create mode 100644 incubator/plexanisync/0.0.5/app-changelog.md rename incubator/plexanisync/{0.0.4 => 0.0.5}/app-readme.md (100%) rename incubator/plexanisync/{0.0.4 => 0.0.5}/charts/common-11.1.2.tgz (100%) rename incubator/plexanisync/{0.0.4 => 0.0.5}/ix_values.yaml (100%) rename incubator/plexanisync/{0.0.4 => 0.0.5}/questions.yaml (100%) rename incubator/plexanisync/{0.0.4 => 0.0.5}/templates/_secret.tpl (97%) rename incubator/plexanisync/{0.0.4 => 0.0.5}/templates/common.yaml (100%) rename incubator/plexanisync/{0.0.4 => 0.0.5}/values.yaml (100%) diff --git a/incubator/plexanisync/0.0.4/app-changelog.md b/incubator/plexanisync/0.0.4/app-changelog.md deleted file mode 100644 index 283a939b87..0000000000 --- a/incubator/plexanisync/0.0.4/app-changelog.md +++ /dev/null @@ -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. - - \ No newline at end of file diff --git a/incubator/plexanisync/0.0.4/CHANGELOG.md b/incubator/plexanisync/0.0.5/CHANGELOG.md similarity index 85% rename from incubator/plexanisync/0.0.4/CHANGELOG.md rename to incubator/plexanisync/0.0.5/CHANGELOG.md index 829d63794d..80a8f17b07 100644 --- a/incubator/plexanisync/0.0.4/CHANGELOG.md +++ b/incubator/plexanisync/0.0.5/CHANGELOG.md @@ -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 diff --git a/incubator/plexanisync/0.0.4/Chart.yaml b/incubator/plexanisync/0.0.5/Chart.yaml similarity index 98% rename from incubator/plexanisync/0.0.4/Chart.yaml rename to incubator/plexanisync/0.0.5/Chart.yaml index 0b4e9a3673..dbc458396e 100644 --- a/incubator/plexanisync/0.0.4/Chart.yaml +++ b/incubator/plexanisync/0.0.5/Chart.yaml @@ -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 diff --git a/incubator/plexanisync/0.0.4/README.md b/incubator/plexanisync/0.0.5/README.md similarity index 100% rename from incubator/plexanisync/0.0.4/README.md rename to incubator/plexanisync/0.0.5/README.md diff --git a/incubator/plexanisync/0.0.5/app-changelog.md b/incubator/plexanisync/0.0.5/app-changelog.md new file mode 100644 index 0000000000..01d4cd6fc1 --- /dev/null +++ b/incubator/plexanisync/0.0.5/app-changelog.md @@ -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) + diff --git a/incubator/plexanisync/0.0.4/app-readme.md b/incubator/plexanisync/0.0.5/app-readme.md similarity index 100% rename from incubator/plexanisync/0.0.4/app-readme.md rename to incubator/plexanisync/0.0.5/app-readme.md diff --git a/incubator/plexanisync/0.0.4/charts/common-11.1.2.tgz b/incubator/plexanisync/0.0.5/charts/common-11.1.2.tgz similarity index 100% rename from incubator/plexanisync/0.0.4/charts/common-11.1.2.tgz rename to incubator/plexanisync/0.0.5/charts/common-11.1.2.tgz diff --git a/incubator/plexanisync/0.0.4/ix_values.yaml b/incubator/plexanisync/0.0.5/ix_values.yaml similarity index 100% rename from incubator/plexanisync/0.0.4/ix_values.yaml rename to incubator/plexanisync/0.0.5/ix_values.yaml diff --git a/incubator/plexanisync/0.0.4/questions.yaml b/incubator/plexanisync/0.0.5/questions.yaml similarity index 100% rename from incubator/plexanisync/0.0.4/questions.yaml rename to incubator/plexanisync/0.0.5/questions.yaml diff --git a/incubator/plexanisync/0.0.4/templates/_secret.tpl b/incubator/plexanisync/0.0.5/templates/_secret.tpl similarity index 97% rename from incubator/plexanisync/0.0.4/templates/_secret.tpl rename to incubator/plexanisync/0.0.5/templates/_secret.tpl index 3625221704..da5a950276 100644 --- a/incubator/plexanisync/0.0.4/templates/_secret.tpl +++ b/incubator/plexanisync/0.0.5/templates/_secret.tpl @@ -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 }} diff --git a/incubator/plexanisync/0.0.4/templates/common.yaml b/incubator/plexanisync/0.0.5/templates/common.yaml similarity index 100% rename from incubator/plexanisync/0.0.4/templates/common.yaml rename to incubator/plexanisync/0.0.5/templates/common.yaml diff --git a/incubator/plexanisync/0.0.4/values.yaml b/incubator/plexanisync/0.0.5/values.yaml similarity index 100% rename from incubator/plexanisync/0.0.4/values.yaml rename to incubator/plexanisync/0.0.5/values.yaml