diff --git a/stable/sickchill/5.0.4/app-changelog.md b/stable/sickchill/5.0.4/app-changelog.md deleted file mode 100644 index 1dc55714ff..0000000000 --- a/stable/sickchill/5.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sickchill-5.0.4](https://github.com/truecharts/charts/compare/sickchill-5.0.3...sickchill-5.0.4) (2022-12-13) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/sickchill/5.0.4/CHANGELOG.md b/stable/sickchill/5.0.5/CHANGELOG.md similarity index 89% rename from stable/sickchill/5.0.4/CHANGELOG.md rename to stable/sickchill/5.0.5/CHANGELOG.md index 6ca4c5eee2..c560e02ea1 100644 --- a/stable/sickchill/5.0.4/CHANGELOG.md +++ b/stable/sickchill/5.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [sickchill-5.0.5](https://github.com/truecharts/charts/compare/sickchill-5.0.4...sickchill-5.0.5) (2022-12-15) + +### Chore + +- update container image tccr.io/truecharts/sickchill to 2022.10.13 + + + + ## [sickchill-5.0.4](https://github.com/truecharts/charts/compare/sickchill-5.0.3...sickchill-5.0.4) (2022-12-13) ### Chore @@ -88,12 +97,3 @@ -## [sickchill-5.0.2](https://github.com/truecharts/charts/compare/sickchill-5.0.1...sickchill-5.0.2) (2022-11-30) - - - - -## [sickchill-5.0.2](https://github.com/truecharts/charts/compare/sickchill-5.0.1...sickchill-5.0.2) (2022-11-30) - - - diff --git a/stable/sickchill/5.0.4/Chart.yaml b/stable/sickchill/5.0.5/Chart.yaml similarity index 98% rename from stable/sickchill/5.0.4/Chart.yaml rename to stable/sickchill/5.0.5/Chart.yaml index 269a300e77..c4b46ea73e 100644 --- a/stable/sickchill/5.0.4/Chart.yaml +++ b/stable/sickchill/5.0.5/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-sickchill - https://github.com/SickChill/SickChill type: application -version: 5.0.4 +version: 5.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/sickchill/5.0.4/README.md b/stable/sickchill/5.0.5/README.md similarity index 100% rename from stable/sickchill/5.0.4/README.md rename to stable/sickchill/5.0.5/README.md diff --git a/stable/sickchill/5.0.5/app-changelog.md b/stable/sickchill/5.0.5/app-changelog.md new file mode 100644 index 0000000000..bf989aa453 --- /dev/null +++ b/stable/sickchill/5.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sickchill-5.0.5](https://github.com/truecharts/charts/compare/sickchill-5.0.4...sickchill-5.0.5) (2022-12-15) + +### Chore + +- update container image tccr.io/truecharts/sickchill to 2022.10.13 + + \ No newline at end of file diff --git a/stable/sickchill/5.0.4/app-readme.md b/stable/sickchill/5.0.5/app-readme.md similarity index 100% rename from stable/sickchill/5.0.4/app-readme.md rename to stable/sickchill/5.0.5/app-readme.md diff --git a/stable/sickchill/5.0.4/charts/common-11.0.7.tgz b/stable/sickchill/5.0.5/charts/common-11.0.7.tgz similarity index 100% rename from stable/sickchill/5.0.4/charts/common-11.0.7.tgz rename to stable/sickchill/5.0.5/charts/common-11.0.7.tgz diff --git a/stable/sickchill/5.0.4/ix_values.yaml b/stable/sickchill/5.0.5/ix_values.yaml similarity index 81% rename from stable/sickchill/5.0.4/ix_values.yaml rename to stable/sickchill/5.0.5/ix_values.yaml index d960c9a8b9..74778f0b4a 100644 --- a/stable/sickchill/5.0.4/ix_values.yaml +++ b/stable/sickchill/5.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/sickchill pullPolicy: IfNotPresent - tag: 2022.10.13@sha256:464bd1cec9dd71e42e35f332263603331ff55e4d99bd8e394fc93635003cf375 + tag: 2022.10.13@sha256:21ffe369a019816b5efecd9ff731575b0d390c3c8f74ad93c21c95a0f33b56e4 securityContext: readOnlyRootFilesystem: false diff --git a/stable/sickchill/5.0.4/questions.yaml b/stable/sickchill/5.0.5/questions.yaml similarity index 100% rename from stable/sickchill/5.0.4/questions.yaml rename to stable/sickchill/5.0.5/questions.yaml diff --git a/stable/sickchill/5.0.4/templates/common.yaml b/stable/sickchill/5.0.5/templates/common.yaml similarity index 100% rename from stable/sickchill/5.0.4/templates/common.yaml rename to stable/sickchill/5.0.5/templates/common.yaml diff --git a/stable/sickchill/5.0.4/values.yaml b/stable/sickchill/5.0.5/values.yaml similarity index 100% rename from stable/sickchill/5.0.4/values.yaml rename to stable/sickchill/5.0.5/values.yaml