diff --git a/stable/recyclarr/6.0.10/app-changelog.md b/stable/recyclarr/6.0.10/app-changelog.md deleted file mode 100644 index c9a81aa5c38..00000000000 --- a/stable/recyclarr/6.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [recyclarr-6.0.10](https://github.com/truecharts/charts/compare/recyclarr-6.0.9...recyclarr-6.0.10) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/recyclarr/6.0.10/CHANGELOG.md b/stable/recyclarr/6.0.11/CHANGELOG.md similarity index 88% rename from stable/recyclarr/6.0.10/CHANGELOG.md rename to stable/recyclarr/6.0.11/CHANGELOG.md index b9d79df1b48..2d9c583f087 100644 --- a/stable/recyclarr/6.0.10/CHANGELOG.md +++ b/stable/recyclarr/6.0.11/CHANGELOG.md @@ -4,6 +4,16 @@ +## [recyclarr-6.0.11](https://github.com/truecharts/charts/compare/recyclarr-6.0.10...recyclarr-6.0.11) (2023-10-20) + +### Chore + +- update container image tccr.io/truecharts/recyclarr to v6.0.2 ([#13822](https://github.com/truecharts/charts/issues/13822)) + - run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387)) + + + + ## [recyclarr-6.0.10](https://github.com/truecharts/charts/compare/recyclarr-6.0.9...recyclarr-6.0.10) (2023-10-07) ### Chore @@ -87,13 +97,3 @@ ## [recyclarr-6.0.1](https://github.com/truecharts/charts/compare/recyclarr-6.0.0...recyclarr-6.0.1) (2023-08-08) -### Chore - -- update container image tccr.io/truecharts/recyclarr to v5.2.0 ([#11322](https://github.com/truecharts/charts/issues/11322)) - - - - - -## [recyclarr-6.0.0](https://github.com/truecharts/charts/compare/recyclarr-5.0.1...recyclarr-6.0.0) (2023-07-31) - diff --git a/stable/recyclarr/6.0.10/Chart.yaml b/stable/recyclarr/6.0.11/Chart.yaml similarity index 96% rename from stable/recyclarr/6.0.10/Chart.yaml rename to stable/recyclarr/6.0.11/Chart.yaml index 4b09eee1dd0..540561751cd 100644 --- a/stable/recyclarr/6.0.10/Chart.yaml +++ b/stable/recyclarr/6.0.11/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.0.1" +appVersion: "6.0.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/recyclarr/recyclarr - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr type: application -version: 6.0.10 +version: 6.0.11 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/stable/recyclarr/6.0.10/README.md b/stable/recyclarr/6.0.11/README.md similarity index 100% rename from stable/recyclarr/6.0.10/README.md rename to stable/recyclarr/6.0.11/README.md diff --git a/stable/recyclarr/6.0.11/app-changelog.md b/stable/recyclarr/6.0.11/app-changelog.md new file mode 100644 index 00000000000..88d0fbf1000 --- /dev/null +++ b/stable/recyclarr/6.0.11/app-changelog.md @@ -0,0 +1,10 @@ + + +## [recyclarr-6.0.11](https://github.com/truecharts/charts/compare/recyclarr-6.0.10...recyclarr-6.0.11) (2023-10-20) + +### Chore + +- update container image tccr.io/truecharts/recyclarr to v6.0.2 ([#13822](https://github.com/truecharts/charts/issues/13822)) + - run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387)) + + \ No newline at end of file diff --git a/stable/recyclarr/6.0.10/app-readme.md b/stable/recyclarr/6.0.11/app-readme.md similarity index 100% rename from stable/recyclarr/6.0.10/app-readme.md rename to stable/recyclarr/6.0.11/app-readme.md diff --git a/stable/recyclarr/6.0.10/charts/common-14.0.9.tgz b/stable/recyclarr/6.0.11/charts/common-14.0.9.tgz similarity index 100% rename from stable/recyclarr/6.0.10/charts/common-14.0.9.tgz rename to stable/recyclarr/6.0.11/charts/common-14.0.9.tgz diff --git a/stable/recyclarr/6.0.10/ix_values.yaml b/stable/recyclarr/6.0.11/ix_values.yaml similarity index 90% rename from stable/recyclarr/6.0.10/ix_values.yaml rename to stable/recyclarr/6.0.11/ix_values.yaml index bb0ab0e8e3e..94329877d43 100644 --- a/stable/recyclarr/6.0.10/ix_values.yaml +++ b/stable/recyclarr/6.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/recyclarr - tag: v6.0.1@sha256:c3344f9d10cfbbc5eda5dcc6bfc92973fbd2920d386f6d63ad1d5f16b6a60bed + tag: v6.0.2@sha256:1e4fefc526d63c6a4ae034eb03def2c0fa44696ad8ad9c3743ffebc5d74875f2 service: main: diff --git a/stable/recyclarr/6.0.10/questions.yaml b/stable/recyclarr/6.0.11/questions.yaml similarity index 100% rename from stable/recyclarr/6.0.10/questions.yaml rename to stable/recyclarr/6.0.11/questions.yaml diff --git a/stable/recyclarr/6.0.10/templates/NOTES.txt b/stable/recyclarr/6.0.11/templates/NOTES.txt similarity index 100% rename from stable/recyclarr/6.0.10/templates/NOTES.txt rename to stable/recyclarr/6.0.11/templates/NOTES.txt diff --git a/stable/recyclarr/6.0.10/templates/common.yaml b/stable/recyclarr/6.0.11/templates/common.yaml similarity index 100% rename from stable/recyclarr/6.0.10/templates/common.yaml rename to stable/recyclarr/6.0.11/templates/common.yaml diff --git a/stable/recyclarr/6.0.10/values.yaml b/stable/recyclarr/6.0.11/values.yaml similarity index 100% rename from stable/recyclarr/6.0.10/values.yaml rename to stable/recyclarr/6.0.11/values.yaml