diff --git a/stable/medusa/6.0.31/app-changelog.md b/stable/medusa/6.0.31/app-changelog.md deleted file mode 100644 index 91d544136d1..00000000000 --- a/stable/medusa/6.0.31/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [medusa-6.0.31](https://github.com/truecharts/charts/compare/medusa-6.0.30...medusa-6.0.31) (2023-07-11) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#10403](https://github.com/truecharts/charts/issues/10403)) - - \ No newline at end of file diff --git a/stable/medusa/6.0.31/CHANGELOG.md b/stable/medusa/6.0.32/CHANGELOG.md similarity index 91% rename from stable/medusa/6.0.31/CHANGELOG.md rename to stable/medusa/6.0.32/CHANGELOG.md index f6209dd3694..43dc17457ae 100644 --- a/stable/medusa/6.0.31/CHANGELOG.md +++ b/stable/medusa/6.0.32/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [medusa-6.0.31](https://github.com/truecharts/charts/compare/medusa-6.0.30...medusa-6.0.31) (2023-07-11) ### Chore @@ -88,12 +97,3 @@ ## [medusa-6.0.22](https://github.com/truecharts/charts/compare/medusa-6.0.21...medusa-6.0.22) (2023-06-07) ### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [medusa-6.0.21](https://github.com/truecharts/charts/compare/medusa-6.0.20...medusa-6.0.21) (2023-06-04) - -### Chore diff --git a/stable/medusa/6.0.31/Chart.yaml b/stable/medusa/6.0.32/Chart.yaml similarity index 98% rename from stable/medusa/6.0.31/Chart.yaml rename to stable/medusa/6.0.32/Chart.yaml index ec6a3c0d623..da923e63e1e 100644 --- a/stable/medusa/6.0.31/Chart.yaml +++ b/stable/medusa/6.0.32/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 6.0.31 +version: 6.0.32 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/6.0.31/README.md b/stable/medusa/6.0.32/README.md similarity index 100% rename from stable/medusa/6.0.31/README.md rename to stable/medusa/6.0.32/README.md diff --git a/stable/medusa/6.0.32/app-changelog.md b/stable/medusa/6.0.32/app-changelog.md new file mode 100644 index 00000000000..e699d94cf3e --- /dev/null +++ b/stable/medusa/6.0.32/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/medusa/6.0.31/app-readme.md b/stable/medusa/6.0.32/app-readme.md similarity index 100% rename from stable/medusa/6.0.31/app-readme.md rename to stable/medusa/6.0.32/app-readme.md diff --git a/stable/medusa/6.0.31/charts/common-12.14.6.tgz b/stable/medusa/6.0.32/charts/common-12.14.6.tgz similarity index 100% rename from stable/medusa/6.0.31/charts/common-12.14.6.tgz rename to stable/medusa/6.0.32/charts/common-12.14.6.tgz diff --git a/stable/medusa/6.0.31/ix_values.yaml b/stable/medusa/6.0.32/ix_values.yaml similarity index 82% rename from stable/medusa/6.0.31/ix_values.yaml rename to stable/medusa/6.0.32/ix_values.yaml index ba56fc95182..ddd19c16a0a 100644 --- a/stable/medusa/6.0.31/ix_values.yaml +++ b/stable/medusa/6.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: v1.0.17@sha256:d59049f2514f8e98f6546aa35fa291d41c94b66709b0e21774493c340df6c3c0 + tag: v1.0.17@sha256:c16108261fdc7a8e14158b855c6c26eb19272fa8506c755ef98adcb387607054 service: main: ports: diff --git a/stable/medusa/6.0.31/questions.yaml b/stable/medusa/6.0.32/questions.yaml similarity index 100% rename from stable/medusa/6.0.31/questions.yaml rename to stable/medusa/6.0.32/questions.yaml diff --git a/stable/medusa/6.0.31/templates/NOTES.txt b/stable/medusa/6.0.32/templates/NOTES.txt similarity index 100% rename from stable/medusa/6.0.31/templates/NOTES.txt rename to stable/medusa/6.0.32/templates/NOTES.txt diff --git a/stable/medusa/6.0.31/templates/common.yaml b/stable/medusa/6.0.32/templates/common.yaml similarity index 100% rename from stable/medusa/6.0.31/templates/common.yaml rename to stable/medusa/6.0.32/templates/common.yaml diff --git a/stable/medusa/6.0.31/values.yaml b/stable/medusa/6.0.32/values.yaml similarity index 100% rename from stable/medusa/6.0.31/values.yaml rename to stable/medusa/6.0.32/values.yaml