diff --git a/stable/autobrr/3.0.1/app-changelog.md b/stable/autobrr/3.0.1/app-changelog.md deleted file mode 100644 index db37a2b746..0000000000 --- a/stable/autobrr/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/autobrr/3.0.1/CHANGELOG.md b/stable/autobrr/3.0.2/CHANGELOG.md similarity index 100% rename from stable/autobrr/3.0.1/CHANGELOG.md rename to stable/autobrr/3.0.2/CHANGELOG.md diff --git a/stable/autobrr/3.0.1/Chart.yaml b/stable/autobrr/3.0.2/Chart.yaml similarity index 95% rename from stable/autobrr/3.0.1/Chart.yaml rename to stable/autobrr/3.0.2/Chart.yaml index a9554433b5..20373169b7 100644 --- a/stable/autobrr/3.0.1/Chart.yaml +++ b/stable/autobrr/3.0.2/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: autobrr -version: 3.0.1 -appVersion: "1.10.0" +version: 3.0.2 +appVersion: "1.11.0" description: The modern download automation tool for torrents. type: application deprecated: false diff --git a/stable/autobrr/3.0.1/README.md b/stable/autobrr/3.0.2/README.md similarity index 100% rename from stable/autobrr/3.0.1/README.md rename to stable/autobrr/3.0.2/README.md diff --git a/stable/autobrr/3.0.2/app-changelog.md b/stable/autobrr/3.0.2/app-changelog.md new file mode 100644 index 0000000000..525e6715d4 --- /dev/null +++ b/stable/autobrr/3.0.2/app-changelog.md @@ -0,0 +1,4 @@ + + +## [autobrr-3.0.2](https://github.com/truecharts/charts/compare/autobrr-3.0.1...autobrr-3.0.2) (2022-11-18) + diff --git a/stable/autobrr/3.0.1/app-readme.md b/stable/autobrr/3.0.2/app-readme.md similarity index 100% rename from stable/autobrr/3.0.1/app-readme.md rename to stable/autobrr/3.0.2/app-readme.md diff --git a/stable/autobrr/3.0.1/charts/common-11.0.3.tgz b/stable/autobrr/3.0.2/charts/common-11.0.3.tgz similarity index 100% rename from stable/autobrr/3.0.1/charts/common-11.0.3.tgz rename to stable/autobrr/3.0.2/charts/common-11.0.3.tgz diff --git a/stable/autobrr/3.0.1/ix_values.yaml b/stable/autobrr/3.0.2/ix_values.yaml similarity index 91% rename from stable/autobrr/3.0.1/ix_values.yaml rename to stable/autobrr/3.0.2/ix_values.yaml index 28a4c8af75..02700ce26d 100644 --- a/stable/autobrr/3.0.1/ix_values.yaml +++ b/stable/autobrr/3.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/autobrr pullPolicy: IfNotPresent - tag: 1.10.0@sha256:cdc0bc7c47982b25403b6c8926555a52920ff92155ee99548a4364b5d8d631a1 + tag: 1.11.0@sha256:08fa2236b760ff733cc26cd76a18a5ea35059f84ab3844906e75df85fdd01bfb service: main: diff --git a/stable/autobrr/3.0.1/questions.yaml b/stable/autobrr/3.0.2/questions.yaml similarity index 100% rename from stable/autobrr/3.0.1/questions.yaml rename to stable/autobrr/3.0.2/questions.yaml diff --git a/stable/autobrr/3.0.1/templates/common.yaml b/stable/autobrr/3.0.2/templates/common.yaml similarity index 100% rename from stable/autobrr/3.0.1/templates/common.yaml rename to stable/autobrr/3.0.2/templates/common.yaml diff --git a/stable/autobrr/3.0.1/values.yaml b/stable/autobrr/3.0.2/values.yaml similarity index 100% rename from stable/autobrr/3.0.1/values.yaml rename to stable/autobrr/3.0.2/values.yaml