diff --git a/stable/autobrr/3.0.5/app-changelog.md b/stable/autobrr/3.0.5/app-changelog.md deleted file mode 100644 index f0af6b67af1..00000000000 --- a/stable/autobrr/3.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [autobrr-3.0.5](https://github.com/truecharts/charts/compare/autobrr-3.0.4...autobrr-3.0.5) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/autobrr/3.0.5/CHANGELOG.md b/stable/autobrr/3.0.6/CHANGELOG.md similarity index 90% rename from stable/autobrr/3.0.5/CHANGELOG.md rename to stable/autobrr/3.0.6/CHANGELOG.md index cc7e4b86d6f..9387f47fa82 100644 --- a/stable/autobrr/3.0.5/CHANGELOG.md +++ b/stable/autobrr/3.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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 @@ -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.5/Chart.yaml b/stable/autobrr/3.0.6/Chart.yaml similarity index 95% rename from stable/autobrr/3.0.5/Chart.yaml rename to stable/autobrr/3.0.6/Chart.yaml index f6af70bdaa8..5551367bc5f 100644 --- a/stable/autobrr/3.0.5/Chart.yaml +++ b/stable/autobrr/3.0.6/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: autobrr -version: 3.0.5 -appVersion: "1.11.0" +version: 3.0.6 +appVersion: "1.12.0" description: The modern download automation tool for torrents. type: application deprecated: false diff --git a/stable/autobrr/3.0.5/README.md b/stable/autobrr/3.0.6/README.md similarity index 100% rename from stable/autobrr/3.0.5/README.md rename to stable/autobrr/3.0.6/README.md diff --git a/stable/autobrr/3.0.6/app-changelog.md b/stable/autobrr/3.0.6/app-changelog.md new file mode 100644 index 00000000000..aa67758d98d --- /dev/null +++ b/stable/autobrr/3.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.5/app-readme.md b/stable/autobrr/3.0.6/app-readme.md similarity index 100% rename from stable/autobrr/3.0.5/app-readme.md rename to stable/autobrr/3.0.6/app-readme.md diff --git a/stable/autobrr/3.0.5/charts/common-11.0.9.tgz b/stable/autobrr/3.0.6/charts/common-11.0.9.tgz similarity index 100% rename from stable/autobrr/3.0.5/charts/common-11.0.9.tgz rename to stable/autobrr/3.0.6/charts/common-11.0.9.tgz diff --git a/stable/autobrr/3.0.5/ix_values.yaml b/stable/autobrr/3.0.6/ix_values.yaml similarity index 91% rename from stable/autobrr/3.0.5/ix_values.yaml rename to stable/autobrr/3.0.6/ix_values.yaml index 02700ce26d3..67d82d8a4a9 100644 --- a/stable/autobrr/3.0.5/ix_values.yaml +++ b/stable/autobrr/3.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/autobrr pullPolicy: IfNotPresent - tag: 1.11.0@sha256:08fa2236b760ff733cc26cd76a18a5ea35059f84ab3844906e75df85fdd01bfb + tag: 1.12.0@sha256:f6978f4164cb938ca2fc61075b2e8326cafbe9da551f5cca3f9d55f919a97762 service: main: diff --git a/stable/autobrr/3.0.5/questions.yaml b/stable/autobrr/3.0.6/questions.yaml similarity index 100% rename from stable/autobrr/3.0.5/questions.yaml rename to stable/autobrr/3.0.6/questions.yaml diff --git a/stable/autobrr/3.0.5/templates/common.yaml b/stable/autobrr/3.0.6/templates/common.yaml similarity index 100% rename from stable/autobrr/3.0.5/templates/common.yaml rename to stable/autobrr/3.0.6/templates/common.yaml diff --git a/stable/autobrr/3.0.5/values.yaml b/stable/autobrr/3.0.6/values.yaml similarity index 100% rename from stable/autobrr/3.0.5/values.yaml rename to stable/autobrr/3.0.6/values.yaml