diff --git a/stable/medusa/7.0.7/app-changelog.md b/stable/medusa/7.0.7/app-changelog.md deleted file mode 100644 index 1e6e5c149a4..00000000000 --- a/stable/medusa/7.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [medusa-7.0.7](https://github.com/truecharts/charts/compare/medusa-7.0.6...medusa-7.0.7) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#12349](https://github.com/truecharts/charts/issues/12349)) - - \ No newline at end of file diff --git a/stable/medusa/7.0.7/CHANGELOG.md b/stable/medusa/7.0.8/CHANGELOG.md similarity index 93% rename from stable/medusa/7.0.7/CHANGELOG.md rename to stable/medusa/7.0.8/CHANGELOG.md index 846ba71260c..d3b305ac5a2 100644 --- a/stable/medusa/7.0.7/CHANGELOG.md +++ b/stable/medusa/7.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [medusa-7.0.8](https://github.com/truecharts/charts/compare/medusa-7.0.7...medusa-7.0.8) (2023-09-14) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#12597](https://github.com/truecharts/charts/issues/12597)) + + + + ## [medusa-7.0.7](https://github.com/truecharts/charts/compare/medusa-7.0.6...medusa-7.0.7) (2023-09-07) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/medusa to v1.0.17 ([#10896](https://github.com/truecharts/charts/issues/10896)) - - - -## [medusa-6.0.32](https://github.com/truecharts/charts/compare/medusa-6.0.31...medusa-6.0.32) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#10671](https://github.com/truecharts/charts/issues/10671)) - diff --git a/stable/medusa/7.0.7/Chart.yaml b/stable/medusa/7.0.8/Chart.yaml similarity index 98% rename from stable/medusa/7.0.7/Chart.yaml rename to stable/medusa/7.0.8/Chart.yaml index fe48be146d0..e3ddb352d8e 100644 --- a/stable/medusa/7.0.7/Chart.yaml +++ b/stable/medusa/7.0.8/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 7.0.7 +version: 7.0.8 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/7.0.7/README.md b/stable/medusa/7.0.8/README.md similarity index 100% rename from stable/medusa/7.0.7/README.md rename to stable/medusa/7.0.8/README.md diff --git a/stable/medusa/7.0.8/app-changelog.md b/stable/medusa/7.0.8/app-changelog.md new file mode 100644 index 00000000000..85b604e9b67 --- /dev/null +++ b/stable/medusa/7.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-7.0.8](https://github.com/truecharts/charts/compare/medusa-7.0.7...medusa-7.0.8) (2023-09-14) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#12597](https://github.com/truecharts/charts/issues/12597)) + + \ No newline at end of file diff --git a/stable/medusa/7.0.7/app-readme.md b/stable/medusa/7.0.8/app-readme.md similarity index 100% rename from stable/medusa/7.0.7/app-readme.md rename to stable/medusa/7.0.8/app-readme.md diff --git a/stable/medusa/7.0.7/charts/common-14.0.3.tgz b/stable/medusa/7.0.8/charts/common-14.0.3.tgz similarity index 100% rename from stable/medusa/7.0.7/charts/common-14.0.3.tgz rename to stable/medusa/7.0.8/charts/common-14.0.3.tgz diff --git a/stable/medusa/7.0.7/ix_values.yaml b/stable/medusa/7.0.8/ix_values.yaml similarity index 82% rename from stable/medusa/7.0.7/ix_values.yaml rename to stable/medusa/7.0.8/ix_values.yaml index 8afcc5220d1..cda80132ce7 100644 --- a/stable/medusa/7.0.7/ix_values.yaml +++ b/stable/medusa/7.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: v1.0.17@sha256:885c5c296425dbf1dd0be2f0eab3949e95b14b328280546cafb3f8f1aa7804e2 + tag: v1.0.17@sha256:31dad6144216da7eddffeda65ab7d13aa7e6f4a541bdbe8782a37da8033d33ed service: main: ports: diff --git a/stable/medusa/7.0.7/questions.yaml b/stable/medusa/7.0.8/questions.yaml similarity index 100% rename from stable/medusa/7.0.7/questions.yaml rename to stable/medusa/7.0.8/questions.yaml diff --git a/stable/medusa/7.0.7/templates/NOTES.txt b/stable/medusa/7.0.8/templates/NOTES.txt similarity index 100% rename from stable/medusa/7.0.7/templates/NOTES.txt rename to stable/medusa/7.0.8/templates/NOTES.txt diff --git a/stable/medusa/7.0.7/templates/common.yaml b/stable/medusa/7.0.8/templates/common.yaml similarity index 100% rename from stable/medusa/7.0.7/templates/common.yaml rename to stable/medusa/7.0.8/templates/common.yaml diff --git a/stable/medusa/7.0.7/values.yaml b/stable/medusa/7.0.8/values.yaml similarity index 100% rename from stable/medusa/7.0.7/values.yaml rename to stable/medusa/7.0.8/values.yaml