diff --git a/stable/medusa/6.0.9/CHANGELOG.md b/stable/medusa/6.0.10/CHANGELOG.md similarity index 90% rename from stable/medusa/6.0.9/CHANGELOG.md rename to stable/medusa/6.0.10/CHANGELOG.md index eecdf49eff2..c0bf6aba566 100644 --- a/stable/medusa/6.0.9/CHANGELOG.md +++ b/stable/medusa/6.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [medusa-6.0.10](https://github.com/truecharts/charts/compare/medusa-6.0.9...medusa-6.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/medusa to v ([#8312](https://github.com/truecharts/charts/issues/8312)) + + + + ## [medusa-6.0.9](https://github.com/truecharts/charts/compare/medusa-6.0.8...medusa-6.0.9) (2023-04-25) ### Chore @@ -88,12 +97,3 @@ - BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900)) - - -## [medusa-5.0.17](https://github.com/truecharts/charts/compare/medusa-5.0.16...medusa-5.0.17) (2023-02-26) - -### Chore - -- update container image tccr.io/truecharts/medusa to 1.0.11 - - diff --git a/stable/medusa/6.0.9/Chart.yaml b/stable/medusa/6.0.10/Chart.yaml similarity index 98% rename from stable/medusa/6.0.9/Chart.yaml rename to stable/medusa/6.0.10/Chart.yaml index 5d79656ad53..dd3c2cb92b4 100644 --- a/stable/medusa/6.0.9/Chart.yaml +++ b/stable/medusa/6.0.10/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 6.0.9 +version: 6.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/6.0.9/README.md b/stable/medusa/6.0.10/README.md similarity index 100% rename from stable/medusa/6.0.9/README.md rename to stable/medusa/6.0.10/README.md diff --git a/stable/medusa/6.0.10/app-changelog.md b/stable/medusa/6.0.10/app-changelog.md new file mode 100644 index 00000000000..fa50c3fb081 --- /dev/null +++ b/stable/medusa/6.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-6.0.10](https://github.com/truecharts/charts/compare/medusa-6.0.9...medusa-6.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/medusa to v ([#8312](https://github.com/truecharts/charts/issues/8312)) + + \ No newline at end of file diff --git a/stable/medusa/6.0.9/app-readme.md b/stable/medusa/6.0.10/app-readme.md similarity index 100% rename from stable/medusa/6.0.9/app-readme.md rename to stable/medusa/6.0.10/app-readme.md diff --git a/stable/medusa/6.0.9/charts/common-12.6.1.tgz b/stable/medusa/6.0.10/charts/common-12.6.1.tgz similarity index 100% rename from stable/medusa/6.0.9/charts/common-12.6.1.tgz rename to stable/medusa/6.0.10/charts/common-12.6.1.tgz diff --git a/stable/medusa/6.0.9/ix_values.yaml b/stable/medusa/6.0.10/ix_values.yaml similarity index 82% rename from stable/medusa/6.0.9/ix_values.yaml rename to stable/medusa/6.0.10/ix_values.yaml index 891fc1324a7..4d630b83929 100644 --- a/stable/medusa/6.0.9/ix_values.yaml +++ b/stable/medusa/6.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: 1.0.11@sha256:2927fc21669c739dceccd5b62e5fb5fa4305fdb1168311d809d47a1ac8eb9179 + tag: 1.0.11@sha256:e3ecbf6bb5f4949c3bc4eb2b7a6223c5f29ae0aac98593da09ed536b89cb241c service: main: ports: diff --git a/stable/medusa/6.0.9/questions.yaml b/stable/medusa/6.0.10/questions.yaml similarity index 100% rename from stable/medusa/6.0.9/questions.yaml rename to stable/medusa/6.0.10/questions.yaml diff --git a/stable/medusa/6.0.9/templates/NOTES.txt b/stable/medusa/6.0.10/templates/NOTES.txt similarity index 100% rename from stable/medusa/6.0.9/templates/NOTES.txt rename to stable/medusa/6.0.10/templates/NOTES.txt diff --git a/stable/medusa/6.0.9/templates/common.yaml b/stable/medusa/6.0.10/templates/common.yaml similarity index 100% rename from stable/medusa/6.0.9/templates/common.yaml rename to stable/medusa/6.0.10/templates/common.yaml diff --git a/stable/medusa/6.0.9/values.yaml b/stable/medusa/6.0.10/values.yaml similarity index 100% rename from stable/medusa/6.0.9/values.yaml rename to stable/medusa/6.0.10/values.yaml diff --git a/stable/medusa/6.0.9/app-changelog.md b/stable/medusa/6.0.9/app-changelog.md deleted file mode 100644 index 59421219e5e..00000000000 --- a/stable/medusa/6.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [medusa-6.0.9](https://github.com/truecharts/charts/compare/medusa-6.0.8...medusa-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - \ No newline at end of file