diff --git a/stable/mylar/9.0.10/app-changelog.md b/stable/mylar/9.0.10/app-changelog.md deleted file mode 100644 index 9d9aec4124..0000000000 --- a/stable/mylar/9.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mylar-9.0.10](https://github.com/truecharts/charts/compare/mylar-9.0.9...mylar-9.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/mylar3 to v ([#8322](https://github.com/truecharts/charts/issues/8322)) - - \ No newline at end of file diff --git a/stable/mylar/9.0.10/CHANGELOG.md b/stable/mylar/9.0.11/CHANGELOG.md similarity index 90% rename from stable/mylar/9.0.10/CHANGELOG.md rename to stable/mylar/9.0.11/CHANGELOG.md index 974c6eea78..abd82783d1 100644 --- a/stable/mylar/9.0.10/CHANGELOG.md +++ b/stable/mylar/9.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mylar-9.0.11](https://github.com/truecharts/charts/compare/mylar-9.0.10...mylar-9.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.1 ([#8496](https://github.com/truecharts/charts/issues/8496)) + + + + ## [mylar-9.0.10](https://github.com/truecharts/charts/compare/mylar-9.0.9...mylar-9.0.10) (2023-04-27) ### Chore @@ -88,12 +97,3 @@ - bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927)) - - -## [mylar-9.0.0](https://github.com/truecharts/charts/compare/mylar-8.0.16...mylar-9.0.0) (2023-04-11) - -### Feat - -- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900)) - - diff --git a/stable/mylar/9.0.10/Chart.yaml b/stable/mylar/9.0.11/Chart.yaml similarity index 95% rename from stable/mylar/9.0.10/Chart.yaml rename to stable/mylar/9.0.11/Chart.yaml index 65313e8715..7606260137 100644 --- a/stable/mylar/9.0.10/Chart.yaml +++ b/stable/mylar/9.0.11/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.7.0" +appVersion: "0.7.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mylar - https://github.com/mylar3/mylar3 - https://github.com/linuxserver/docker-mylar3 -version: 9.0.10 +version: 9.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/mylar/9.0.10/README.md b/stable/mylar/9.0.11/README.md similarity index 100% rename from stable/mylar/9.0.10/README.md rename to stable/mylar/9.0.11/README.md diff --git a/stable/mylar/9.0.11/app-changelog.md b/stable/mylar/9.0.11/app-changelog.md new file mode 100644 index 0000000000..c32b807658 --- /dev/null +++ b/stable/mylar/9.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mylar-9.0.11](https://github.com/truecharts/charts/compare/mylar-9.0.10...mylar-9.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.1 ([#8496](https://github.com/truecharts/charts/issues/8496)) + + \ No newline at end of file diff --git a/stable/mylar/9.0.10/app-readme.md b/stable/mylar/9.0.11/app-readme.md similarity index 100% rename from stable/mylar/9.0.10/app-readme.md rename to stable/mylar/9.0.11/app-readme.md diff --git a/stable/mylar/9.0.10/charts/common-12.6.1.tgz b/stable/mylar/9.0.11/charts/common-12.6.1.tgz similarity index 100% rename from stable/mylar/9.0.10/charts/common-12.6.1.tgz rename to stable/mylar/9.0.11/charts/common-12.6.1.tgz diff --git a/stable/mylar/9.0.10/ix_values.yaml b/stable/mylar/9.0.11/ix_values.yaml similarity index 82% rename from stable/mylar/9.0.10/ix_values.yaml rename to stable/mylar/9.0.11/ix_values.yaml index 8a5f43fdcf..47d3c74a39 100644 --- a/stable/mylar/9.0.10/ix_values.yaml +++ b/stable/mylar/9.0.11/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mylar3 - tag: 0.7.0@sha256:2cbbf76fb0eb4a166c9489a9aaf3fe87be76f75e7d775c640aa7d333269528f2 + tag: 0.7.1@sha256:e39cca30962ebeef8ee6a99a6ff467bf1fdf7e66b16621271c4105dde9763d88 pullPolicy: IfNotPresent service: main: diff --git a/stable/mylar/9.0.10/questions.yaml b/stable/mylar/9.0.11/questions.yaml similarity index 99% rename from stable/mylar/9.0.10/questions.yaml rename to stable/mylar/9.0.11/questions.yaml index 7e00e6e32d..1ceb457802 100644 --- a/stable/mylar/9.0.10/questions.yaml +++ b/stable/mylar/9.0.11/questions.yaml @@ -924,7 +924,7 @@ questions: description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps schema: type: int - show_if: [["runAsUser", "=", "0"]] + show_if: [["runAsUser", "=", 0]] default: 568 - variable: UMASK label: UMASK diff --git a/stable/mylar/9.0.10/templates/NOTES.txt b/stable/mylar/9.0.11/templates/NOTES.txt similarity index 100% rename from stable/mylar/9.0.10/templates/NOTES.txt rename to stable/mylar/9.0.11/templates/NOTES.txt diff --git a/stable/mylar/9.0.10/templates/common.yaml b/stable/mylar/9.0.11/templates/common.yaml similarity index 100% rename from stable/mylar/9.0.10/templates/common.yaml rename to stable/mylar/9.0.11/templates/common.yaml diff --git a/stable/mylar/9.0.10/values.yaml b/stable/mylar/9.0.11/values.yaml similarity index 100% rename from stable/mylar/9.0.10/values.yaml rename to stable/mylar/9.0.11/values.yaml