diff --git a/catalog.json b/catalog.json index 43511bad87..daf6e714ca 100644 --- a/catalog.json +++ b/catalog.json @@ -30,7 +30,7 @@ "latest_version": "1.0.80", "latest_app_version": "2023.4.5", "latest_human_version": "2023.4.5_1.0.80", - "last_update": "2023-04-19 12:32:55", + "last_update": "2023-04-19 22:40:27", "name": "home-assistant", "recommended": false, "title": "Home Assistant", @@ -354,9 +354,9 @@ "healthy": true, "healthy_error": null, "location": "/__w/charts/charts/community/sonarr", - "latest_version": "1.0.1", + "latest_version": "1.0.2", "latest_app_version": "3.0.10.1567", - "latest_human_version": "3.0.10.1567_1.0.1", + "latest_human_version": "3.0.10.1567_1.0.2", "last_update": "2023-04-11 15:25:04", "name": "sonarr", "recommended": false, diff --git a/community/sonarr/1.0.1/Chart.lock b/community/sonarr/1.0.1/Chart.lock deleted file mode 100644 index 7c09f46050..0000000000 --- a/community/sonarr/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.3 -digest: sha256:1a090020cfa582aff29906320874ffe9b543fcc6c2423c281f434514f2653e02 -generated: "2023-04-06T11:54:15.069382144Z" diff --git a/community/sonarr/1.0.1/charts/common-1.0.3.tgz b/community/sonarr/1.0.1/charts/common-1.0.3.tgz deleted file mode 100644 index c8d520cf2d..0000000000 Binary files a/community/sonarr/1.0.1/charts/common-1.0.3.tgz and /dev/null differ diff --git a/community/sonarr/1.0.2/Chart.lock b/community/sonarr/1.0.2/Chart.lock new file mode 100644 index 0000000000..d1006b35f3 --- /dev/null +++ b/community/sonarr/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.6 +digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 +generated: "2023-04-20T15:35:13.537135268+03:00" diff --git a/community/sonarr/1.0.1/Chart.yaml b/community/sonarr/1.0.2/Chart.yaml similarity index 95% rename from community/sonarr/1.0.1/Chart.yaml rename to community/sonarr/1.0.2/Chart.yaml index 109cd1bd0f..3884e96465 100644 --- a/community/sonarr/1.0.1/Chart.yaml +++ b/community/sonarr/1.0.2/Chart.yaml @@ -3,7 +3,7 @@ description: Sonarr is a PVR for Usenet and BitTorrent users. annotations: title: Sonarr type: application -version: 1.0.1 +version: 1.0.2 apiVersion: v2 appVersion: '3.0.10.1567' kubeVersion: '>=1.16.0-0' @@ -13,7 +13,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.3 + version: 1.0.6 home: https://github.com/Sonarr/Sonarr icon: https://raw.githubusercontent.com/Sonarr/Sonarr/develop/Logo/256.png sources: diff --git a/community/sonarr/1.0.1/README.md b/community/sonarr/1.0.2/README.md similarity index 100% rename from community/sonarr/1.0.1/README.md rename to community/sonarr/1.0.2/README.md diff --git a/community/sonarr/1.0.1/app-readme.md b/community/sonarr/1.0.2/app-readme.md similarity index 100% rename from community/sonarr/1.0.1/app-readme.md rename to community/sonarr/1.0.2/app-readme.md diff --git a/community/sonarr/1.0.2/charts/common-1.0.6.tgz b/community/sonarr/1.0.2/charts/common-1.0.6.tgz new file mode 100644 index 0000000000..4f1d4d6425 Binary files /dev/null and b/community/sonarr/1.0.2/charts/common-1.0.6.tgz differ diff --git a/community/sonarr/1.0.1/ci/basic-values.yaml b/community/sonarr/1.0.2/ci/basic-values.yaml similarity index 100% rename from community/sonarr/1.0.1/ci/basic-values.yaml rename to community/sonarr/1.0.2/ci/basic-values.yaml diff --git a/community/sonarr/1.0.1/ci/extra-values.yaml b/community/sonarr/1.0.2/ci/extra-values.yaml similarity index 100% rename from community/sonarr/1.0.1/ci/extra-values.yaml rename to community/sonarr/1.0.2/ci/extra-values.yaml diff --git a/community/sonarr/1.0.1/ci/hostNet-values.yaml b/community/sonarr/1.0.2/ci/hostNet-values.yaml similarity index 100% rename from community/sonarr/1.0.1/ci/hostNet-values.yaml rename to community/sonarr/1.0.2/ci/hostNet-values.yaml diff --git a/community/sonarr/1.0.1/ix_values.yaml b/community/sonarr/1.0.2/ix_values.yaml similarity index 100% rename from community/sonarr/1.0.1/ix_values.yaml rename to community/sonarr/1.0.2/ix_values.yaml diff --git a/community/sonarr/1.0.1/questions.yaml b/community/sonarr/1.0.2/questions.yaml similarity index 100% rename from community/sonarr/1.0.1/questions.yaml rename to community/sonarr/1.0.2/questions.yaml diff --git a/community/sonarr/1.0.1/templates/NOTES.txt b/community/sonarr/1.0.2/templates/NOTES.txt similarity index 100% rename from community/sonarr/1.0.1/templates/NOTES.txt rename to community/sonarr/1.0.2/templates/NOTES.txt diff --git a/community/sonarr/1.0.1/templates/_portal.tpl b/community/sonarr/1.0.2/templates/_portal.tpl similarity index 100% rename from community/sonarr/1.0.1/templates/_portal.tpl rename to community/sonarr/1.0.2/templates/_portal.tpl diff --git a/community/sonarr/1.0.1/templates/_sonarr.tpl b/community/sonarr/1.0.2/templates/_sonarr.tpl similarity index 96% rename from community/sonarr/1.0.1/templates/_sonarr.tpl rename to community/sonarr/1.0.2/templates/_sonarr.tpl index a018ebb21c..7ab8cbf991 100644 --- a/community/sonarr/1.0.1/templates/_sonarr.tpl +++ b/community/sonarr/1.0.2/templates/_sonarr.tpl @@ -73,6 +73,13 @@ persistence: mountPath: /config 01-permissions: mountPath: /mnt/directories/config + tmp: + enabled: true + type: emptyDir + targetSelector: + sonarr: + sonarr: + mountPath: /tmp {{- range $idx, $storage := .Values.sonarrStorage.additionalStorages }} {{ printf "sonarr-%v" (int $idx) }}: enabled: true diff --git a/community/sonarr/1.0.1/templates/common.yaml b/community/sonarr/1.0.2/templates/common.yaml similarity index 100% rename from community/sonarr/1.0.1/templates/common.yaml rename to community/sonarr/1.0.2/templates/common.yaml