diff --git a/stable/medusa/6.0.23/app-changelog.md b/stable/medusa/6.0.23/app-changelog.md deleted file mode 100644 index 2d37837aca4..00000000000 --- a/stable/medusa/6.0.23/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [medusa-6.0.23](https://github.com/truecharts/charts/compare/medusa-6.0.22...medusa-6.0.23) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - \ No newline at end of file diff --git a/stable/medusa/6.0.23/CHANGELOG.md b/stable/medusa/6.0.24/CHANGELOG.md similarity index 90% rename from stable/medusa/6.0.23/CHANGELOG.md rename to stable/medusa/6.0.24/CHANGELOG.md index 5da0c12f5ca..261cd2ed412 100644 --- a/stable/medusa/6.0.23/CHANGELOG.md +++ b/stable/medusa/6.0.24/CHANGELOG.md @@ -4,6 +4,15 @@ +## [medusa-6.0.24](https://github.com/truecharts/charts/compare/medusa-6.0.23...medusa-6.0.24) (2023-06-08) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.16 ([#9477](https://github.com/truecharts/charts/issues/9477)) + + + + ## [medusa-6.0.23](https://github.com/truecharts/charts/compare/medusa-6.0.22...medusa-6.0.23) (2023-06-07) ### Chore @@ -88,12 +97,3 @@ - -## [medusa-6.0.14](https://github.com/truecharts/charts/compare/medusa-6.0.13...medusa-6.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - diff --git a/stable/medusa/6.0.23/Chart.yaml b/stable/medusa/6.0.24/Chart.yaml similarity index 98% rename from stable/medusa/6.0.23/Chart.yaml rename to stable/medusa/6.0.24/Chart.yaml index ab5415e6b91..20d9fd8a973 100644 --- a/stable/medusa/6.0.23/Chart.yaml +++ b/stable/medusa/6.0.24/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 6.0.23 +version: 6.0.24 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/6.0.23/README.md b/stable/medusa/6.0.24/README.md similarity index 100% rename from stable/medusa/6.0.23/README.md rename to stable/medusa/6.0.24/README.md diff --git a/stable/medusa/6.0.24/app-changelog.md b/stable/medusa/6.0.24/app-changelog.md new file mode 100644 index 00000000000..10ae569fed8 --- /dev/null +++ b/stable/medusa/6.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-6.0.24](https://github.com/truecharts/charts/compare/medusa-6.0.23...medusa-6.0.24) (2023-06-08) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.16 ([#9477](https://github.com/truecharts/charts/issues/9477)) + + \ No newline at end of file diff --git a/stable/medusa/6.0.23/app-readme.md b/stable/medusa/6.0.24/app-readme.md similarity index 100% rename from stable/medusa/6.0.23/app-readme.md rename to stable/medusa/6.0.24/app-readme.md diff --git a/stable/medusa/6.0.23/charts/common-12.13.0.tgz b/stable/medusa/6.0.24/charts/common-12.13.0.tgz similarity index 100% rename from stable/medusa/6.0.23/charts/common-12.13.0.tgz rename to stable/medusa/6.0.24/charts/common-12.13.0.tgz diff --git a/stable/medusa/6.0.23/ix_values.yaml b/stable/medusa/6.0.24/ix_values.yaml similarity index 82% rename from stable/medusa/6.0.23/ix_values.yaml rename to stable/medusa/6.0.24/ix_values.yaml index a12e9e75cee..418ffe2e8c1 100644 --- a/stable/medusa/6.0.23/ix_values.yaml +++ b/stable/medusa/6.0.24/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: v1.0.16@sha256:e3ec8394ddc6600fdee08ffaa0e6eaa4275ad54095bd383c21cc6e2daa10e36a + tag: v1.0.16@sha256:2a58e6131585c0f72d0e536bdbf5b75378ec86a69c88f9e534b5d601ba2acdc5 service: main: ports: diff --git a/stable/medusa/6.0.23/questions.yaml b/stable/medusa/6.0.24/questions.yaml similarity index 100% rename from stable/medusa/6.0.23/questions.yaml rename to stable/medusa/6.0.24/questions.yaml diff --git a/stable/medusa/6.0.23/templates/NOTES.txt b/stable/medusa/6.0.24/templates/NOTES.txt similarity index 100% rename from stable/medusa/6.0.23/templates/NOTES.txt rename to stable/medusa/6.0.24/templates/NOTES.txt diff --git a/stable/medusa/6.0.23/templates/common.yaml b/stable/medusa/6.0.24/templates/common.yaml similarity index 100% rename from stable/medusa/6.0.23/templates/common.yaml rename to stable/medusa/6.0.24/templates/common.yaml diff --git a/stable/medusa/6.0.23/values.yaml b/stable/medusa/6.0.24/values.yaml similarity index 100% rename from stable/medusa/6.0.23/values.yaml rename to stable/medusa/6.0.24/values.yaml