diff --git a/stable/autobrr/5.0.2/app-changelog.md b/stable/autobrr/5.0.2/app-changelog.md deleted file mode 100644 index c654d4f143..0000000000 --- a/stable/autobrr/5.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [autobrr-5.0.2](https://github.com/truecharts/charts/compare/autobrr-5.0.1...autobrr-5.0.2) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/autobrr to v1.30.0 ([#12879](https://github.com/truecharts/charts/issues/12879)) - - \ No newline at end of file diff --git a/stable/autobrr/5.0.2/CHANGELOG.md b/stable/autobrr/5.0.3/CHANGELOG.md similarity index 90% rename from stable/autobrr/5.0.2/CHANGELOG.md rename to stable/autobrr/5.0.3/CHANGELOG.md index a2982fc481..0c7d5b3e6a 100644 --- a/stable/autobrr/5.0.2/CHANGELOG.md +++ b/stable/autobrr/5.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [autobrr-5.0.3](https://github.com/truecharts/charts/compare/autobrr-5.0.2...autobrr-5.0.3) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/autobrr to v1.31.0 ([#13233](https://github.com/truecharts/charts/issues/13233)) + + + + ## [autobrr-5.0.2](https://github.com/truecharts/charts/compare/autobrr-5.0.1...autobrr-5.0.2) (2023-09-23) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - -## [autobrr-4.0.20](https://github.com/truecharts/charts/compare/autobrr-4.0.19...autobrr-4.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - diff --git a/stable/autobrr/5.0.2/Chart.yaml b/stable/autobrr/5.0.3/Chart.yaml similarity index 95% rename from stable/autobrr/5.0.2/Chart.yaml rename to stable/autobrr/5.0.3/Chart.yaml index 3e7a6ba82c..6144cc610c 100644 --- a/stable/autobrr/5.0.2/Chart.yaml +++ b/stable/autobrr/5.0.3/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: autobrr -version: 5.0.2 -appVersion: "1.30.0" +version: 5.0.3 +appVersion: "1.31.0" description: The modern download automation tool for torrents. type: application deprecated: false diff --git a/stable/autobrr/5.0.2/README.md b/stable/autobrr/5.0.3/README.md similarity index 100% rename from stable/autobrr/5.0.2/README.md rename to stable/autobrr/5.0.3/README.md diff --git a/stable/autobrr/5.0.3/app-changelog.md b/stable/autobrr/5.0.3/app-changelog.md new file mode 100644 index 0000000000..cded53371f --- /dev/null +++ b/stable/autobrr/5.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [autobrr-5.0.3](https://github.com/truecharts/charts/compare/autobrr-5.0.2...autobrr-5.0.3) (2023-10-04) + +### Chore + +- update container image tccr.io/truecharts/autobrr to v1.31.0 ([#13233](https://github.com/truecharts/charts/issues/13233)) + + \ No newline at end of file diff --git a/stable/autobrr/5.0.2/app-readme.md b/stable/autobrr/5.0.3/app-readme.md similarity index 100% rename from stable/autobrr/5.0.2/app-readme.md rename to stable/autobrr/5.0.3/app-readme.md diff --git a/stable/autobrr/5.0.2/charts/common-14.0.1.tgz b/stable/autobrr/5.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/autobrr/5.0.2/charts/common-14.0.1.tgz rename to stable/autobrr/5.0.3/charts/common-14.0.1.tgz diff --git a/stable/autobrr/5.0.2/ix_values.yaml b/stable/autobrr/5.0.3/ix_values.yaml similarity index 91% rename from stable/autobrr/5.0.2/ix_values.yaml rename to stable/autobrr/5.0.3/ix_values.yaml index b4015917c0..345ae5328f 100644 --- a/stable/autobrr/5.0.2/ix_values.yaml +++ b/stable/autobrr/5.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/autobrr pullPolicy: IfNotPresent - tag: v1.30.0@sha256:4701e08db7368c065f5c2288dadcf4dbce2f87c7873e5474d7821797534a6b28 + tag: v1.31.0@sha256:78e39d159bd4adbbd71f80dcff9503a8b1961189920b04d22c3bf8d1a6b2e210 service: main: diff --git a/stable/autobrr/5.0.2/questions.yaml b/stable/autobrr/5.0.3/questions.yaml similarity index 100% rename from stable/autobrr/5.0.2/questions.yaml rename to stable/autobrr/5.0.3/questions.yaml diff --git a/stable/autobrr/5.0.2/templates/NOTES.txt b/stable/autobrr/5.0.3/templates/NOTES.txt similarity index 100% rename from stable/autobrr/5.0.2/templates/NOTES.txt rename to stable/autobrr/5.0.3/templates/NOTES.txt diff --git a/stable/autobrr/5.0.2/templates/common.yaml b/stable/autobrr/5.0.3/templates/common.yaml similarity index 100% rename from stable/autobrr/5.0.2/templates/common.yaml rename to stable/autobrr/5.0.3/templates/common.yaml diff --git a/stable/autobrr/5.0.2/values.yaml b/stable/autobrr/5.0.3/values.yaml similarity index 100% rename from stable/autobrr/5.0.2/values.yaml rename to stable/autobrr/5.0.3/values.yaml