diff --git a/stable/medusa/7.0.0/app-changelog.md b/stable/medusa/7.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/medusa/7.0.0/CHANGELOG.md b/stable/medusa/7.0.1/CHANGELOG.md similarity index 91% rename from stable/medusa/7.0.0/CHANGELOG.md rename to stable/medusa/7.0.1/CHANGELOG.md index 5176b2b5d1f..eae5f902262 100644 --- a/stable/medusa/7.0.0/CHANGELOG.md +++ b/stable/medusa/7.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [medusa-7.0.1](https://github.com/truecharts/charts/compare/medusa-7.0.0...medusa-7.0.1) (2023-08-03) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#11173](https://github.com/truecharts/charts/issues/11173)) + + + + ## [medusa-7.0.0](https://github.com/truecharts/charts/compare/medusa-6.0.34...medusa-7.0.0) (2023-07-31) @@ -88,12 +97,3 @@ - update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - -## [medusa-6.0.25](https://github.com/truecharts/charts/compare/medusa-6.0.24...medusa-6.0.25) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - diff --git a/stable/medusa/7.0.0/Chart.yaml b/stable/medusa/7.0.1/Chart.yaml similarity index 98% rename from stable/medusa/7.0.0/Chart.yaml rename to stable/medusa/7.0.1/Chart.yaml index 5fd05f8fc20..ee551e29c2c 100644 --- a/stable/medusa/7.0.0/Chart.yaml +++ b/stable/medusa/7.0.1/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 7.0.0 +version: 7.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/7.0.0/README.md b/stable/medusa/7.0.1/README.md similarity index 100% rename from stable/medusa/7.0.0/README.md rename to stable/medusa/7.0.1/README.md diff --git a/stable/medusa/7.0.1/app-changelog.md b/stable/medusa/7.0.1/app-changelog.md new file mode 100644 index 00000000000..dbc057607f2 --- /dev/null +++ b/stable/medusa/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-7.0.1](https://github.com/truecharts/charts/compare/medusa-7.0.0...medusa-7.0.1) (2023-08-03) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#11173](https://github.com/truecharts/charts/issues/11173)) + + \ No newline at end of file diff --git a/stable/medusa/7.0.0/app-readme.md b/stable/medusa/7.0.1/app-readme.md similarity index 100% rename from stable/medusa/7.0.0/app-readme.md rename to stable/medusa/7.0.1/app-readme.md diff --git a/stable/medusa/7.0.0/charts/common-14.0.1.tgz b/stable/medusa/7.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/medusa/7.0.0/charts/common-14.0.1.tgz rename to stable/medusa/7.0.1/charts/common-14.0.1.tgz diff --git a/stable/medusa/7.0.0/ix_values.yaml b/stable/medusa/7.0.1/ix_values.yaml similarity index 82% rename from stable/medusa/7.0.0/ix_values.yaml rename to stable/medusa/7.0.1/ix_values.yaml index 9184e653176..30cddb7453d 100644 --- a/stable/medusa/7.0.0/ix_values.yaml +++ b/stable/medusa/7.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: v1.0.17@sha256:fe12337ce460af52c3758b7939e785e9be43abea2b91968ce367149e3f5181ee + tag: v1.0.17@sha256:5a64acf78dac2faf362e18f493a60f711127eb84f0784756aad41ffb99e5137f service: main: ports: diff --git a/stable/medusa/7.0.0/questions.yaml b/stable/medusa/7.0.1/questions.yaml similarity index 100% rename from stable/medusa/7.0.0/questions.yaml rename to stable/medusa/7.0.1/questions.yaml diff --git a/stable/medusa/7.0.0/templates/NOTES.txt b/stable/medusa/7.0.1/templates/NOTES.txt similarity index 100% rename from stable/medusa/7.0.0/templates/NOTES.txt rename to stable/medusa/7.0.1/templates/NOTES.txt diff --git a/stable/medusa/7.0.0/templates/common.yaml b/stable/medusa/7.0.1/templates/common.yaml similarity index 100% rename from stable/medusa/7.0.0/templates/common.yaml rename to stable/medusa/7.0.1/templates/common.yaml diff --git a/stable/medusa/7.0.0/values.yaml b/stable/medusa/7.0.1/values.yaml similarity index 100% rename from stable/medusa/7.0.0/values.yaml rename to stable/medusa/7.0.1/values.yaml