From ab00236833fb265d970736e646b4245e2b464e35 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 25 Dec 2022 01:09:01 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/autobrr/3.0.6/app-changelog.md | 9 --------- stable/autobrr/{3.0.6 => 3.0.7}/CHANGELOG.md | 18 +++++++++--------- stable/autobrr/{3.0.6 => 3.0.7}/Chart.yaml | 4 ++-- stable/autobrr/{3.0.6 => 3.0.7}/README.md | 0 stable/autobrr/3.0.7/app-changelog.md | 9 +++++++++ stable/autobrr/{3.0.6 => 3.0.7}/app-readme.md | 0 .../{3.0.6 => 3.0.7}/charts/common-11.0.9.tgz | Bin .../autobrr/{3.0.6 => 3.0.7}/ix_values.yaml | 2 +- .../autobrr/{3.0.6 => 3.0.7}/questions.yaml | 0 .../{3.0.6 => 3.0.7}/templates/common.yaml | 0 stable/autobrr/{3.0.6 => 3.0.7}/values.yaml | 0 11 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/autobrr/3.0.6/app-changelog.md rename stable/autobrr/{3.0.6 => 3.0.7}/CHANGELOG.md (90%) rename stable/autobrr/{3.0.6 => 3.0.7}/Chart.yaml (95%) rename stable/autobrr/{3.0.6 => 3.0.7}/README.md (100%) create mode 100644 stable/autobrr/3.0.7/app-changelog.md rename stable/autobrr/{3.0.6 => 3.0.7}/app-readme.md (100%) rename stable/autobrr/{3.0.6 => 3.0.7}/charts/common-11.0.9.tgz (100%) rename stable/autobrr/{3.0.6 => 3.0.7}/ix_values.yaml (91%) rename stable/autobrr/{3.0.6 => 3.0.7}/questions.yaml (100%) rename stable/autobrr/{3.0.6 => 3.0.7}/templates/common.yaml (100%) rename stable/autobrr/{3.0.6 => 3.0.7}/values.yaml (100%) diff --git a/stable/autobrr/3.0.6/app-changelog.md b/stable/autobrr/3.0.6/app-changelog.md deleted file mode 100644 index aa67758d98..0000000000 --- a/stable/autobrr/3.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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 - - \ No newline at end of file diff --git a/stable/autobrr/3.0.6/CHANGELOG.md b/stable/autobrr/3.0.7/CHANGELOG.md similarity index 90% rename from stable/autobrr/3.0.6/CHANGELOG.md rename to stable/autobrr/3.0.7/CHANGELOG.md index 9387f47fa8..d02630469f 100644 --- a/stable/autobrr/3.0.6/CHANGELOG.md +++ b/stable/autobrr/3.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [autobrr-3.0.7](https://github.com/truecharts/charts/compare/autobrr-3.0.6...autobrr-3.0.7) (2022-12-25) + +### Chore + +- update container image tccr.io/truecharts/autobrr to v1.12.1 + + + + ## [autobrr-3.0.6](https://github.com/truecharts/charts/compare/autobrr-3.0.5...autobrr-3.0.6) (2022-12-21) ### Chore @@ -86,14 +95,5 @@ -## [autobrr-3.0.1](https://github.com/truecharts/charts/compare/autobrr-3.0.0...autobrr-3.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [autobrr-3.0.1](https://github.com/truecharts/charts/compare/autobrr-3.0.0...autobrr-3.0.1) (2022-11-15) diff --git a/stable/autobrr/3.0.6/Chart.yaml b/stable/autobrr/3.0.7/Chart.yaml similarity index 95% rename from stable/autobrr/3.0.6/Chart.yaml rename to stable/autobrr/3.0.7/Chart.yaml index 5551367bc5..d59bbcd4a4 100644 --- a/stable/autobrr/3.0.6/Chart.yaml +++ b/stable/autobrr/3.0.7/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: autobrr -version: 3.0.6 -appVersion: "1.12.0" +version: 3.0.7 +appVersion: "1.12.1" description: The modern download automation tool for torrents. type: application deprecated: false diff --git a/stable/autobrr/3.0.6/README.md b/stable/autobrr/3.0.7/README.md similarity index 100% rename from stable/autobrr/3.0.6/README.md rename to stable/autobrr/3.0.7/README.md diff --git a/stable/autobrr/3.0.7/app-changelog.md b/stable/autobrr/3.0.7/app-changelog.md new file mode 100644 index 0000000000..b8a66a280a --- /dev/null +++ b/stable/autobrr/3.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [autobrr-3.0.7](https://github.com/truecharts/charts/compare/autobrr-3.0.6...autobrr-3.0.7) (2022-12-25) + +### Chore + +- update container image tccr.io/truecharts/autobrr to v1.12.1 + + \ No newline at end of file diff --git a/stable/autobrr/3.0.6/app-readme.md b/stable/autobrr/3.0.7/app-readme.md similarity index 100% rename from stable/autobrr/3.0.6/app-readme.md rename to stable/autobrr/3.0.7/app-readme.md diff --git a/stable/autobrr/3.0.6/charts/common-11.0.9.tgz b/stable/autobrr/3.0.7/charts/common-11.0.9.tgz similarity index 100% rename from stable/autobrr/3.0.6/charts/common-11.0.9.tgz rename to stable/autobrr/3.0.7/charts/common-11.0.9.tgz diff --git a/stable/autobrr/3.0.6/ix_values.yaml b/stable/autobrr/3.0.7/ix_values.yaml similarity index 91% rename from stable/autobrr/3.0.6/ix_values.yaml rename to stable/autobrr/3.0.7/ix_values.yaml index 67d82d8a4a..0b7f6d0708 100644 --- a/stable/autobrr/3.0.6/ix_values.yaml +++ b/stable/autobrr/3.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/autobrr pullPolicy: IfNotPresent - tag: 1.12.0@sha256:f6978f4164cb938ca2fc61075b2e8326cafbe9da551f5cca3f9d55f919a97762 + tag: 1.12.1@sha256:1a22a218d2ee445b422f7988bfc53ba1c203231490f63b5e80e33bf63f695caa service: main: diff --git a/stable/autobrr/3.0.6/questions.yaml b/stable/autobrr/3.0.7/questions.yaml similarity index 100% rename from stable/autobrr/3.0.6/questions.yaml rename to stable/autobrr/3.0.7/questions.yaml diff --git a/stable/autobrr/3.0.6/templates/common.yaml b/stable/autobrr/3.0.7/templates/common.yaml similarity index 100% rename from stable/autobrr/3.0.6/templates/common.yaml rename to stable/autobrr/3.0.7/templates/common.yaml diff --git a/stable/autobrr/3.0.6/values.yaml b/stable/autobrr/3.0.7/values.yaml similarity index 100% rename from stable/autobrr/3.0.6/values.yaml rename to stable/autobrr/3.0.7/values.yaml