diff --git a/stable/sickchill/5.0.15/app-changelog.md b/stable/sickchill/5.0.15/app-changelog.md deleted file mode 100644 index 0497ad4902..0000000000 --- a/stable/sickchill/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sickchill-5.0.15](https://github.com/truecharts/charts/compare/sickchill-5.0.14...sickchill-5.0.15) (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/stable/sickchill/5.0.15/CHANGELOG.md b/stable/sickchill/5.0.16/CHANGELOG.md similarity index 91% rename from stable/sickchill/5.0.15/CHANGELOG.md rename to stable/sickchill/5.0.16/CHANGELOG.md index 2f0f8767e9..3a304b23b8 100644 --- a/stable/sickchill/5.0.15/CHANGELOG.md +++ b/stable/sickchill/5.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [sickchill-5.0.16](https://github.com/truecharts/charts/compare/sickchill-5.0.15...sickchill-5.0.16) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/sickchill to 2023.1.2 + + + + ## [sickchill-5.0.15](https://github.com/truecharts/charts/compare/sickchill-5.0.14...sickchill-5.0.15) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [sickchill-5.0.6](https://github.com/truecharts/charts/compare/sickchill-5.0.5...sickchill-5.0.6) (2022-12-19) ### Chore - -- update helm general non-major - - - - -## [sickchill-5.0.5](https://github.com/truecharts/charts/compare/sickchill-5.0.4...sickchill-5.0.5) (2022-12-15) - -### Chore diff --git a/stable/sickchill/5.0.15/Chart.yaml b/stable/sickchill/5.0.16/Chart.yaml similarity index 98% rename from stable/sickchill/5.0.15/Chart.yaml rename to stable/sickchill/5.0.16/Chart.yaml index e032c70d8e..2796d87776 100644 --- a/stable/sickchill/5.0.15/Chart.yaml +++ b/stable/sickchill/5.0.16/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/linuxserver/docker-sickchill - https://github.com/SickChill/SickChill type: application -version: 5.0.15 +version: 5.0.16 annotations: truecharts.org/catagories: | - media diff --git a/stable/sickchill/5.0.15/README.md b/stable/sickchill/5.0.16/README.md similarity index 100% rename from stable/sickchill/5.0.15/README.md rename to stable/sickchill/5.0.16/README.md diff --git a/stable/sickchill/5.0.16/app-changelog.md b/stable/sickchill/5.0.16/app-changelog.md new file mode 100644 index 0000000000..b85c905472 --- /dev/null +++ b/stable/sickchill/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sickchill-5.0.16](https://github.com/truecharts/charts/compare/sickchill-5.0.15...sickchill-5.0.16) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/sickchill to 2023.1.2 + + \ No newline at end of file diff --git a/stable/sickchill/5.0.15/app-readme.md b/stable/sickchill/5.0.16/app-readme.md similarity index 100% rename from stable/sickchill/5.0.15/app-readme.md rename to stable/sickchill/5.0.16/app-readme.md diff --git a/stable/sickchill/5.0.15/charts/common-11.1.2.tgz b/stable/sickchill/5.0.16/charts/common-11.1.2.tgz similarity index 100% rename from stable/sickchill/5.0.15/charts/common-11.1.2.tgz rename to stable/sickchill/5.0.16/charts/common-11.1.2.tgz diff --git a/stable/sickchill/5.0.15/ix_values.yaml b/stable/sickchill/5.0.16/ix_values.yaml similarity index 82% rename from stable/sickchill/5.0.15/ix_values.yaml rename to stable/sickchill/5.0.16/ix_values.yaml index 11369a115d..01a5b959b5 100644 --- a/stable/sickchill/5.0.15/ix_values.yaml +++ b/stable/sickchill/5.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/sickchill pullPolicy: IfNotPresent - tag: 2023.1.2@sha256:4c7a7b44e010fd1254f5f341affc3f67adf6a76ee951fb811346acad57122f71 + tag: 2023.1.2@sha256:8c927880b8893eaa1d0b3a16fa509828649c1a3d31ef179104f7949128a82089 securityContext: readOnlyRootFilesystem: false diff --git a/stable/sickchill/5.0.15/questions.yaml b/stable/sickchill/5.0.16/questions.yaml similarity index 100% rename from stable/sickchill/5.0.15/questions.yaml rename to stable/sickchill/5.0.16/questions.yaml diff --git a/stable/sickchill/5.0.15/templates/common.yaml b/stable/sickchill/5.0.16/templates/common.yaml similarity index 100% rename from stable/sickchill/5.0.15/templates/common.yaml rename to stable/sickchill/5.0.16/templates/common.yaml diff --git a/stable/sickchill/5.0.15/values.yaml b/stable/sickchill/5.0.16/values.yaml similarity index 100% rename from stable/sickchill/5.0.15/values.yaml rename to stable/sickchill/5.0.16/values.yaml