From 95fb7b167791b939852a05f84f88683d537ee3bd Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 12 Feb 2023 23:04:41 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/autobrr/3.0.15/app-changelog.md | 9 --------- .../autobrr/{3.0.15 => 3.0.16}/CHANGELOG.md | 18 +++++++++--------- stable/autobrr/{3.0.15 => 3.0.16}/Chart.yaml | 5 ++--- stable/autobrr/{3.0.15 => 3.0.16}/README.md | 0 stable/autobrr/3.0.16/app-changelog.md | 9 +++++++++ .../autobrr/{3.0.15 => 3.0.16}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../autobrr/{3.0.15 => 3.0.16}/ix_values.yaml | 2 +- .../autobrr/{3.0.15 => 3.0.16}/questions.yaml | 0 .../{3.0.15 => 3.0.16}/templates/common.yaml | 0 stable/autobrr/{3.0.15 => 3.0.16}/values.yaml | 0 11 files changed, 21 insertions(+), 22 deletions(-) delete mode 100644 stable/autobrr/3.0.15/app-changelog.md rename stable/autobrr/{3.0.15 => 3.0.16}/CHANGELOG.md (91%) rename stable/autobrr/{3.0.15 => 3.0.16}/Chart.yaml (91%) rename stable/autobrr/{3.0.15 => 3.0.16}/README.md (100%) create mode 100644 stable/autobrr/3.0.16/app-changelog.md rename stable/autobrr/{3.0.15 => 3.0.16}/app-readme.md (100%) rename stable/autobrr/{3.0.15 => 3.0.16}/charts/common-11.1.2.tgz (100%) rename stable/autobrr/{3.0.15 => 3.0.16}/ix_values.yaml (91%) rename stable/autobrr/{3.0.15 => 3.0.16}/questions.yaml (100%) rename stable/autobrr/{3.0.15 => 3.0.16}/templates/common.yaml (100%) rename stable/autobrr/{3.0.15 => 3.0.16}/values.yaml (100%) diff --git a/stable/autobrr/3.0.15/app-changelog.md b/stable/autobrr/3.0.15/app-changelog.md deleted file mode 100644 index 724908e5e1bd..000000000000 --- a/stable/autobrr/3.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [autobrr-3.0.15](https://github.com/truecharts/charts/compare/autobrr-3.0.14...autobrr-3.0.15) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/autobrr/3.0.15/CHANGELOG.md b/stable/autobrr/3.0.16/CHANGELOG.md similarity index 91% rename from stable/autobrr/3.0.15/CHANGELOG.md rename to stable/autobrr/3.0.16/CHANGELOG.md index 967841b671e7..afd2a6861a60 100644 --- a/stable/autobrr/3.0.15/CHANGELOG.md +++ b/stable/autobrr/3.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [autobrr-3.0.16](https://github.com/truecharts/charts/compare/autobrr-3.0.15...autobrr-3.0.16) (2023-02-12) + +### Chore + +- update container image tccr.io/truecharts/autobrr to v1.18.0 + + + + ## [autobrr-3.0.15](https://github.com/truecharts/charts/compare/autobrr-3.0.14...autobrr-3.0.15) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [autobrr-3.0.6](https://github.com/truecharts/charts/compare/autobrr-3.0.5...autobrr-3.0.6) (2022-12-21) ### Chore - -- update container image tccr.io/truecharts/autobrr to v1.12.0 - - - - -## [autobrr-3.0.5](https://github.com/truecharts/charts/compare/autobrr-3.0.4...autobrr-3.0.5) (2022-12-19) - -### Chore diff --git a/stable/autobrr/3.0.15/Chart.yaml b/stable/autobrr/3.0.16/Chart.yaml similarity index 91% rename from stable/autobrr/3.0.15/Chart.yaml rename to stable/autobrr/3.0.16/Chart.yaml index 0e8bf7295926..d0498582a9f0 100644 --- a/stable/autobrr/3.0.15/Chart.yaml +++ b/stable/autobrr/3.0.16/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: autobrr -version: 3.0.15 -appVersion: "1.17.0" +version: 3.0.16 +appVersion: "1.18.0" description: The modern download automation tool for torrents. type: application deprecated: false @@ -13,7 +13,6 @@ keywords: - torrent sources: - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr - - https://ghcr.io/autobrr/autobrr - https://github.com/autobrr/autobrr dependencies: - name: common diff --git a/stable/autobrr/3.0.15/README.md b/stable/autobrr/3.0.16/README.md similarity index 100% rename from stable/autobrr/3.0.15/README.md rename to stable/autobrr/3.0.16/README.md diff --git a/stable/autobrr/3.0.16/app-changelog.md b/stable/autobrr/3.0.16/app-changelog.md new file mode 100644 index 000000000000..aacfdeeb6c8d --- /dev/null +++ b/stable/autobrr/3.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [autobrr-3.0.16](https://github.com/truecharts/charts/compare/autobrr-3.0.15...autobrr-3.0.16) (2023-02-12) + +### Chore + +- update container image tccr.io/truecharts/autobrr to v1.18.0 + + \ No newline at end of file diff --git a/stable/autobrr/3.0.15/app-readme.md b/stable/autobrr/3.0.16/app-readme.md similarity index 100% rename from stable/autobrr/3.0.15/app-readme.md rename to stable/autobrr/3.0.16/app-readme.md diff --git a/stable/autobrr/3.0.15/charts/common-11.1.2.tgz b/stable/autobrr/3.0.16/charts/common-11.1.2.tgz similarity index 100% rename from stable/autobrr/3.0.15/charts/common-11.1.2.tgz rename to stable/autobrr/3.0.16/charts/common-11.1.2.tgz diff --git a/stable/autobrr/3.0.15/ix_values.yaml b/stable/autobrr/3.0.16/ix_values.yaml similarity index 91% rename from stable/autobrr/3.0.15/ix_values.yaml rename to stable/autobrr/3.0.16/ix_values.yaml index 180de87f526b..fc4b4454d2d4 100644 --- a/stable/autobrr/3.0.15/ix_values.yaml +++ b/stable/autobrr/3.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/autobrr pullPolicy: IfNotPresent - tag: 1.17.0@sha256:6778e71d58f37a3780c8295e39a66f69ca7f3fa3d0c26b8d98749dcde891b95f + tag: 1.18.0@sha256:dc1ae14e3584cd6ddc7d4e5962c12974ca31cfe943508677670b9aef09770e5c service: main: diff --git a/stable/autobrr/3.0.15/questions.yaml b/stable/autobrr/3.0.16/questions.yaml similarity index 100% rename from stable/autobrr/3.0.15/questions.yaml rename to stable/autobrr/3.0.16/questions.yaml diff --git a/stable/autobrr/3.0.15/templates/common.yaml b/stable/autobrr/3.0.16/templates/common.yaml similarity index 100% rename from stable/autobrr/3.0.15/templates/common.yaml rename to stable/autobrr/3.0.16/templates/common.yaml diff --git a/stable/autobrr/3.0.15/values.yaml b/stable/autobrr/3.0.16/values.yaml similarity index 100% rename from stable/autobrr/3.0.15/values.yaml rename to stable/autobrr/3.0.16/values.yaml