diff --git a/charts/organizr/1.1.0/Chart.lock b/charts/organizr/1.1.0/Chart.lock deleted file mode 100644 index 89103e65ddf..00000000000 --- a/charts/organizr/1.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.1.1 -digest: sha256:ced5fa6acb2b0821c18589a35f21c3d094a76e8099467b5e0ce3d0812d1524ce -generated: "2021-02-18T22:45:31.669253739Z" diff --git a/charts/organizr/1.1.0/charts/common-1.1.1.tgz b/charts/organizr/1.1.0/charts/common-1.1.1.tgz deleted file mode 100644 index efbc08e1c47..00000000000 Binary files a/charts/organizr/1.1.0/charts/common-1.1.1.tgz and /dev/null differ diff --git a/charts/organizr/1.1.0/.helmignore b/charts/organizr/1.2.0/.helmignore similarity index 100% rename from charts/organizr/1.1.0/.helmignore rename to charts/organizr/1.2.0/.helmignore diff --git a/charts/organizr/1.2.0/Chart.lock b/charts/organizr/1.2.0/Chart.lock new file mode 100644 index 00000000000..e16ba0ba452 --- /dev/null +++ b/charts/organizr/1.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.2.0 +digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b +generated: "2021-02-19T22:00:16.128142127Z" diff --git a/charts/organizr/1.1.0/Chart.yaml b/charts/organizr/1.2.0/Chart.yaml similarity index 94% rename from charts/organizr/1.1.0/Chart.yaml rename to charts/organizr/1.2.0/Chart.yaml index b826cd604ad..e09879e1b0a 100644 --- a/charts/organizr/1.1.0/Chart.yaml +++ b/charts/organizr/1.2.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: latest description: HTPC/Homelab Services Organizer name: organizr -version: 1.1.0 +version: 1.2.0 upstream_version: 3.2.1 keywords: - organizr @@ -19,4 +19,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.1.1 + version: 1.2.0 diff --git a/charts/organizr/1.1.0/LICENSE b/charts/organizr/1.2.0/LICENSE similarity index 100% rename from charts/organizr/1.1.0/LICENSE rename to charts/organizr/1.2.0/LICENSE diff --git a/charts/organizr/1.1.0/README.md b/charts/organizr/1.2.0/README.md similarity index 100% rename from charts/organizr/1.1.0/README.md rename to charts/organizr/1.2.0/README.md diff --git a/charts/organizr/1.1.0/app-readme.md b/charts/organizr/1.2.0/app-readme.md similarity index 100% rename from charts/organizr/1.1.0/app-readme.md rename to charts/organizr/1.2.0/app-readme.md diff --git a/charts/organizr/1.2.0/charts/common-1.2.0.tgz b/charts/organizr/1.2.0/charts/common-1.2.0.tgz new file mode 100644 index 00000000000..54c53738ce9 Binary files /dev/null and b/charts/organizr/1.2.0/charts/common-1.2.0.tgz differ diff --git a/charts/organizr/1.1.0/questions.yaml b/charts/organizr/1.2.0/questions.yaml similarity index 95% rename from charts/organizr/1.1.0/questions.yaml rename to charts/organizr/1.2.0/questions.yaml index 4965c096f3f..c9b8f803085 100644 --- a/charts/organizr/1.1.0/questions.yaml +++ b/charts/organizr/1.2.0/questions.yaml @@ -159,6 +159,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: @@ -208,6 +215,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: diff --git a/charts/organizr/1.1.0/templates/common.yaml b/charts/organizr/1.2.0/templates/common.yaml similarity index 100% rename from charts/organizr/1.1.0/templates/common.yaml rename to charts/organizr/1.2.0/templates/common.yaml diff --git a/charts/organizr/1.1.0/test_values.yaml b/charts/organizr/1.2.0/test_values.yaml similarity index 94% rename from charts/organizr/1.1.0/test_values.yaml rename to charts/organizr/1.2.0/test_values.yaml index e0e390216e3..1598df18710 100644 --- a/charts/organizr/1.1.0/test_values.yaml +++ b/charts/organizr/1.2.0/test_values.yaml @@ -30,6 +30,7 @@ appVolumeMounts: config: enabled: true emptyDir: true + setPermissions: true mountPath: "/config" diff --git a/charts/organizr/1.1.0/values.yaml b/charts/organizr/1.2.0/values.yaml similarity index 100% rename from charts/organizr/1.1.0/values.yaml rename to charts/organizr/1.2.0/values.yaml diff --git a/charts/qbittorrent/1.1.0/Chart.lock b/charts/qbittorrent/1.1.0/Chart.lock deleted file mode 100644 index 9627e799948..00000000000 --- a/charts/qbittorrent/1.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.1.1 -digest: sha256:ced5fa6acb2b0821c18589a35f21c3d094a76e8099467b5e0ce3d0812d1524ce -generated: "2021-02-18T22:45:29.298368944Z" diff --git a/charts/qbittorrent/1.1.0/charts/common-1.1.1.tgz b/charts/qbittorrent/1.1.0/charts/common-1.1.1.tgz deleted file mode 100644 index efbc08e1c47..00000000000 Binary files a/charts/qbittorrent/1.1.0/charts/common-1.1.1.tgz and /dev/null differ diff --git a/charts/qbittorrent/1.1.0/.helmignore b/charts/qbittorrent/1.2.0/.helmignore similarity index 100% rename from charts/qbittorrent/1.1.0/.helmignore rename to charts/qbittorrent/1.2.0/.helmignore diff --git a/charts/qbittorrent/1.2.0/Chart.lock b/charts/qbittorrent/1.2.0/Chart.lock new file mode 100644 index 00000000000..24c69f713b9 --- /dev/null +++ b/charts/qbittorrent/1.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.2.0 +digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b +generated: "2021-02-19T22:00:13.667500574Z" diff --git a/charts/qbittorrent/1.1.0/Chart.yaml b/charts/qbittorrent/1.2.0/Chart.yaml similarity index 94% rename from charts/qbittorrent/1.1.0/Chart.yaml rename to charts/qbittorrent/1.2.0/Chart.yaml index 64fac8b058d..32c4023482d 100644 --- a/charts/qbittorrent/1.1.0/Chart.yaml +++ b/charts/qbittorrent/1.2.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 4.3.0 description: qBittorrent is a cross-platform free and open-source BitTorrent client name: qbittorrent -version: 1.1.0 +version: 1.2.0 upstream_version: 7.2.1 keywords: - qbittorrent @@ -16,4 +16,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.1.1 + version: 1.2.0 diff --git a/charts/qbittorrent/1.1.0/LICENSE b/charts/qbittorrent/1.2.0/LICENSE similarity index 100% rename from charts/qbittorrent/1.1.0/LICENSE rename to charts/qbittorrent/1.2.0/LICENSE diff --git a/charts/qbittorrent/1.1.0/README.md b/charts/qbittorrent/1.2.0/README.md similarity index 100% rename from charts/qbittorrent/1.1.0/README.md rename to charts/qbittorrent/1.2.0/README.md diff --git a/charts/qbittorrent/1.1.0/app-readme.md b/charts/qbittorrent/1.2.0/app-readme.md similarity index 100% rename from charts/qbittorrent/1.1.0/app-readme.md rename to charts/qbittorrent/1.2.0/app-readme.md diff --git a/charts/qbittorrent/1.2.0/charts/common-1.2.0.tgz b/charts/qbittorrent/1.2.0/charts/common-1.2.0.tgz new file mode 100644 index 00000000000..54c53738ce9 Binary files /dev/null and b/charts/qbittorrent/1.2.0/charts/common-1.2.0.tgz differ diff --git a/charts/qbittorrent/1.1.0/questions.yaml b/charts/qbittorrent/1.2.0/questions.yaml similarity index 96% rename from charts/qbittorrent/1.1.0/questions.yaml rename to charts/qbittorrent/1.2.0/questions.yaml index ddfe1287908..098b485428e 100644 --- a/charts/qbittorrent/1.1.0/questions.yaml +++ b/charts/qbittorrent/1.2.0/questions.yaml @@ -241,6 +241,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: @@ -290,6 +297,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: diff --git a/charts/qbittorrent/1.1.0/templates/NOTES.txt b/charts/qbittorrent/1.2.0/templates/NOTES.txt similarity index 100% rename from charts/qbittorrent/1.1.0/templates/NOTES.txt rename to charts/qbittorrent/1.2.0/templates/NOTES.txt diff --git a/charts/qbittorrent/1.1.0/templates/common.yaml b/charts/qbittorrent/1.2.0/templates/common.yaml similarity index 100% rename from charts/qbittorrent/1.1.0/templates/common.yaml rename to charts/qbittorrent/1.2.0/templates/common.yaml diff --git a/charts/qbittorrent/1.1.0/templates/configmap.yaml b/charts/qbittorrent/1.2.0/templates/configmap.yaml similarity index 100% rename from charts/qbittorrent/1.1.0/templates/configmap.yaml rename to charts/qbittorrent/1.2.0/templates/configmap.yaml diff --git a/charts/qbittorrent/1.1.0/test_values.yaml b/charts/qbittorrent/1.2.0/test_values.yaml similarity index 96% rename from charts/qbittorrent/1.1.0/test_values.yaml rename to charts/qbittorrent/1.2.0/test_values.yaml index 2898c5e29d2..832ba676fac 100644 --- a/charts/qbittorrent/1.1.0/test_values.yaml +++ b/charts/qbittorrent/1.2.0/test_values.yaml @@ -86,12 +86,15 @@ appVolumeMounts: config: enabled: true emptyDir: true + setPermissions: true mountPath: "/config" media: enabled: true emptyDir: true + setPermissions: true mountPath: "/media" downloads: enabled: true emptyDir: true + setPermissions: true mountPath: "/downloads" diff --git a/charts/qbittorrent/1.1.0/values.yaml b/charts/qbittorrent/1.2.0/values.yaml similarity index 100% rename from charts/qbittorrent/1.1.0/values.yaml rename to charts/qbittorrent/1.2.0/values.yaml diff --git a/charts/radarr/1.1.0/Chart.lock b/charts/radarr/1.1.0/Chart.lock deleted file mode 100644 index 3d40543b0d5..00000000000 --- a/charts/radarr/1.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.1.1 -digest: sha256:ced5fa6acb2b0821c18589a35f21c3d094a76e8099467b5e0ce3d0812d1524ce -generated: "2021-02-18T22:45:26.940345036Z" diff --git a/charts/radarr/1.1.0/charts/common-1.1.1.tgz b/charts/radarr/1.1.0/charts/common-1.1.1.tgz deleted file mode 100644 index efbc08e1c47..00000000000 Binary files a/charts/radarr/1.1.0/charts/common-1.1.1.tgz and /dev/null differ diff --git a/charts/radarr/1.1.0/.helmignore b/charts/radarr/1.2.0/.helmignore similarity index 100% rename from charts/radarr/1.1.0/.helmignore rename to charts/radarr/1.2.0/.helmignore diff --git a/charts/radarr/1.2.0/Chart.lock b/charts/radarr/1.2.0/Chart.lock new file mode 100644 index 00000000000..0b08b49323a --- /dev/null +++ b/charts/radarr/1.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.2.0 +digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b +generated: "2021-02-19T22:00:11.202325379Z" diff --git a/charts/radarr/1.1.0/Chart.yaml b/charts/radarr/1.2.0/Chart.yaml similarity index 93% rename from charts/radarr/1.1.0/Chart.yaml rename to charts/radarr/1.2.0/Chart.yaml index 6228d7a967c..5a810d820d7 100644 --- a/charts/radarr/1.1.0/Chart.yaml +++ b/charts/radarr/1.2.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 3.0.0.3989 description: A fork of Sonarr to work with movies à la Couchpotato name: radarr -version: 1.1.0 +version: 1.2.0 keywords: - radarr - torrent @@ -17,4 +17,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.1.1 + version: 1.2.0 diff --git a/charts/radarr/1.1.0/LICENSE b/charts/radarr/1.2.0/LICENSE similarity index 100% rename from charts/radarr/1.1.0/LICENSE rename to charts/radarr/1.2.0/LICENSE diff --git a/charts/radarr/1.1.0/README.md b/charts/radarr/1.2.0/README.md similarity index 100% rename from charts/radarr/1.1.0/README.md rename to charts/radarr/1.2.0/README.md diff --git a/charts/radarr/1.1.0/app-readme.md b/charts/radarr/1.2.0/app-readme.md similarity index 100% rename from charts/radarr/1.1.0/app-readme.md rename to charts/radarr/1.2.0/app-readme.md diff --git a/charts/radarr/1.2.0/charts/common-1.2.0.tgz b/charts/radarr/1.2.0/charts/common-1.2.0.tgz new file mode 100644 index 00000000000..54c53738ce9 Binary files /dev/null and b/charts/radarr/1.2.0/charts/common-1.2.0.tgz differ diff --git a/charts/radarr/1.1.0/questions.yaml b/charts/radarr/1.2.0/questions.yaml similarity index 94% rename from charts/radarr/1.1.0/questions.yaml rename to charts/radarr/1.2.0/questions.yaml index 3f6ae23f1e5..0f9770dfdc1 100644 --- a/charts/radarr/1.1.0/questions.yaml +++ b/charts/radarr/1.2.0/questions.yaml @@ -159,6 +159,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: @@ -208,6 +215,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: @@ -257,6 +271,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: diff --git a/charts/radarr/1.1.0/templates/common.yaml b/charts/radarr/1.2.0/templates/common.yaml similarity index 100% rename from charts/radarr/1.1.0/templates/common.yaml rename to charts/radarr/1.2.0/templates/common.yaml diff --git a/charts/radarr/1.1.0/test_values.yaml b/charts/radarr/1.2.0/test_values.yaml similarity index 93% rename from charts/radarr/1.1.0/test_values.yaml rename to charts/radarr/1.2.0/test_values.yaml index 0ef59771c26..01542601e17 100644 --- a/charts/radarr/1.1.0/test_values.yaml +++ b/charts/radarr/1.2.0/test_values.yaml @@ -45,13 +45,16 @@ appVolumeMounts: config: enabled: true emptyDir: true + setPermissions: true mountPath: "/config" media: enabled: true emptyDir: true + setPermissions: true mountPath: "/media" downloads: enabled: true emptyDir: true + setPermissions: true mountPath: "/downloads" diff --git a/charts/radarr/1.1.0/values.yaml b/charts/radarr/1.2.0/values.yaml similarity index 100% rename from charts/radarr/1.1.0/values.yaml rename to charts/radarr/1.2.0/values.yaml diff --git a/charts/readarr/1.1.0/Chart.lock b/charts/readarr/1.1.0/Chart.lock deleted file mode 100644 index c726db268ea..00000000000 --- a/charts/readarr/1.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.1.1 -digest: sha256:ced5fa6acb2b0821c18589a35f21c3d094a76e8099467b5e0ce3d0812d1524ce -generated: "2021-02-18T22:45:24.492384172Z" diff --git a/charts/readarr/1.1.0/charts/common-1.1.1.tgz b/charts/readarr/1.1.0/charts/common-1.1.1.tgz deleted file mode 100644 index efbc08e1c47..00000000000 Binary files a/charts/readarr/1.1.0/charts/common-1.1.1.tgz and /dev/null differ diff --git a/charts/readarr/1.1.0/.helmignore b/charts/readarr/1.2.0/.helmignore similarity index 100% rename from charts/readarr/1.1.0/.helmignore rename to charts/readarr/1.2.0/.helmignore diff --git a/charts/readarr/1.2.0/Chart.lock b/charts/readarr/1.2.0/Chart.lock new file mode 100644 index 00000000000..4c07f1b3894 --- /dev/null +++ b/charts/readarr/1.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.2.0 +digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b +generated: "2021-02-19T22:00:08.724521213Z" diff --git a/charts/readarr/1.1.0/Chart.yaml b/charts/readarr/1.2.0/Chart.yaml similarity index 94% rename from charts/readarr/1.1.0/Chart.yaml rename to charts/readarr/1.2.0/Chart.yaml index 664313fd49e..d3018aca7a8 100644 --- a/charts/readarr/1.1.0/Chart.yaml +++ b/charts/readarr/1.2.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appversion: 0.2.0.351 description: A fork of Radarr to work with Books & AudioBooks name: readarr -version: 1.1.0 +version: 1.2.0 upstream_version: 1.1.1 keywords: - readarr @@ -20,5 +20,5 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.1.1 + version: 1.2.0 diff --git a/charts/readarr/1.1.0/LICENSE b/charts/readarr/1.2.0/LICENSE similarity index 100% rename from charts/readarr/1.1.0/LICENSE rename to charts/readarr/1.2.0/LICENSE diff --git a/charts/readarr/1.1.0/README.md b/charts/readarr/1.2.0/README.md similarity index 100% rename from charts/readarr/1.1.0/README.md rename to charts/readarr/1.2.0/README.md diff --git a/charts/readarr/1.1.0/app-readme.md b/charts/readarr/1.2.0/app-readme.md similarity index 100% rename from charts/readarr/1.1.0/app-readme.md rename to charts/readarr/1.2.0/app-readme.md diff --git a/charts/readarr/1.2.0/charts/common-1.2.0.tgz b/charts/readarr/1.2.0/charts/common-1.2.0.tgz new file mode 100644 index 00000000000..54c53738ce9 Binary files /dev/null and b/charts/readarr/1.2.0/charts/common-1.2.0.tgz differ diff --git a/charts/readarr/1.1.0/questions.yaml b/charts/readarr/1.2.0/questions.yaml similarity index 93% rename from charts/readarr/1.1.0/questions.yaml rename to charts/readarr/1.2.0/questions.yaml index e1616b529c6..fae6a5c9883 100644 --- a/charts/readarr/1.1.0/questions.yaml +++ b/charts/readarr/1.2.0/questions.yaml @@ -157,6 +157,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: @@ -206,6 +213,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: @@ -255,6 +269,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: diff --git a/charts/readarr/1.1.0/templates/NOTES.txt b/charts/readarr/1.2.0/templates/NOTES.txt similarity index 100% rename from charts/readarr/1.1.0/templates/NOTES.txt rename to charts/readarr/1.2.0/templates/NOTES.txt diff --git a/charts/readarr/1.1.0/templates/common.yaml b/charts/readarr/1.2.0/templates/common.yaml similarity index 100% rename from charts/readarr/1.1.0/templates/common.yaml rename to charts/readarr/1.2.0/templates/common.yaml diff --git a/charts/readarr/1.1.0/test_values.yaml b/charts/readarr/1.2.0/test_values.yaml similarity index 95% rename from charts/readarr/1.1.0/test_values.yaml rename to charts/readarr/1.2.0/test_values.yaml index 6f459bc13e2..d8a94bcd400 100644 --- a/charts/readarr/1.1.0/test_values.yaml +++ b/charts/readarr/1.2.0/test_values.yaml @@ -46,8 +46,10 @@ appVolumeMounts: config: enabled: true emptyDir: true + setPermissions: true mountPath: "/config" media: enabled: true emptyDir: true + setPermissions: true mountPath: "/media" diff --git a/charts/readarr/1.1.0/values.yaml b/charts/readarr/1.2.0/values.yaml similarity index 100% rename from charts/readarr/1.1.0/values.yaml rename to charts/readarr/1.2.0/values.yaml diff --git a/charts/sabnzbd/1.1.0/Chart.lock b/charts/sabnzbd/1.1.0/Chart.lock deleted file mode 100644 index 1f5c13122ca..00000000000 --- a/charts/sabnzbd/1.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.1.1 -digest: sha256:ced5fa6acb2b0821c18589a35f21c3d094a76e8099467b5e0ce3d0812d1524ce -generated: "2021-02-18T22:45:22.190426404Z" diff --git a/charts/sabnzbd/1.1.0/charts/common-1.1.1.tgz b/charts/sabnzbd/1.1.0/charts/common-1.1.1.tgz deleted file mode 100644 index efbc08e1c47..00000000000 Binary files a/charts/sabnzbd/1.1.0/charts/common-1.1.1.tgz and /dev/null differ diff --git a/charts/sabnzbd/1.1.0/.helmignore b/charts/sabnzbd/1.2.0/.helmignore similarity index 100% rename from charts/sabnzbd/1.1.0/.helmignore rename to charts/sabnzbd/1.2.0/.helmignore diff --git a/charts/sabnzbd/1.2.0/Chart.lock b/charts/sabnzbd/1.2.0/Chart.lock new file mode 100644 index 00000000000..c1e71cf4e72 --- /dev/null +++ b/charts/sabnzbd/1.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.2.0 +digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b +generated: "2021-02-19T22:00:06.2920889Z" diff --git a/charts/sabnzbd/1.1.0/Chart.yaml b/charts/sabnzbd/1.2.0/Chart.yaml similarity index 93% rename from charts/sabnzbd/1.1.0/Chart.yaml rename to charts/sabnzbd/1.2.0/Chart.yaml index d8aa051aaa0..2b8c1bce79c 100644 --- a/charts/sabnzbd/1.1.0/Chart.yaml +++ b/charts/sabnzbd/1.2.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 3.1.0 description: Free and easy binary newsreader name: sabnzbd -version: 1.1.0 +version: 1.2.0 upstream_version: 4.2.1 keywords: - sabnzbd @@ -17,5 +17,5 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.1.1 + version: 1.2.0 diff --git a/charts/sabnzbd/1.1.0/LICENSE b/charts/sabnzbd/1.2.0/LICENSE similarity index 100% rename from charts/sabnzbd/1.1.0/LICENSE rename to charts/sabnzbd/1.2.0/LICENSE diff --git a/charts/sabnzbd/1.1.0/README.md b/charts/sabnzbd/1.2.0/README.md similarity index 100% rename from charts/sabnzbd/1.1.0/README.md rename to charts/sabnzbd/1.2.0/README.md diff --git a/charts/sabnzbd/1.1.0/app-readme.md b/charts/sabnzbd/1.2.0/app-readme.md similarity index 100% rename from charts/sabnzbd/1.1.0/app-readme.md rename to charts/sabnzbd/1.2.0/app-readme.md diff --git a/charts/sabnzbd/1.2.0/charts/common-1.2.0.tgz b/charts/sabnzbd/1.2.0/charts/common-1.2.0.tgz new file mode 100644 index 00000000000..54c53738ce9 Binary files /dev/null and b/charts/sabnzbd/1.2.0/charts/common-1.2.0.tgz differ diff --git a/charts/sabnzbd/1.1.0/questions.yaml b/charts/sabnzbd/1.2.0/questions.yaml similarity index 95% rename from charts/sabnzbd/1.1.0/questions.yaml rename to charts/sabnzbd/1.2.0/questions.yaml index 93fa2c6403f..1fb61d182db 100644 --- a/charts/sabnzbd/1.1.0/questions.yaml +++ b/charts/sabnzbd/1.2.0/questions.yaml @@ -157,6 +157,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: @@ -206,6 +213,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: diff --git a/charts/sabnzbd/1.1.0/templates/NOTES.txt b/charts/sabnzbd/1.2.0/templates/NOTES.txt similarity index 100% rename from charts/sabnzbd/1.1.0/templates/NOTES.txt rename to charts/sabnzbd/1.2.0/templates/NOTES.txt diff --git a/charts/sabnzbd/1.1.0/templates/common.yaml b/charts/sabnzbd/1.2.0/templates/common.yaml similarity index 100% rename from charts/sabnzbd/1.1.0/templates/common.yaml rename to charts/sabnzbd/1.2.0/templates/common.yaml diff --git a/charts/sabnzbd/1.1.0/test_values.yaml b/charts/sabnzbd/1.2.0/test_values.yaml similarity index 93% rename from charts/sabnzbd/1.1.0/test_values.yaml rename to charts/sabnzbd/1.2.0/test_values.yaml index a77e194471d..b2d7776e4b3 100644 --- a/charts/sabnzbd/1.1.0/test_values.yaml +++ b/charts/sabnzbd/1.2.0/test_values.yaml @@ -46,12 +46,15 @@ appVolumeMounts: config: enabled: true emptyDir: true + setPermissions: true mountPath: "/config" media: enabled: true emptyDir: true + setPermissions: true mountPath: "/media" downloads: enabled: true emptyDir: true + setPermissions: true mountPath: "/downloads" diff --git a/charts/sabnzbd/1.1.0/values.yaml b/charts/sabnzbd/1.2.0/values.yaml similarity index 100% rename from charts/sabnzbd/1.1.0/values.yaml rename to charts/sabnzbd/1.2.0/values.yaml diff --git a/charts/sonarr/1.1.0/Chart.lock b/charts/sonarr/1.1.0/Chart.lock deleted file mode 100644 index 39760f6fe10..00000000000 --- a/charts/sonarr/1.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.1.1 -digest: sha256:ced5fa6acb2b0821c18589a35f21c3d094a76e8099467b5e0ce3d0812d1524ce -generated: "2021-02-18T22:45:19.788333303Z" diff --git a/charts/sonarr/1.1.0/charts/common-1.1.1.tgz b/charts/sonarr/1.1.0/charts/common-1.1.1.tgz deleted file mode 100644 index efbc08e1c47..00000000000 Binary files a/charts/sonarr/1.1.0/charts/common-1.1.1.tgz and /dev/null differ diff --git a/charts/sonarr/1.1.0/.helmignore b/charts/sonarr/1.2.0/.helmignore similarity index 100% rename from charts/sonarr/1.1.0/.helmignore rename to charts/sonarr/1.2.0/.helmignore diff --git a/charts/sonarr/1.2.0/Chart.lock b/charts/sonarr/1.2.0/Chart.lock new file mode 100644 index 00000000000..d228dccdbd9 --- /dev/null +++ b/charts/sonarr/1.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.2.0 +digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b +generated: "2021-02-19T22:00:03.768985395Z" diff --git a/charts/sonarr/1.1.0/Chart.yaml b/charts/sonarr/1.2.0/Chart.yaml similarity index 93% rename from charts/sonarr/1.1.0/Chart.yaml rename to charts/sonarr/1.2.0/Chart.yaml index 28db4d5a984..d2631f0193e 100644 --- a/charts/sonarr/1.1.0/Chart.yaml +++ b/charts/sonarr/1.2.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 3.0.4.993 description: Smart PVR for newsgroup and bittorrent users name: sonarr -version: 1.1.0 +version: 1.2.0 keywords: - sonarr - torrent @@ -17,4 +17,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.1.1 + version: 1.2.0 diff --git a/charts/sonarr/1.1.0/LICENSE b/charts/sonarr/1.2.0/LICENSE similarity index 100% rename from charts/sonarr/1.1.0/LICENSE rename to charts/sonarr/1.2.0/LICENSE diff --git a/charts/sonarr/1.1.0/README.md b/charts/sonarr/1.2.0/README.md similarity index 100% rename from charts/sonarr/1.1.0/README.md rename to charts/sonarr/1.2.0/README.md diff --git a/charts/sonarr/1.1.0/app-readme.md b/charts/sonarr/1.2.0/app-readme.md similarity index 100% rename from charts/sonarr/1.1.0/app-readme.md rename to charts/sonarr/1.2.0/app-readme.md diff --git a/charts/sonarr/1.2.0/charts/common-1.2.0.tgz b/charts/sonarr/1.2.0/charts/common-1.2.0.tgz new file mode 100644 index 00000000000..54c53738ce9 Binary files /dev/null and b/charts/sonarr/1.2.0/charts/common-1.2.0.tgz differ diff --git a/charts/sonarr/1.1.0/questions.yaml b/charts/sonarr/1.2.0/questions.yaml similarity index 93% rename from charts/sonarr/1.1.0/questions.yaml rename to charts/sonarr/1.2.0/questions.yaml index c07ae7bc0f7..595c1343645 100644 --- a/charts/sonarr/1.1.0/questions.yaml +++ b/charts/sonarr/1.2.0/questions.yaml @@ -159,6 +159,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: @@ -208,6 +215,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: @@ -257,6 +271,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: diff --git a/charts/sonarr/1.1.0/templates/common.yaml b/charts/sonarr/1.2.0/templates/common.yaml similarity index 100% rename from charts/sonarr/1.1.0/templates/common.yaml rename to charts/sonarr/1.2.0/templates/common.yaml diff --git a/charts/sonarr/1.1.0/test_values.yaml b/charts/sonarr/1.2.0/test_values.yaml similarity index 97% rename from charts/sonarr/1.1.0/test_values.yaml rename to charts/sonarr/1.2.0/test_values.yaml index 2324e43fb07..080a6c2fb7b 100644 --- a/charts/sonarr/1.1.0/test_values.yaml +++ b/charts/sonarr/1.2.0/test_values.yaml @@ -45,5 +45,6 @@ appVolumeMounts: config: enabled: true emptyDir: true + setPermissions: true mountPath: "/config" diff --git a/charts/sonarr/1.1.0/values.yaml b/charts/sonarr/1.2.0/values.yaml similarity index 100% rename from charts/sonarr/1.1.0/values.yaml rename to charts/sonarr/1.2.0/values.yaml diff --git a/charts/tautulli/1.1.0/Chart.lock b/charts/tautulli/1.1.0/Chart.lock deleted file mode 100644 index 3df055cef29..00000000000 --- a/charts/tautulli/1.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.1.1 -digest: sha256:ced5fa6acb2b0821c18589a35f21c3d094a76e8099467b5e0ce3d0812d1524ce -generated: "2021-02-19T21:46:35.382482765Z" diff --git a/charts/tautulli/1.1.0/charts/common-1.1.1.tgz b/charts/tautulli/1.1.0/charts/common-1.1.1.tgz deleted file mode 100644 index efbc08e1c47..00000000000 Binary files a/charts/tautulli/1.1.0/charts/common-1.1.1.tgz and /dev/null differ diff --git a/charts/tautulli/1.1.0/.helmignore b/charts/tautulli/1.2.0/.helmignore similarity index 100% rename from charts/tautulli/1.1.0/.helmignore rename to charts/tautulli/1.2.0/.helmignore diff --git a/charts/tautulli/1.2.0/Chart.lock b/charts/tautulli/1.2.0/Chart.lock new file mode 100644 index 00000000000..367add0bc49 --- /dev/null +++ b/charts/tautulli/1.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.2.0 +digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b +generated: "2021-02-19T22:00:00.509206571Z" diff --git a/charts/tautulli/1.1.0/Chart.yaml b/charts/tautulli/1.2.0/Chart.yaml similarity index 92% rename from charts/tautulli/1.1.0/Chart.yaml rename to charts/tautulli/1.2.0/Chart.yaml index 4a3052645e2..35956be9ce7 100644 --- a/charts/tautulli/1.1.0/Chart.yaml +++ b/charts/tautulli/1.2.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v2.5.4 description: Statistics for Plex name: tautulli -version: 1.1.0 +version: 1.2.0 keywords: - tautulli home: https://github.com/truecharts/truecharts/tree/dev/charts/tautulli @@ -13,4 +13,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.1.1 + version: 1.2.0 diff --git a/charts/tautulli/1.1.0/LICENSE b/charts/tautulli/1.2.0/LICENSE similarity index 100% rename from charts/tautulli/1.1.0/LICENSE rename to charts/tautulli/1.2.0/LICENSE diff --git a/charts/tautulli/1.1.0/README.md b/charts/tautulli/1.2.0/README.md similarity index 100% rename from charts/tautulli/1.1.0/README.md rename to charts/tautulli/1.2.0/README.md diff --git a/charts/tautulli/1.1.0/app-readme.md b/charts/tautulli/1.2.0/app-readme.md similarity index 100% rename from charts/tautulli/1.1.0/app-readme.md rename to charts/tautulli/1.2.0/app-readme.md diff --git a/charts/tautulli/1.2.0/charts/common-1.2.0.tgz b/charts/tautulli/1.2.0/charts/common-1.2.0.tgz new file mode 100644 index 00000000000..54c53738ce9 Binary files /dev/null and b/charts/tautulli/1.2.0/charts/common-1.2.0.tgz differ diff --git a/charts/tautulli/1.1.0/questions.yaml b/charts/tautulli/1.2.0/questions.yaml similarity index 97% rename from charts/tautulli/1.1.0/questions.yaml rename to charts/tautulli/1.2.0/questions.yaml index dea5de875cf..2c5c21c438a 100644 --- a/charts/tautulli/1.1.0/questions.yaml +++ b/charts/tautulli/1.2.0/questions.yaml @@ -159,6 +159,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: diff --git a/charts/tautulli/1.1.0/templates/common.yaml b/charts/tautulli/1.2.0/templates/common.yaml similarity index 100% rename from charts/tautulli/1.1.0/templates/common.yaml rename to charts/tautulli/1.2.0/templates/common.yaml diff --git a/charts/tautulli/1.1.0/test_values.yaml b/charts/tautulli/1.2.0/test_values.yaml similarity index 74% rename from charts/tautulli/1.1.0/test_values.yaml rename to charts/tautulli/1.2.0/test_values.yaml index eba42134175..298f200984d 100644 --- a/charts/tautulli/1.1.0/test_values.yaml +++ b/charts/tautulli/1.2.0/test_values.yaml @@ -19,13 +19,18 @@ env: {} persistence: config: - enabled: true - emptyDir: true + enabled: false + emptyDir: false mountPath: "/config" ## TrueCharts Config - +appVolumeMounts: + config: + enabled: true + emptyDir: true + setPermissions: true + mountPath: "/config" diff --git a/charts/tautulli/1.1.0/values.yaml b/charts/tautulli/1.2.0/values.yaml similarity index 100% rename from charts/tautulli/1.1.0/values.yaml rename to charts/tautulli/1.2.0/values.yaml diff --git a/charts/transmission/1.1.0/Chart.lock b/charts/transmission/1.1.0/Chart.lock deleted file mode 100644 index 496ae22e6da..00000000000 --- a/charts/transmission/1.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.1.1 -digest: sha256:ced5fa6acb2b0821c18589a35f21c3d094a76e8099467b5e0ce3d0812d1524ce -generated: "2021-02-19T21:46:33.023411559Z" diff --git a/charts/transmission/1.1.0/charts/common-1.1.1.tgz b/charts/transmission/1.1.0/charts/common-1.1.1.tgz deleted file mode 100644 index efbc08e1c47..00000000000 Binary files a/charts/transmission/1.1.0/charts/common-1.1.1.tgz and /dev/null differ diff --git a/charts/transmission/1.1.0/.helmignore b/charts/transmission/1.2.0/.helmignore similarity index 100% rename from charts/transmission/1.1.0/.helmignore rename to charts/transmission/1.2.0/.helmignore diff --git a/charts/transmission/1.2.0/Chart.lock b/charts/transmission/1.2.0/Chart.lock new file mode 100644 index 00000000000..53e0633e708 --- /dev/null +++ b/charts/transmission/1.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.2.0 +digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b +generated: "2021-02-19T21:59:57.936138879Z" diff --git a/charts/transmission/1.1.0/Chart.yaml b/charts/transmission/1.2.0/Chart.yaml similarity index 94% rename from charts/transmission/1.1.0/Chart.yaml rename to charts/transmission/1.2.0/Chart.yaml index ba66ca29f35..d00e3dbd79e 100644 --- a/charts/transmission/1.1.0/Chart.yaml +++ b/charts/transmission/1.2.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: version-v0.17.153 description: API Support for your favorite torrent trackers. name: transmission -version: 1.1.0 +version: 1.2.0 keywords: - transmission - torrent @@ -17,4 +17,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.1.1 + version: 1.2.0 diff --git a/charts/transmission/1.1.0/README.md b/charts/transmission/1.2.0/README.md similarity index 100% rename from charts/transmission/1.1.0/README.md rename to charts/transmission/1.2.0/README.md diff --git a/charts/transmission/1.1.0/app-readme.md b/charts/transmission/1.2.0/app-readme.md similarity index 100% rename from charts/transmission/1.1.0/app-readme.md rename to charts/transmission/1.2.0/app-readme.md diff --git a/charts/transmission/1.2.0/charts/common-1.2.0.tgz b/charts/transmission/1.2.0/charts/common-1.2.0.tgz new file mode 100644 index 00000000000..54c53738ce9 Binary files /dev/null and b/charts/transmission/1.2.0/charts/common-1.2.0.tgz differ diff --git a/charts/transmission/1.1.0/questions.yaml b/charts/transmission/1.2.0/questions.yaml similarity index 96% rename from charts/transmission/1.1.0/questions.yaml rename to charts/transmission/1.2.0/questions.yaml index 22924fafead..739a9d426cb 100644 --- a/charts/transmission/1.1.0/questions.yaml +++ b/charts/transmission/1.2.0/questions.yaml @@ -230,6 +230,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: @@ -279,6 +286,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: diff --git a/charts/transmission/1.1.0/templates/common.yaml b/charts/transmission/1.2.0/templates/common.yaml similarity index 100% rename from charts/transmission/1.1.0/templates/common.yaml rename to charts/transmission/1.2.0/templates/common.yaml diff --git a/charts/transmission/1.1.0/test_values.yaml b/charts/transmission/1.2.0/test_values.yaml similarity index 96% rename from charts/transmission/1.1.0/test_values.yaml rename to charts/transmission/1.2.0/test_values.yaml index 4e9688aab0f..4113beba049 100644 --- a/charts/transmission/1.1.0/test_values.yaml +++ b/charts/transmission/1.2.0/test_values.yaml @@ -52,10 +52,12 @@ appVolumeMounts: config: enabled: true emptyDir: true + setPermissions: true mountPath: "/config" downloads: enabled: true emptyDir: true + setPermissions: true mountPath: "/downloads" diff --git a/charts/transmission/1.1.0/values.yaml b/charts/transmission/1.2.0/values.yaml similarity index 97% rename from charts/transmission/1.1.0/values.yaml rename to charts/transmission/1.2.0/values.yaml index c0a6bdde0a8..bfa1753e6c8 100644 --- a/charts/transmission/1.1.0/values.yaml +++ b/charts/transmission/1.2.0/values.yaml @@ -11,9 +11,6 @@ strategy: service: port: port: 9091 - - additionalServices: - env: {} # TZ: UTC diff --git a/charts/truecommand/1.1.0/Chart.lock b/charts/truecommand/1.1.0/Chart.lock deleted file mode 100644 index d3b0eada8e2..00000000000 --- a/charts/truecommand/1.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.1.1 -digest: sha256:ced5fa6acb2b0821c18589a35f21c3d094a76e8099467b5e0ce3d0812d1524ce -generated: "2021-02-19T21:46:30.580006593Z" diff --git a/charts/truecommand/1.1.0/charts/common-1.1.1.tgz b/charts/truecommand/1.1.0/charts/common-1.1.1.tgz deleted file mode 100644 index efbc08e1c47..00000000000 Binary files a/charts/truecommand/1.1.0/charts/common-1.1.1.tgz and /dev/null differ diff --git a/charts/truecommand/1.1.0/.helmignore b/charts/truecommand/1.2.0/.helmignore similarity index 100% rename from charts/truecommand/1.1.0/.helmignore rename to charts/truecommand/1.2.0/.helmignore diff --git a/charts/truecommand/1.2.0/Chart.lock b/charts/truecommand/1.2.0/Chart.lock new file mode 100644 index 00000000000..811db6d51fd --- /dev/null +++ b/charts/truecommand/1.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.2.0 +digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b +generated: "2021-02-19T21:59:55.504829355Z" diff --git a/charts/truecommand/1.1.0/Chart.yaml b/charts/truecommand/1.2.0/Chart.yaml similarity index 93% rename from charts/truecommand/1.1.0/Chart.yaml rename to charts/truecommand/1.2.0/Chart.yaml index 95fdfbea71b..8ab108ff621 100644 --- a/charts/truecommand/1.1.0/Chart.yaml +++ b/charts/truecommand/1.2.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 1.3.2 description: Aggregated management of TrueNAS devices name: truecommand -version: 1.1.0 +version: 1.2.0 keywords: - truecommand home: https://github.com/truecharts/charts/tree/dev/charts/truecommand @@ -15,4 +15,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.1.1 \ No newline at end of file + version: 1.2.0 \ No newline at end of file diff --git a/charts/truecommand/1.1.0/README.md b/charts/truecommand/1.2.0/README.md similarity index 100% rename from charts/truecommand/1.1.0/README.md rename to charts/truecommand/1.2.0/README.md diff --git a/charts/truecommand/1.1.0/app-readme.md b/charts/truecommand/1.2.0/app-readme.md similarity index 100% rename from charts/truecommand/1.1.0/app-readme.md rename to charts/truecommand/1.2.0/app-readme.md diff --git a/charts/truecommand/1.2.0/charts/common-1.2.0.tgz b/charts/truecommand/1.2.0/charts/common-1.2.0.tgz new file mode 100644 index 00000000000..54c53738ce9 Binary files /dev/null and b/charts/truecommand/1.2.0/charts/common-1.2.0.tgz differ diff --git a/charts/truecommand/1.1.0/questions.yaml b/charts/truecommand/1.2.0/questions.yaml similarity index 97% rename from charts/truecommand/1.1.0/questions.yaml rename to charts/truecommand/1.2.0/questions.yaml index 9f93535336e..bf1bdbc0ea8 100644 --- a/charts/truecommand/1.1.0/questions.yaml +++ b/charts/truecommand/1.2.0/questions.yaml @@ -158,6 +158,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: diff --git a/charts/truecommand/1.1.0/templates/NOTES.txt b/charts/truecommand/1.2.0/templates/NOTES.txt similarity index 100% rename from charts/truecommand/1.1.0/templates/NOTES.txt rename to charts/truecommand/1.2.0/templates/NOTES.txt diff --git a/charts/truecommand/1.1.0/templates/common.yaml b/charts/truecommand/1.2.0/templates/common.yaml similarity index 100% rename from charts/truecommand/1.1.0/templates/common.yaml rename to charts/truecommand/1.2.0/templates/common.yaml diff --git a/charts/truecommand/1.1.0/test_values.yaml b/charts/truecommand/1.2.0/test_values.yaml similarity index 97% rename from charts/truecommand/1.1.0/test_values.yaml rename to charts/truecommand/1.2.0/test_values.yaml index ce10819d424..9b45f80250b 100644 --- a/charts/truecommand/1.1.0/test_values.yaml +++ b/charts/truecommand/1.2.0/test_values.yaml @@ -46,4 +46,5 @@ appVolumeMounts: data: enabled: true emptyDir: true + setPermissions: true mountPath: "/data" \ No newline at end of file diff --git a/charts/truecommand/1.1.0/values.yaml b/charts/truecommand/1.2.0/values.yaml similarity index 100% rename from charts/truecommand/1.1.0/values.yaml rename to charts/truecommand/1.2.0/values.yaml diff --git a/charts/tvheadend/1.1.0/Chart.lock b/charts/tvheadend/1.1.0/Chart.lock deleted file mode 100644 index 6b5d5a035aa..00000000000 --- a/charts/tvheadend/1.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.1.1 -digest: sha256:ced5fa6acb2b0821c18589a35f21c3d094a76e8099467b5e0ce3d0812d1524ce -generated: "2021-02-19T21:46:28.196427585Z" diff --git a/charts/tvheadend/1.1.0/charts/common-1.1.1.tgz b/charts/tvheadend/1.1.0/charts/common-1.1.1.tgz deleted file mode 100644 index efbc08e1c47..00000000000 Binary files a/charts/tvheadend/1.1.0/charts/common-1.1.1.tgz and /dev/null differ diff --git a/charts/tvheadend/1.1.0/.helmignore b/charts/tvheadend/1.2.0/.helmignore similarity index 100% rename from charts/tvheadend/1.1.0/.helmignore rename to charts/tvheadend/1.2.0/.helmignore diff --git a/charts/tvheadend/1.2.0/Chart.lock b/charts/tvheadend/1.2.0/Chart.lock new file mode 100644 index 00000000000..1ececc93684 --- /dev/null +++ b/charts/tvheadend/1.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.2.0 +digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b +generated: "2021-02-19T21:59:53.08811093Z" diff --git a/charts/tvheadend/1.1.0/Chart.yaml b/charts/tvheadend/1.2.0/Chart.yaml similarity index 93% rename from charts/tvheadend/1.1.0/Chart.yaml rename to charts/tvheadend/1.2.0/Chart.yaml index c4bab878fd9..01395f64f55 100644 --- a/charts/tvheadend/1.1.0/Chart.yaml +++ b/charts/tvheadend/1.2.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: latest description: TVheadend - a TV streaming server and digital video recorder name: tvheadend -version: 1.1.0 +version: 1.2.0 upstream_version: 1.1.2 keywords: - tv @@ -17,4 +17,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.1.1 + version: 1.2.0 diff --git a/charts/tvheadend/1.1.0/LICENSE b/charts/tvheadend/1.2.0/LICENSE similarity index 100% rename from charts/tvheadend/1.1.0/LICENSE rename to charts/tvheadend/1.2.0/LICENSE diff --git a/charts/tvheadend/1.1.0/README.md b/charts/tvheadend/1.2.0/README.md similarity index 100% rename from charts/tvheadend/1.1.0/README.md rename to charts/tvheadend/1.2.0/README.md diff --git a/charts/tvheadend/1.1.0/app-readme.md b/charts/tvheadend/1.2.0/app-readme.md similarity index 100% rename from charts/tvheadend/1.1.0/app-readme.md rename to charts/tvheadend/1.2.0/app-readme.md diff --git a/charts/tvheadend/1.2.0/charts/common-1.2.0.tgz b/charts/tvheadend/1.2.0/charts/common-1.2.0.tgz new file mode 100644 index 00000000000..54c53738ce9 Binary files /dev/null and b/charts/tvheadend/1.2.0/charts/common-1.2.0.tgz differ diff --git a/charts/tvheadend/1.1.0/questions.yaml b/charts/tvheadend/1.2.0/questions.yaml similarity index 95% rename from charts/tvheadend/1.1.0/questions.yaml rename to charts/tvheadend/1.2.0/questions.yaml index 7afd9e9ac01..fe5caab7a4b 100644 --- a/charts/tvheadend/1.1.0/questions.yaml +++ b/charts/tvheadend/1.2.0/questions.yaml @@ -188,6 +188,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: @@ -237,6 +244,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: diff --git a/charts/tvheadend/1.1.0/templates/NOTES.txt b/charts/tvheadend/1.2.0/templates/NOTES.txt similarity index 100% rename from charts/tvheadend/1.1.0/templates/NOTES.txt rename to charts/tvheadend/1.2.0/templates/NOTES.txt diff --git a/charts/tvheadend/1.1.0/templates/common.yaml b/charts/tvheadend/1.2.0/templates/common.yaml similarity index 100% rename from charts/tvheadend/1.1.0/templates/common.yaml rename to charts/tvheadend/1.2.0/templates/common.yaml diff --git a/charts/tvheadend/1.1.0/test_values.yaml b/charts/tvheadend/1.2.0/test_values.yaml similarity index 86% rename from charts/tvheadend/1.1.0/test_values.yaml rename to charts/tvheadend/1.2.0/test_values.yaml index 9331db6cb13..ae465d740f1 100644 --- a/charts/tvheadend/1.1.0/test_values.yaml +++ b/charts/tvheadend/1.2.0/test_values.yaml @@ -36,16 +36,22 @@ appVolumeMounts: config: enabled: true emptyDir: true + #setPermissions: true mountPath: "/config" recordings: enabled: true emptyDir: true + #setPermissions: true mountPath: "/recordings" appAdditionalServicesEnabled: true appAdditionalServices: htsp: enabled: true + type: ClusterIP port: port: 9982 - type: "ClusterIP" + name: htsp + protocol: TCP + targetPort: 9982 + diff --git a/charts/tvheadend/1.1.0/values.yaml b/charts/tvheadend/1.2.0/values.yaml similarity index 86% rename from charts/tvheadend/1.1.0/values.yaml rename to charts/tvheadend/1.2.0/values.yaml index 2e08bcbd268..39c3953be22 100644 --- a/charts/tvheadend/1.1.0/values.yaml +++ b/charts/tvheadend/1.2.0/values.yaml @@ -40,10 +40,14 @@ appIngressEnabled: false # enabled: false # emptyDir: false +appAdditionalServicesEnabled: true appAdditionalServices: htsp: enabled: true + type: ClusterIP port: port: 9982 - type: "ClusterIP" + name: htsp + protocol: TCP + targetPort: 9982 diff --git a/charts/zwavejs2mqtt/1.1.0/Chart.lock b/charts/zwavejs2mqtt/1.1.0/Chart.lock deleted file mode 100644 index 8aee588b55d..00000000000 --- a/charts/zwavejs2mqtt/1.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.1.1 -digest: sha256:ced5fa6acb2b0821c18589a35f21c3d094a76e8099467b5e0ce3d0812d1524ce -generated: "2021-02-19T21:46:25.524809321Z" diff --git a/charts/zwavejs2mqtt/1.1.0/charts/common-1.1.1.tgz b/charts/zwavejs2mqtt/1.1.0/charts/common-1.1.1.tgz deleted file mode 100644 index efbc08e1c47..00000000000 Binary files a/charts/zwavejs2mqtt/1.1.0/charts/common-1.1.1.tgz and /dev/null differ diff --git a/charts/zwavejs2mqtt/1.1.0/.helmignore b/charts/zwavejs2mqtt/1.2.0/.helmignore similarity index 100% rename from charts/zwavejs2mqtt/1.1.0/.helmignore rename to charts/zwavejs2mqtt/1.2.0/.helmignore diff --git a/charts/zwavejs2mqtt/1.2.0/Chart.lock b/charts/zwavejs2mqtt/1.2.0/Chart.lock new file mode 100644 index 00000000000..e90319df01a --- /dev/null +++ b/charts/zwavejs2mqtt/1.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.2.0 +digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b +generated: "2021-02-19T21:59:50.39468815Z" diff --git a/charts/zwavejs2mqtt/1.1.0/Chart.yaml b/charts/zwavejs2mqtt/1.2.0/Chart.yaml similarity index 95% rename from charts/zwavejs2mqtt/1.1.0/Chart.yaml rename to charts/zwavejs2mqtt/1.2.0/Chart.yaml index 23efe772c72..0727305a8a6 100644 --- a/charts/zwavejs2mqtt/1.1.0/Chart.yaml +++ b/charts/zwavejs2mqtt/1.2.0/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: 1.1.1 -version: 1.1.0 +version: 1.2.0 upstream_version: 1.1.0 name: zwavejs2mqtt @@ -26,4 +26,4 @@ sources: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.1.1 + version: 1.2.0 diff --git a/charts/zwavejs2mqtt/1.1.0/LICENSE b/charts/zwavejs2mqtt/1.2.0/LICENSE similarity index 100% rename from charts/zwavejs2mqtt/1.1.0/LICENSE rename to charts/zwavejs2mqtt/1.2.0/LICENSE diff --git a/charts/zwavejs2mqtt/1.1.0/README.md b/charts/zwavejs2mqtt/1.2.0/README.md similarity index 100% rename from charts/zwavejs2mqtt/1.1.0/README.md rename to charts/zwavejs2mqtt/1.2.0/README.md diff --git a/charts/zwavejs2mqtt/1.1.0/app-readme.md b/charts/zwavejs2mqtt/1.2.0/app-readme.md similarity index 100% rename from charts/zwavejs2mqtt/1.1.0/app-readme.md rename to charts/zwavejs2mqtt/1.2.0/app-readme.md diff --git a/charts/zwavejs2mqtt/1.2.0/charts/common-1.2.0.tgz b/charts/zwavejs2mqtt/1.2.0/charts/common-1.2.0.tgz new file mode 100644 index 00000000000..54c53738ce9 Binary files /dev/null and b/charts/zwavejs2mqtt/1.2.0/charts/common-1.2.0.tgz differ diff --git a/charts/zwavejs2mqtt/1.1.0/questions.yaml b/charts/zwavejs2mqtt/1.2.0/questions.yaml similarity index 94% rename from charts/zwavejs2mqtt/1.1.0/questions.yaml rename to charts/zwavejs2mqtt/1.2.0/questions.yaml index 0d6d8c0463a..e277531ddb2 100644 --- a/charts/zwavejs2mqtt/1.1.0/questions.yaml +++ b/charts/zwavejs2mqtt/1.2.0/questions.yaml @@ -188,6 +188,13 @@ questions: required: true hidden: true editable: false + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: true + hidden: false - variable: emptyDir label: "emptyDir" schema: @@ -227,18 +234,25 @@ questions: schema: type: dict attrs: + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + type: boolean + default: false + hidden: true - variable: hostPath label: "Path to Z-Wave device on host" schema: type: path required: true - default: "/dev/ttyAMC0" + default: "/dev/ttyUSB0" - variable: mountPath label: "Path to mount device inside the container" schema: type: path required: true - default: "/dev/ttyAMC0" + default: "/dev/ttyUSB0" # Enable privileged - variable: securityContext group: "Volume Mounts" diff --git a/charts/zwavejs2mqtt/1.1.0/templates/common.yaml b/charts/zwavejs2mqtt/1.2.0/templates/common.yaml similarity index 100% rename from charts/zwavejs2mqtt/1.1.0/templates/common.yaml rename to charts/zwavejs2mqtt/1.2.0/templates/common.yaml diff --git a/charts/zwavejs2mqtt/1.1.0/test_values.yaml b/charts/zwavejs2mqtt/1.2.0/test_values.yaml similarity index 95% rename from charts/zwavejs2mqtt/1.1.0/test_values.yaml rename to charts/zwavejs2mqtt/1.2.0/test_values.yaml index 269d2dd6960..fbb6a03183f 100644 --- a/charts/zwavejs2mqtt/1.1.0/test_values.yaml +++ b/charts/zwavejs2mqtt/1.2.0/test_values.yaml @@ -62,7 +62,6 @@ probes: service: port: port: 8091 - nodePort: 30091 # Privileged may be required if USB controller is accessed directly through the host machine # securityContext: @@ -114,11 +113,16 @@ appVolumeMounts: config: enabled: true emptyDir: true + setPermissions: true mountPath: "/config" +appAdditionalServicesEnabled: true appAdditionalServices: ws: enabled: true + type: ClusterIP port: port: 3000 - type: "ClusterIP" + name: ws + protocol: TCP + targetPort: 3000 diff --git a/charts/zwavejs2mqtt/1.1.0/values.yaml b/charts/zwavejs2mqtt/1.2.0/values.yaml similarity index 97% rename from charts/zwavejs2mqtt/1.1.0/values.yaml rename to charts/zwavejs2mqtt/1.2.0/values.yaml index aae02a2710f..3bd8f3792d6 100644 --- a/charts/zwavejs2mqtt/1.1.0/values.yaml +++ b/charts/zwavejs2mqtt/1.2.0/values.yaml @@ -64,7 +64,6 @@ service: port: name: webui port: 8091 - nodePort: 38091 # Privileged may be required if USB controller is accessed directly through the host machine # securityContext: @@ -133,5 +132,8 @@ appAdditionalServices: ws: enabled: true type: ClusterIP - port: + port: port: 3000 + name: ws + protocol: TCP + targetPort: 3000 \ No newline at end of file