diff --git a/stable/medusa/5.0.14/app-changelog.md b/stable/medusa/5.0.14/app-changelog.md deleted file mode 100644 index 2370ea84f661..000000000000 --- a/stable/medusa/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [medusa-5.0.14](https://github.com/truecharts/charts/compare/medusa-5.0.13...medusa-5.0.14) (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/medusa/5.0.14/CHANGELOG.md b/stable/medusa/5.0.15/CHANGELOG.md similarity index 91% rename from stable/medusa/5.0.14/CHANGELOG.md rename to stable/medusa/5.0.15/CHANGELOG.md index d5ca6aa612ce..ebcffefe7502 100644 --- a/stable/medusa/5.0.14/CHANGELOG.md +++ b/stable/medusa/5.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [medusa-5.0.15](https://github.com/truecharts/charts/compare/medusa-5.0.14...medusa-5.0.15) (2023-02-12) + +### Chore + +- update container image tccr.io/truecharts/medusa to 1.0.11 + + + + ## [medusa-5.0.14](https://github.com/truecharts/charts/compare/medusa-5.0.13...medusa-5.0.14) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [medusa-5.0.5](https://github.com/truecharts/charts/compare/medusa-5.0.4...medusa-5.0.5) (2022-12-13) ### Chore - -- update helm general non-major - - - - -## [medusa-5.0.4](https://github.com/truecharts/charts/compare/medusa-5.0.3...medusa-5.0.4) (2022-12-11) - -### Chore diff --git a/stable/medusa/5.0.14/Chart.yaml b/stable/medusa/5.0.15/Chart.yaml similarity index 93% rename from stable/medusa/5.0.14/Chart.yaml rename to stable/medusa/5.0.15/Chart.yaml index ba3b3ac54a72..21aa2ef62c8d 100644 --- a/stable/medusa/5.0.14/Chart.yaml +++ b/stable/medusa/5.0.15/Chart.yaml @@ -22,11 +22,10 @@ maintainers: name: medusa sources: - https://github.com/truecharts/charts/tree/master/charts/stable/medusa - - https://ghcr.io/linuxserver/medusa - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 5.0.14 +version: 5.0.15 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/5.0.14/README.md b/stable/medusa/5.0.15/README.md similarity index 100% rename from stable/medusa/5.0.14/README.md rename to stable/medusa/5.0.15/README.md diff --git a/stable/medusa/5.0.15/app-changelog.md b/stable/medusa/5.0.15/app-changelog.md new file mode 100644 index 000000000000..d7b5d8103c7f --- /dev/null +++ b/stable/medusa/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-5.0.15](https://github.com/truecharts/charts/compare/medusa-5.0.14...medusa-5.0.15) (2023-02-12) + +### Chore + +- update container image tccr.io/truecharts/medusa to 1.0.11 + + \ No newline at end of file diff --git a/stable/medusa/5.0.14/app-readme.md b/stable/medusa/5.0.15/app-readme.md similarity index 100% rename from stable/medusa/5.0.14/app-readme.md rename to stable/medusa/5.0.15/app-readme.md diff --git a/stable/medusa/5.0.14/charts/common-11.1.2.tgz b/stable/medusa/5.0.15/charts/common-11.1.2.tgz similarity index 100% rename from stable/medusa/5.0.14/charts/common-11.1.2.tgz rename to stable/medusa/5.0.15/charts/common-11.1.2.tgz diff --git a/stable/medusa/5.0.14/ix_values.yaml b/stable/medusa/5.0.15/ix_values.yaml similarity index 82% rename from stable/medusa/5.0.14/ix_values.yaml rename to stable/medusa/5.0.15/ix_values.yaml index bb06b6ac09e4..e76ce37a33b7 100644 --- a/stable/medusa/5.0.14/ix_values.yaml +++ b/stable/medusa/5.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: 1.0.11@sha256:b8256b9d18ced7bda95f21cd149a1d0005b762a80e39a07ae5a9ce874a3ec30e + tag: 1.0.11@sha256:e5e45006cef701b151be9e66f87a8107421b86f7258805ae119e5ab84b5e3ec6 securityContext: readOnlyRootFilesystem: false diff --git a/stable/medusa/5.0.14/questions.yaml b/stable/medusa/5.0.15/questions.yaml similarity index 100% rename from stable/medusa/5.0.14/questions.yaml rename to stable/medusa/5.0.15/questions.yaml diff --git a/stable/medusa/5.0.14/templates/common.yaml b/stable/medusa/5.0.15/templates/common.yaml similarity index 100% rename from stable/medusa/5.0.14/templates/common.yaml rename to stable/medusa/5.0.15/templates/common.yaml diff --git a/stable/medusa/5.0.14/values.yaml b/stable/medusa/5.0.15/values.yaml similarity index 100% rename from stable/medusa/5.0.14/values.yaml rename to stable/medusa/5.0.15/values.yaml