From 2bd0d07ef403082058bd41d168dcb1fc80edb10d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 13 Jan 2023 19:00:58 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/plexanisync/0.0.1/CHANGELOG.md | 8 -------- incubator/plexanisync/0.0.1/app-changelog.md | 4 ---- incubator/plexanisync/0.0.2/CHANGELOG.md | 17 +++++++++++++++++ .../plexanisync/{0.0.1 => 0.0.2}/Chart.yaml | 4 ++-- .../plexanisync/{0.0.1 => 0.0.2}/README.md | 0 incubator/plexanisync/0.0.2/app-changelog.md | 9 +++++++++ .../plexanisync/{0.0.1 => 0.0.2}/app-readme.md | 0 .../{0.0.1 => 0.0.2}/charts/common-11.1.2.tgz | Bin .../{0.0.1 => 0.0.2}/ix_values.yaml | 2 +- .../{0.0.1 => 0.0.2}/questions.yaml | 0 .../{0.0.1 => 0.0.2}/templates/_secret.tpl | 0 .../{0.0.1 => 0.0.2}/templates/common.yaml | 0 .../plexanisync/{0.0.1 => 0.0.2}/values.yaml | 0 13 files changed, 29 insertions(+), 15 deletions(-) delete mode 100644 incubator/plexanisync/0.0.1/CHANGELOG.md delete mode 100644 incubator/plexanisync/0.0.1/app-changelog.md create mode 100644 incubator/plexanisync/0.0.2/CHANGELOG.md rename incubator/plexanisync/{0.0.1 => 0.0.2}/Chart.yaml (95%) rename incubator/plexanisync/{0.0.1 => 0.0.2}/README.md (100%) create mode 100644 incubator/plexanisync/0.0.2/app-changelog.md rename incubator/plexanisync/{0.0.1 => 0.0.2}/app-readme.md (100%) rename incubator/plexanisync/{0.0.1 => 0.0.2}/charts/common-11.1.2.tgz (100%) rename incubator/plexanisync/{0.0.1 => 0.0.2}/ix_values.yaml (94%) rename incubator/plexanisync/{0.0.1 => 0.0.2}/questions.yaml (100%) rename incubator/plexanisync/{0.0.1 => 0.0.2}/templates/_secret.tpl (100%) rename incubator/plexanisync/{0.0.1 => 0.0.2}/templates/common.yaml (100%) rename incubator/plexanisync/{0.0.1 => 0.0.2}/values.yaml (100%) diff --git a/incubator/plexanisync/0.0.1/CHANGELOG.md b/incubator/plexanisync/0.0.1/CHANGELOG.md deleted file mode 100644 index 8badbd366bc..00000000000 --- a/incubator/plexanisync/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plexanisync-0.0.1]plexanisync-0.0.1 (2023-01-13) - diff --git a/incubator/plexanisync/0.0.1/app-changelog.md b/incubator/plexanisync/0.0.1/app-changelog.md deleted file mode 100644 index ad467eb2266..00000000000 --- a/incubator/plexanisync/0.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [plexanisync-0.0.1]plexanisync-0.0.1 (2023-01-13) - diff --git a/incubator/plexanisync/0.0.2/CHANGELOG.md b/incubator/plexanisync/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..be48af4ee98 --- /dev/null +++ b/incubator/plexanisync/0.0.2/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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 + + + + +## [plexanisync-0.0.1]plexanisync-0.0.1 (2023-01-13) + diff --git a/incubator/plexanisync/0.0.1/Chart.yaml b/incubator/plexanisync/0.0.2/Chart.yaml similarity index 95% rename from incubator/plexanisync/0.0.1/Chart.yaml rename to incubator/plexanisync/0.0.2/Chart.yaml index 671428773b3..7b58c5ff09d 100644 --- a/incubator/plexanisync/0.0.1/Chart.yaml +++ b/incubator/plexanisync/0.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.3.21" +appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/RickDB/PlexAniSync - https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - media diff --git a/incubator/plexanisync/0.0.1/README.md b/incubator/plexanisync/0.0.2/README.md similarity index 100% rename from incubator/plexanisync/0.0.1/README.md rename to incubator/plexanisync/0.0.2/README.md diff --git a/incubator/plexanisync/0.0.2/app-changelog.md b/incubator/plexanisync/0.0.2/app-changelog.md new file mode 100644 index 00000000000..e66b8808a5e --- /dev/null +++ b/incubator/plexanisync/0.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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 + + \ No newline at end of file diff --git a/incubator/plexanisync/0.0.1/app-readme.md b/incubator/plexanisync/0.0.2/app-readme.md similarity index 100% rename from incubator/plexanisync/0.0.1/app-readme.md rename to incubator/plexanisync/0.0.2/app-readme.md diff --git a/incubator/plexanisync/0.0.1/charts/common-11.1.2.tgz b/incubator/plexanisync/0.0.2/charts/common-11.1.2.tgz similarity index 100% rename from incubator/plexanisync/0.0.1/charts/common-11.1.2.tgz rename to incubator/plexanisync/0.0.2/charts/common-11.1.2.tgz diff --git a/incubator/plexanisync/0.0.1/ix_values.yaml b/incubator/plexanisync/0.0.2/ix_values.yaml similarity index 94% rename from incubator/plexanisync/0.0.1/ix_values.yaml rename to incubator/plexanisync/0.0.2/ix_values.yaml index fb61c26ad4a..203a08e4e09 100644 --- a/incubator/plexanisync/0.0.1/ix_values.yaml +++ b/incubator/plexanisync/0.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/plexanisync pullPolicy: IfNotPresent - tag: latest@sha256:783613decc1a1041affe73ad90d04c3604b95824c156e0380c1a403bbe24ae3b + tag: latest@sha256:13dcfeadb31ec46bc137c2a03e0ddab74fe8f49a1bfc86566543c676cdd5eba8 securityContext: readOnlyRootFilesystem: false diff --git a/incubator/plexanisync/0.0.1/questions.yaml b/incubator/plexanisync/0.0.2/questions.yaml similarity index 100% rename from incubator/plexanisync/0.0.1/questions.yaml rename to incubator/plexanisync/0.0.2/questions.yaml diff --git a/incubator/plexanisync/0.0.1/templates/_secret.tpl b/incubator/plexanisync/0.0.2/templates/_secret.tpl similarity index 100% rename from incubator/plexanisync/0.0.1/templates/_secret.tpl rename to incubator/plexanisync/0.0.2/templates/_secret.tpl diff --git a/incubator/plexanisync/0.0.1/templates/common.yaml b/incubator/plexanisync/0.0.2/templates/common.yaml similarity index 100% rename from incubator/plexanisync/0.0.1/templates/common.yaml rename to incubator/plexanisync/0.0.2/templates/common.yaml diff --git a/incubator/plexanisync/0.0.1/values.yaml b/incubator/plexanisync/0.0.2/values.yaml similarity index 100% rename from incubator/plexanisync/0.0.1/values.yaml rename to incubator/plexanisync/0.0.2/values.yaml