diff --git a/stable/medusa/6.0.27/app-changelog.md b/stable/medusa/6.0.27/app-changelog.md deleted file mode 100644 index 00ad4886b8c..00000000000 --- a/stable/medusa/6.0.27/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [medusa-6.0.27](https://github.com/truecharts/charts/compare/medusa-6.0.26...medusa-6.0.27) (2023-06-16) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.16 ([#9705](https://github.com/truecharts/charts/issues/9705)) - - \ No newline at end of file diff --git a/stable/medusa/6.0.27/CHANGELOG.md b/stable/medusa/6.0.28/CHANGELOG.md similarity index 90% rename from stable/medusa/6.0.27/CHANGELOG.md rename to stable/medusa/6.0.28/CHANGELOG.md index c055065700b..ef8e8105699 100644 --- a/stable/medusa/6.0.27/CHANGELOG.md +++ b/stable/medusa/6.0.28/CHANGELOG.md @@ -4,6 +4,15 @@ +## [medusa-6.0.28](https://github.com/truecharts/charts/compare/medusa-6.0.27...medusa-6.0.28) (2023-06-22) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.16 ([#9829](https://github.com/truecharts/charts/issues/9829)) + + + + ## [medusa-6.0.27](https://github.com/truecharts/charts/compare/medusa-6.0.26...medusa-6.0.27) (2023-06-16) ### Chore @@ -88,12 +97,3 @@ - -## [medusa-6.0.18](https://github.com/truecharts/charts/compare/medusa-6.0.17...medusa-6.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - diff --git a/stable/medusa/6.0.27/Chart.yaml b/stable/medusa/6.0.28/Chart.yaml similarity index 98% rename from stable/medusa/6.0.27/Chart.yaml rename to stable/medusa/6.0.28/Chart.yaml index ad59e5a201f..4210550cfcb 100644 --- a/stable/medusa/6.0.27/Chart.yaml +++ b/stable/medusa/6.0.28/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 6.0.27 +version: 6.0.28 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/6.0.27/README.md b/stable/medusa/6.0.28/README.md similarity index 100% rename from stable/medusa/6.0.27/README.md rename to stable/medusa/6.0.28/README.md diff --git a/stable/medusa/6.0.28/app-changelog.md b/stable/medusa/6.0.28/app-changelog.md new file mode 100644 index 00000000000..53e76d374fa --- /dev/null +++ b/stable/medusa/6.0.28/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-6.0.28](https://github.com/truecharts/charts/compare/medusa-6.0.27...medusa-6.0.28) (2023-06-22) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.16 ([#9829](https://github.com/truecharts/charts/issues/9829)) + + \ No newline at end of file diff --git a/stable/medusa/6.0.27/app-readme.md b/stable/medusa/6.0.28/app-readme.md similarity index 100% rename from stable/medusa/6.0.27/app-readme.md rename to stable/medusa/6.0.28/app-readme.md diff --git a/stable/medusa/6.0.27/charts/common-12.14.2.tgz b/stable/medusa/6.0.28/charts/common-12.14.2.tgz similarity index 100% rename from stable/medusa/6.0.27/charts/common-12.14.2.tgz rename to stable/medusa/6.0.28/charts/common-12.14.2.tgz diff --git a/stable/medusa/6.0.27/ix_values.yaml b/stable/medusa/6.0.28/ix_values.yaml similarity index 82% rename from stable/medusa/6.0.27/ix_values.yaml rename to stable/medusa/6.0.28/ix_values.yaml index 8871eedb2e4..805e3832080 100644 --- a/stable/medusa/6.0.27/ix_values.yaml +++ b/stable/medusa/6.0.28/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: v1.0.16@sha256:122a19f0050410d8fe570d03e43837bfb3f7c1f730b840f65e1efa199cd967b9 + tag: v1.0.16@sha256:2dbc9bd68619ecf3ba8c0ecfb19d802f2e6e96b5b7bd553580eba6d4304123e4 service: main: ports: diff --git a/stable/medusa/6.0.27/questions.yaml b/stable/medusa/6.0.28/questions.yaml similarity index 100% rename from stable/medusa/6.0.27/questions.yaml rename to stable/medusa/6.0.28/questions.yaml diff --git a/stable/medusa/6.0.27/templates/NOTES.txt b/stable/medusa/6.0.28/templates/NOTES.txt similarity index 100% rename from stable/medusa/6.0.27/templates/NOTES.txt rename to stable/medusa/6.0.28/templates/NOTES.txt diff --git a/stable/medusa/6.0.27/templates/common.yaml b/stable/medusa/6.0.28/templates/common.yaml similarity index 100% rename from stable/medusa/6.0.27/templates/common.yaml rename to stable/medusa/6.0.28/templates/common.yaml diff --git a/stable/medusa/6.0.27/values.yaml b/stable/medusa/6.0.28/values.yaml similarity index 100% rename from stable/medusa/6.0.27/values.yaml rename to stable/medusa/6.0.28/values.yaml