From 2f3be8eafb92e9529b1ace0b426379a93157d94e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 12 Jul 2023 18:38:47 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/mylar/9.0.32/app-changelog.md | 9 --------- stable/mylar/{9.0.32 => 9.0.33}/CHANGELOG.md | 18 +++++++++--------- stable/mylar/{9.0.32 => 9.0.33}/Chart.yaml | 2 +- stable/mylar/{9.0.32 => 9.0.33}/README.md | 0 stable/mylar/9.0.33/app-changelog.md | 9 +++++++++ stable/mylar/{9.0.32 => 9.0.33}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../mylar/{9.0.32 => 9.0.33}/ix_values.yaml | 2 +- .../mylar/{9.0.32 => 9.0.33}/questions.yaml | 0 .../{9.0.32 => 9.0.33}/templates/NOTES.txt | 0 .../{9.0.32 => 9.0.33}/templates/common.yaml | 0 stable/mylar/{9.0.32 => 9.0.33}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/mylar/9.0.32/app-changelog.md rename stable/mylar/{9.0.32 => 9.0.33}/CHANGELOG.md (88%) rename stable/mylar/{9.0.32 => 9.0.33}/Chart.yaml (97%) rename stable/mylar/{9.0.32 => 9.0.33}/README.md (100%) create mode 100644 stable/mylar/9.0.33/app-changelog.md rename stable/mylar/{9.0.32 => 9.0.33}/app-readme.md (100%) rename stable/mylar/{9.0.32 => 9.0.33}/charts/common-12.14.6.tgz (100%) rename stable/mylar/{9.0.32 => 9.0.33}/ix_values.yaml (82%) rename stable/mylar/{9.0.32 => 9.0.33}/questions.yaml (100%) rename stable/mylar/{9.0.32 => 9.0.33}/templates/NOTES.txt (100%) rename stable/mylar/{9.0.32 => 9.0.33}/templates/common.yaml (100%) rename stable/mylar/{9.0.32 => 9.0.33}/values.yaml (100%) diff --git a/stable/mylar/9.0.32/app-changelog.md b/stable/mylar/9.0.32/app-changelog.md deleted file mode 100644 index 21076541a2..0000000000 --- a/stable/mylar/9.0.32/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mylar-9.0.32](https://github.com/truecharts/charts/compare/mylar-9.0.31...mylar-9.0.32) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#10231](https://github.com/truecharts/charts/issues/10231)) - - \ No newline at end of file diff --git a/stable/mylar/9.0.32/CHANGELOG.md b/stable/mylar/9.0.33/CHANGELOG.md similarity index 88% rename from stable/mylar/9.0.32/CHANGELOG.md rename to stable/mylar/9.0.33/CHANGELOG.md index b7a647cfac..9f2bec081d 100644 --- a/stable/mylar/9.0.32/CHANGELOG.md +++ b/stable/mylar/9.0.33/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mylar-9.0.33](https://github.com/truecharts/charts/compare/mylar-9.0.32...mylar-9.0.33) (2023-07-12) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#10425](https://github.com/truecharts/charts/issues/10425)) + + + + ## [mylar-9.0.32](https://github.com/truecharts/charts/compare/mylar-9.0.31...mylar-9.0.32) (2023-07-07) ### Chore @@ -88,12 +97,3 @@ ## [mylar-9.0.23](https://github.com/truecharts/charts/compare/mylar-9.0.22...mylar-9.0.23) (2023-06-07) ### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [mylar-9.0.22](https://github.com/truecharts/charts/compare/mylar-9.0.21...mylar-9.0.22) (2023-06-04) - diff --git a/stable/mylar/9.0.32/Chart.yaml b/stable/mylar/9.0.33/Chart.yaml similarity index 97% rename from stable/mylar/9.0.32/Chart.yaml rename to stable/mylar/9.0.33/Chart.yaml index 87e7e7a8d6..c1031776a2 100644 --- a/stable/mylar/9.0.32/Chart.yaml +++ b/stable/mylar/9.0.33/Chart.yaml @@ -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.32 +version: 9.0.33 annotations: truecharts.org/catagories: | - media diff --git a/stable/mylar/9.0.32/README.md b/stable/mylar/9.0.33/README.md similarity index 100% rename from stable/mylar/9.0.32/README.md rename to stable/mylar/9.0.33/README.md diff --git a/stable/mylar/9.0.33/app-changelog.md b/stable/mylar/9.0.33/app-changelog.md new file mode 100644 index 0000000000..9e4cb0fcab --- /dev/null +++ b/stable/mylar/9.0.33/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mylar-9.0.33](https://github.com/truecharts/charts/compare/mylar-9.0.32...mylar-9.0.33) (2023-07-12) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#10425](https://github.com/truecharts/charts/issues/10425)) + + \ No newline at end of file diff --git a/stable/mylar/9.0.32/app-readme.md b/stable/mylar/9.0.33/app-readme.md similarity index 100% rename from stable/mylar/9.0.32/app-readme.md rename to stable/mylar/9.0.33/app-readme.md diff --git a/stable/mylar/9.0.32/charts/common-12.14.6.tgz b/stable/mylar/9.0.33/charts/common-12.14.6.tgz similarity index 100% rename from stable/mylar/9.0.32/charts/common-12.14.6.tgz rename to stable/mylar/9.0.33/charts/common-12.14.6.tgz diff --git a/stable/mylar/9.0.32/ix_values.yaml b/stable/mylar/9.0.33/ix_values.yaml similarity index 82% rename from stable/mylar/9.0.32/ix_values.yaml rename to stable/mylar/9.0.33/ix_values.yaml index 1738cb05ff..ae7076dcdb 100644 --- a/stable/mylar/9.0.32/ix_values.yaml +++ b/stable/mylar/9.0.33/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mylar3 - tag: v0.7.2@sha256:a4055d8e192dbe41c596fcbccd4e2eb5fc5f23b905b13be1f6cc85b0dc4d2c8b + tag: v0.7.2@sha256:9a363cafab83f234f0d55c2df3712216cd078cc4818ebba1b3628f49cf4a440f pullPolicy: IfNotPresent service: main: diff --git a/stable/mylar/9.0.32/questions.yaml b/stable/mylar/9.0.33/questions.yaml similarity index 100% rename from stable/mylar/9.0.32/questions.yaml rename to stable/mylar/9.0.33/questions.yaml diff --git a/stable/mylar/9.0.32/templates/NOTES.txt b/stable/mylar/9.0.33/templates/NOTES.txt similarity index 100% rename from stable/mylar/9.0.32/templates/NOTES.txt rename to stable/mylar/9.0.33/templates/NOTES.txt diff --git a/stable/mylar/9.0.32/templates/common.yaml b/stable/mylar/9.0.33/templates/common.yaml similarity index 100% rename from stable/mylar/9.0.32/templates/common.yaml rename to stable/mylar/9.0.33/templates/common.yaml diff --git a/stable/mylar/9.0.32/values.yaml b/stable/mylar/9.0.33/values.yaml similarity index 100% rename from stable/mylar/9.0.32/values.yaml rename to stable/mylar/9.0.33/values.yaml