From 530e7ebe235c489932ed3501acb0a30695f7c5d0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 10 Aug 2023 23:39:12 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/sickchill/7.0.2/app-changelog.md | 9 --------- .../sickchill/{7.0.2 => 7.0.3}/CHANGELOG.md | 18 +++++++++--------- stable/sickchill/{7.0.2 => 7.0.3}/Chart.yaml | 2 +- stable/sickchill/{7.0.2 => 7.0.3}/README.md | 0 stable/sickchill/7.0.3/app-changelog.md | 9 +++++++++ .../sickchill/{7.0.2 => 7.0.3}/app-readme.md | 0 .../{7.0.2 => 7.0.3}/charts/common-14.0.1.tgz | Bin .../sickchill/{7.0.2 => 7.0.3}/ix_values.yaml | 2 +- .../sickchill/{7.0.2 => 7.0.3}/questions.yaml | 0 .../{7.0.2 => 7.0.3}/templates/NOTES.txt | 0 .../{7.0.2 => 7.0.3}/templates/common.yaml | 0 stable/sickchill/{7.0.2 => 7.0.3}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/sickchill/7.0.2/app-changelog.md rename stable/sickchill/{7.0.2 => 7.0.3}/CHANGELOG.md (91%) rename stable/sickchill/{7.0.2 => 7.0.3}/Chart.yaml (98%) rename stable/sickchill/{7.0.2 => 7.0.3}/README.md (100%) create mode 100644 stable/sickchill/7.0.3/app-changelog.md rename stable/sickchill/{7.0.2 => 7.0.3}/app-readme.md (100%) rename stable/sickchill/{7.0.2 => 7.0.3}/charts/common-14.0.1.tgz (100%) rename stable/sickchill/{7.0.2 => 7.0.3}/ix_values.yaml (82%) rename stable/sickchill/{7.0.2 => 7.0.3}/questions.yaml (100%) rename stable/sickchill/{7.0.2 => 7.0.3}/templates/NOTES.txt (100%) rename stable/sickchill/{7.0.2 => 7.0.3}/templates/common.yaml (100%) rename stable/sickchill/{7.0.2 => 7.0.3}/values.yaml (100%) diff --git a/stable/sickchill/7.0.2/app-changelog.md b/stable/sickchill/7.0.2/app-changelog.md deleted file mode 100644 index 088fddc000..0000000000 --- a/stable/sickchill/7.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sickchill-7.0.2](https://github.com/truecharts/charts/compare/sickchill-7.0.1...sickchill-7.0.2) (2023-08-10) - -### Chore - -- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#11387](https://github.com/truecharts/charts/issues/11387)) - - \ No newline at end of file diff --git a/stable/sickchill/7.0.2/CHANGELOG.md b/stable/sickchill/7.0.3/CHANGELOG.md similarity index 91% rename from stable/sickchill/7.0.2/CHANGELOG.md rename to stable/sickchill/7.0.3/CHANGELOG.md index 17086eb6fd..963eedd2dc 100644 --- a/stable/sickchill/7.0.2/CHANGELOG.md +++ b/stable/sickchill/7.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [sickchill-7.0.3](https://github.com/truecharts/charts/compare/sickchill-7.0.2...sickchill-7.0.3) (2023-08-10) + +### Chore + +- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#11407](https://github.com/truecharts/charts/issues/11407)) + + + + ## [sickchill-7.0.2](https://github.com/truecharts/charts/compare/sickchill-7.0.1...sickchill-7.0.2) (2023-08-10) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/sickchill to v2023.5.30 ([#9825](https://github.com/truecharts/charts/issues/9825)) - - - -## [sickchill-6.0.26](https://github.com/truecharts/charts/compare/sickchill-6.0.25...sickchill-6.0.26) (2023-06-17) - -### Chore - -- update container image tccr.io/truecharts/sickchill to v2023.5.30 ([#9711](https://github.com/truecharts/charts/issues/9711)) - diff --git a/stable/sickchill/7.0.2/Chart.yaml b/stable/sickchill/7.0.3/Chart.yaml similarity index 98% rename from stable/sickchill/7.0.2/Chart.yaml rename to stable/sickchill/7.0.3/Chart.yaml index c59f0334aa..19979a783e 100644 --- a/stable/sickchill/7.0.2/Chart.yaml +++ b/stable/sickchill/7.0.3/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-sickchill - https://github.com/SickChill/SickChill type: application -version: 7.0.2 +version: 7.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/sickchill/7.0.2/README.md b/stable/sickchill/7.0.3/README.md similarity index 100% rename from stable/sickchill/7.0.2/README.md rename to stable/sickchill/7.0.3/README.md diff --git a/stable/sickchill/7.0.3/app-changelog.md b/stable/sickchill/7.0.3/app-changelog.md new file mode 100644 index 0000000000..2fca7053b1 --- /dev/null +++ b/stable/sickchill/7.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sickchill-7.0.3](https://github.com/truecharts/charts/compare/sickchill-7.0.2...sickchill-7.0.3) (2023-08-10) + +### Chore + +- update container image tccr.io/truecharts/sickchill to v2023.6.27 ([#11407](https://github.com/truecharts/charts/issues/11407)) + + \ No newline at end of file diff --git a/stable/sickchill/7.0.2/app-readme.md b/stable/sickchill/7.0.3/app-readme.md similarity index 100% rename from stable/sickchill/7.0.2/app-readme.md rename to stable/sickchill/7.0.3/app-readme.md diff --git a/stable/sickchill/7.0.2/charts/common-14.0.1.tgz b/stable/sickchill/7.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/sickchill/7.0.2/charts/common-14.0.1.tgz rename to stable/sickchill/7.0.3/charts/common-14.0.1.tgz diff --git a/stable/sickchill/7.0.2/ix_values.yaml b/stable/sickchill/7.0.3/ix_values.yaml similarity index 82% rename from stable/sickchill/7.0.2/ix_values.yaml rename to stable/sickchill/7.0.3/ix_values.yaml index ddc5b65909..fac016f582 100644 --- a/stable/sickchill/7.0.2/ix_values.yaml +++ b/stable/sickchill/7.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/sickchill pullPolicy: IfNotPresent - tag: v2023.6.27@sha256:0e0dac91324076acc1493d2f58240ba36a87b36ada5b2e3b385379c9b91cf8dd + tag: v2023.6.27@sha256:23623892a40f29c876ca301ee95c32132580f962443622dd4f1e7036b4866886 service: main: ports: diff --git a/stable/sickchill/7.0.2/questions.yaml b/stable/sickchill/7.0.3/questions.yaml similarity index 100% rename from stable/sickchill/7.0.2/questions.yaml rename to stable/sickchill/7.0.3/questions.yaml diff --git a/stable/sickchill/7.0.2/templates/NOTES.txt b/stable/sickchill/7.0.3/templates/NOTES.txt similarity index 100% rename from stable/sickchill/7.0.2/templates/NOTES.txt rename to stable/sickchill/7.0.3/templates/NOTES.txt diff --git a/stable/sickchill/7.0.2/templates/common.yaml b/stable/sickchill/7.0.3/templates/common.yaml similarity index 100% rename from stable/sickchill/7.0.2/templates/common.yaml rename to stable/sickchill/7.0.3/templates/common.yaml diff --git a/stable/sickchill/7.0.2/values.yaml b/stable/sickchill/7.0.3/values.yaml similarity index 100% rename from stable/sickchill/7.0.2/values.yaml rename to stable/sickchill/7.0.3/values.yaml