diff --git a/stable/medusa/7.0.13/app-changelog.md b/stable/medusa/7.0.13/app-changelog.md deleted file mode 100644 index 4e8915b5c8..0000000000 --- a/stable/medusa/7.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [medusa-7.0.13](https://github.com/truecharts/charts/compare/medusa-7.0.12...medusa-7.0.13) (2023-10-08) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13398](https://github.com/truecharts/charts/issues/13398)) - - \ No newline at end of file diff --git a/stable/medusa/7.0.13/CHANGELOG.md b/stable/medusa/7.0.14/CHANGELOG.md similarity index 93% rename from stable/medusa/7.0.13/CHANGELOG.md rename to stable/medusa/7.0.14/CHANGELOG.md index b938d8679c..e4310b17e1 100644 --- a/stable/medusa/7.0.13/CHANGELOG.md +++ b/stable/medusa/7.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [medusa-7.0.14](https://github.com/truecharts/charts/compare/medusa-7.0.13...medusa-7.0.14) (2023-10-19) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13789](https://github.com/truecharts/charts/issues/13789)) + + + + ## [medusa-7.0.13](https://github.com/truecharts/charts/compare/medusa-7.0.12...medusa-7.0.13) (2023-10-08) ### Chore @@ -88,12 +97,3 @@ ## [medusa-7.0.4](https://github.com/truecharts/charts/compare/medusa-7.0.3...medusa-7.0.4) (2023-08-24) ### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#11846](https://github.com/truecharts/charts/issues/11846)) - - - - -## [medusa-7.0.3](https://github.com/truecharts/charts/compare/medusa-7.0.2...medusa-7.0.3) (2023-08-17) - -### Chore diff --git a/stable/medusa/7.0.13/Chart.yaml b/stable/medusa/7.0.14/Chart.yaml similarity index 98% rename from stable/medusa/7.0.13/Chart.yaml rename to stable/medusa/7.0.14/Chart.yaml index f56c1b95b8..88e8c2964c 100644 --- a/stable/medusa/7.0.13/Chart.yaml +++ b/stable/medusa/7.0.14/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 7.0.13 +version: 7.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/7.0.13/README.md b/stable/medusa/7.0.14/README.md similarity index 100% rename from stable/medusa/7.0.13/README.md rename to stable/medusa/7.0.14/README.md diff --git a/stable/medusa/7.0.14/app-changelog.md b/stable/medusa/7.0.14/app-changelog.md new file mode 100644 index 0000000000..6d3c40d17b --- /dev/null +++ b/stable/medusa/7.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-7.0.14](https://github.com/truecharts/charts/compare/medusa-7.0.13...medusa-7.0.14) (2023-10-19) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13789](https://github.com/truecharts/charts/issues/13789)) + + \ No newline at end of file diff --git a/stable/medusa/7.0.13/app-readme.md b/stable/medusa/7.0.14/app-readme.md similarity index 100% rename from stable/medusa/7.0.13/app-readme.md rename to stable/medusa/7.0.14/app-readme.md diff --git a/stable/medusa/7.0.13/charts/common-14.0.9.tgz b/stable/medusa/7.0.14/charts/common-14.0.9.tgz similarity index 100% rename from stable/medusa/7.0.13/charts/common-14.0.9.tgz rename to stable/medusa/7.0.14/charts/common-14.0.9.tgz diff --git a/stable/medusa/7.0.13/ix_values.yaml b/stable/medusa/7.0.14/ix_values.yaml similarity index 82% rename from stable/medusa/7.0.13/ix_values.yaml rename to stable/medusa/7.0.14/ix_values.yaml index 8ae935bf86..875d79f5c5 100644 --- a/stable/medusa/7.0.13/ix_values.yaml +++ b/stable/medusa/7.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: v1.0.17@sha256:e5e10582698db44f97f5868d8894c498fe6af2b6131c062fd15e0f2c6058461c + tag: v1.0.17@sha256:07c05f4779091cf0083bf7185f245e44b1add81be7cd807a0b4d02c1d9658d18 service: main: ports: diff --git a/stable/medusa/7.0.13/questions.yaml b/stable/medusa/7.0.14/questions.yaml similarity index 100% rename from stable/medusa/7.0.13/questions.yaml rename to stable/medusa/7.0.14/questions.yaml diff --git a/stable/medusa/7.0.13/templates/NOTES.txt b/stable/medusa/7.0.14/templates/NOTES.txt similarity index 100% rename from stable/medusa/7.0.13/templates/NOTES.txt rename to stable/medusa/7.0.14/templates/NOTES.txt diff --git a/stable/medusa/7.0.13/templates/common.yaml b/stable/medusa/7.0.14/templates/common.yaml similarity index 100% rename from stable/medusa/7.0.13/templates/common.yaml rename to stable/medusa/7.0.14/templates/common.yaml diff --git a/stable/medusa/7.0.13/values.yaml b/stable/medusa/7.0.14/values.yaml similarity index 100% rename from stable/medusa/7.0.13/values.yaml rename to stable/medusa/7.0.14/values.yaml