diff --git a/stable/medusa/5.0.3/app-changelog.md b/stable/medusa/5.0.3/app-changelog.md deleted file mode 100644 index 6a8b04d0855..00000000000 --- a/stable/medusa/5.0.3/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [medusa-5.0.3](https://github.com/truecharts/charts/compare/medusa-5.0.2...medusa-5.0.3) (2022-12-04) - diff --git a/stable/medusa/5.0.3/CHANGELOG.md b/stable/medusa/5.0.4/CHANGELOG.md similarity index 91% rename from stable/medusa/5.0.3/CHANGELOG.md rename to stable/medusa/5.0.4/CHANGELOG.md index 981a484c4b4..8f607c77056 100644 --- a/stable/medusa/5.0.3/CHANGELOG.md +++ b/stable/medusa/5.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [medusa-5.0.4](https://github.com/truecharts/charts/compare/medusa-5.0.3...medusa-5.0.4) (2022-12-11) + +### Chore + +- update container image tccr.io/truecharts/medusa to 1.0.9 + + + + ## [medusa-5.0.3](https://github.com/truecharts/charts/compare/medusa-5.0.2...medusa-5.0.3) (2022-12-04) @@ -88,12 +97,3 @@ ## [medusa-5.0.1](https://github.com/truecharts/charts/compare/medusa-5.0.0...medusa-5.0.1) (2022-11-15) -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - -## [medusa-5.0.0](https://github.com/truecharts/charts/compare/medusa-4.0.5...medusa-5.0.0) (2022-11-14) - diff --git a/stable/medusa/5.0.3/Chart.yaml b/stable/medusa/5.0.4/Chart.yaml similarity index 98% rename from stable/medusa/5.0.3/Chart.yaml rename to stable/medusa/5.0.4/Chart.yaml index c81861462b6..0152b99b2c1 100644 --- a/stable/medusa/5.0.3/Chart.yaml +++ b/stable/medusa/5.0.4/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 5.0.3 +version: 5.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/5.0.3/README.md b/stable/medusa/5.0.4/README.md similarity index 100% rename from stable/medusa/5.0.3/README.md rename to stable/medusa/5.0.4/README.md diff --git a/stable/medusa/5.0.4/app-changelog.md b/stable/medusa/5.0.4/app-changelog.md new file mode 100644 index 00000000000..ee40dc4aa79 --- /dev/null +++ b/stable/medusa/5.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-5.0.4](https://github.com/truecharts/charts/compare/medusa-5.0.3...medusa-5.0.4) (2022-12-11) + +### Chore + +- update container image tccr.io/truecharts/medusa to 1.0.9 + + \ No newline at end of file diff --git a/stable/medusa/5.0.3/app-readme.md b/stable/medusa/5.0.4/app-readme.md similarity index 100% rename from stable/medusa/5.0.3/app-readme.md rename to stable/medusa/5.0.4/app-readme.md diff --git a/stable/medusa/5.0.3/charts/common-11.0.4.tgz b/stable/medusa/5.0.4/charts/common-11.0.4.tgz similarity index 100% rename from stable/medusa/5.0.3/charts/common-11.0.4.tgz rename to stable/medusa/5.0.4/charts/common-11.0.4.tgz diff --git a/stable/medusa/5.0.3/ix_values.yaml b/stable/medusa/5.0.4/ix_values.yaml similarity index 82% rename from stable/medusa/5.0.3/ix_values.yaml rename to stable/medusa/5.0.4/ix_values.yaml index e60adc0d644..6c5e084d9b9 100644 --- a/stable/medusa/5.0.3/ix_values.yaml +++ b/stable/medusa/5.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: 1.0.9@sha256:da42c9ae471affd753889f127298f1b5cb16eeb1ef0de0bc53cc1a121eaf3dfe + tag: 1.0.9@sha256:ab4ed0dac666d958b9d02d147f77a7376cd5bc1566d1e2be72b1f3ea73c63866 securityContext: readOnlyRootFilesystem: false diff --git a/stable/medusa/5.0.3/questions.yaml b/stable/medusa/5.0.4/questions.yaml similarity index 100% rename from stable/medusa/5.0.3/questions.yaml rename to stable/medusa/5.0.4/questions.yaml diff --git a/stable/medusa/5.0.3/templates/common.yaml b/stable/medusa/5.0.4/templates/common.yaml similarity index 100% rename from stable/medusa/5.0.3/templates/common.yaml rename to stable/medusa/5.0.4/templates/common.yaml diff --git a/stable/medusa/5.0.3/values.yaml b/stable/medusa/5.0.4/values.yaml similarity index 100% rename from stable/medusa/5.0.3/values.yaml rename to stable/medusa/5.0.4/values.yaml