diff --git a/stable/mylar/8.0.5/app-changelog.md b/stable/mylar/8.0.5/app-changelog.md deleted file mode 100644 index 04a9c084e0..0000000000 --- a/stable/mylar/8.0.5/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [mylar-8.0.5](https://github.com/truecharts/charts/compare/mylar-8.0.4...mylar-8.0.5) (2022-12-10) - diff --git a/stable/mylar/8.0.5/CHANGELOG.md b/stable/mylar/8.0.6/CHANGELOG.md similarity index 95% rename from stable/mylar/8.0.5/CHANGELOG.md rename to stable/mylar/8.0.6/CHANGELOG.md index f50061727e..f3142b89c6 100644 --- a/stable/mylar/8.0.5/CHANGELOG.md +++ b/stable/mylar/8.0.6/CHANGELOG.md @@ -4,6 +4,11 @@ +## [mylar-8.0.6](https://github.com/truecharts/charts/compare/mylar-8.0.5...mylar-8.0.6) (2022-12-10) + + + + ## [mylar-8.0.5](https://github.com/truecharts/charts/compare/mylar-8.0.4...mylar-8.0.5) (2022-12-10) @@ -92,8 +97,3 @@ ## [mylar-8.0.2](https://github.com/truecharts/charts/compare/mylar-8.0.1...mylar-8.0.2) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - diff --git a/stable/mylar/8.0.5/Chart.yaml b/stable/mylar/8.0.6/Chart.yaml similarity index 95% rename from stable/mylar/8.0.5/Chart.yaml rename to stable/mylar/8.0.6/Chart.yaml index da09690523..47c91bb8eb 100644 --- a/stable/mylar/8.0.5/Chart.yaml +++ b/stable/mylar/8.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.6.9" +appVersion: "0.7.0" 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: 8.0.5 +version: 8.0.6 annotations: truecharts.org/catagories: | - media diff --git a/stable/mylar/8.0.5/README.md b/stable/mylar/8.0.6/README.md similarity index 100% rename from stable/mylar/8.0.5/README.md rename to stable/mylar/8.0.6/README.md diff --git a/stable/mylar/8.0.6/app-changelog.md b/stable/mylar/8.0.6/app-changelog.md new file mode 100644 index 0000000000..57bc09b166 --- /dev/null +++ b/stable/mylar/8.0.6/app-changelog.md @@ -0,0 +1,4 @@ + + +## [mylar-8.0.6](https://github.com/truecharts/charts/compare/mylar-8.0.5...mylar-8.0.6) (2022-12-10) + diff --git a/stable/mylar/8.0.5/app-readme.md b/stable/mylar/8.0.6/app-readme.md similarity index 100% rename from stable/mylar/8.0.5/app-readme.md rename to stable/mylar/8.0.6/app-readme.md diff --git a/stable/mylar/8.0.5/charts/common-11.0.4.tgz b/stable/mylar/8.0.6/charts/common-11.0.4.tgz similarity index 100% rename from stable/mylar/8.0.5/charts/common-11.0.4.tgz rename to stable/mylar/8.0.6/charts/common-11.0.4.tgz diff --git a/stable/mylar/8.0.5/ix_values.yaml b/stable/mylar/8.0.6/ix_values.yaml similarity index 82% rename from stable/mylar/8.0.5/ix_values.yaml rename to stable/mylar/8.0.6/ix_values.yaml index 6b7d4fe303..a64be47485 100644 --- a/stable/mylar/8.0.5/ix_values.yaml +++ b/stable/mylar/8.0.6/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mylar3 - tag: 0.6.9@sha256:cbf7d5021d19b41220d4d6f96fd5e74b288904e469072f5bfae8d2655d8c010c + tag: 0.7.0@sha256:890c73c39df261d9b15da556b0503036881bc3a93516f35a052b0ec12f5e429e pullPolicy: IfNotPresent securityContext: diff --git a/stable/mylar/8.0.5/questions.yaml b/stable/mylar/8.0.6/questions.yaml similarity index 100% rename from stable/mylar/8.0.5/questions.yaml rename to stable/mylar/8.0.6/questions.yaml diff --git a/stable/mylar/8.0.5/templates/common.yaml b/stable/mylar/8.0.6/templates/common.yaml similarity index 100% rename from stable/mylar/8.0.5/templates/common.yaml rename to stable/mylar/8.0.6/templates/common.yaml diff --git a/stable/mylar/8.0.5/values.yaml b/stable/mylar/8.0.6/values.yaml similarity index 100% rename from stable/mylar/8.0.5/values.yaml rename to stable/mylar/8.0.6/values.yaml