diff --git a/charts/bazarr/1.2.0/Chart.lock b/charts/bazarr/1.2.0/Chart.lock deleted file mode 100644 index 8c4e65f0956..00000000000 --- a/charts/bazarr/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:01:09.463077152Z" diff --git a/charts/bazarr/1.2.0/charts/common-1.2.0.tgz b/charts/bazarr/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/bazarr/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/bazarr/1.2.0/.helmignore b/charts/bazarr/1.3.0/.helmignore similarity index 100% rename from charts/bazarr/1.2.0/.helmignore rename to charts/bazarr/1.3.0/.helmignore diff --git a/charts/bazarr/1.3.0/Chart.lock b/charts/bazarr/1.3.0/Chart.lock new file mode 100644 index 00000000000..f6e6dc4e1c3 --- /dev/null +++ b/charts/bazarr/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:55.726114009Z" diff --git a/charts/bazarr/1.2.0/Chart.yaml b/charts/bazarr/1.3.0/Chart.yaml similarity index 95% rename from charts/bazarr/1.2.0/Chart.yaml rename to charts/bazarr/1.3.0/Chart.yaml index 06e93a2ddb5..c94b8aa0da4 100644 --- a/charts/bazarr/1.2.0/Chart.yaml +++ b/charts/bazarr/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v0.9.0.5 description: Bazarr is a companion application to Bazarr and Radarr. It manages and downloads subtitles based on your requirements name: bazarr -version: 1.2.0 +version: 1.3.0 upstream_version: 5.2.1 keywords: - bazarr @@ -21,4 +21,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/bazarr/1.2.0/LICENSE b/charts/bazarr/1.3.0/LICENSE similarity index 100% rename from charts/bazarr/1.2.0/LICENSE rename to charts/bazarr/1.3.0/LICENSE diff --git a/charts/bazarr/1.2.0/README.md b/charts/bazarr/1.3.0/README.md similarity index 100% rename from charts/bazarr/1.2.0/README.md rename to charts/bazarr/1.3.0/README.md diff --git a/charts/bazarr/1.2.0/app-readme.md b/charts/bazarr/1.3.0/app-readme.md similarity index 100% rename from charts/bazarr/1.2.0/app-readme.md rename to charts/bazarr/1.3.0/app-readme.md diff --git a/charts/bazarr/1.3.0/charts/common-1.3.0.tgz b/charts/bazarr/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/bazarr/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/bazarr/1.2.0/questions.yaml b/charts/bazarr/1.3.0/questions.yaml similarity index 95% rename from charts/bazarr/1.2.0/questions.yaml rename to charts/bazarr/1.3.0/questions.yaml index 685360708a3..12b3fe83b72 100644 --- a/charts/bazarr/1.2.0/questions.yaml +++ b/charts/bazarr/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/bazarr/1.2.0/templates/common.yaml b/charts/bazarr/1.3.0/templates/common.yaml similarity index 100% rename from charts/bazarr/1.2.0/templates/common.yaml rename to charts/bazarr/1.3.0/templates/common.yaml diff --git a/charts/bazarr/1.2.0/test_values.yaml b/charts/bazarr/1.3.0/test_values.yaml similarity index 100% rename from charts/bazarr/1.2.0/test_values.yaml rename to charts/bazarr/1.3.0/test_values.yaml diff --git a/charts/bazarr/1.2.0/values.yaml b/charts/bazarr/1.3.0/values.yaml similarity index 100% rename from charts/bazarr/1.2.0/values.yaml rename to charts/bazarr/1.3.0/values.yaml diff --git a/charts/calibre-web/1.2.0/Chart.lock b/charts/calibre-web/1.2.0/Chart.lock deleted file mode 100644 index f67570e5f35..00000000000 --- a/charts/calibre-web/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:01:07.02234411Z" diff --git a/charts/calibre-web/1.2.0/charts/common-1.2.0.tgz b/charts/calibre-web/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/calibre-web/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/calibre-web/1.2.0/.helmignore b/charts/calibre-web/1.3.0/.helmignore similarity index 100% rename from charts/calibre-web/1.2.0/.helmignore rename to charts/calibre-web/1.3.0/.helmignore diff --git a/charts/calibre-web/1.3.0/Chart.lock b/charts/calibre-web/1.3.0/Chart.lock new file mode 100644 index 00000000000..78c661a6d99 --- /dev/null +++ b/charts/calibre-web/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:53.247078585Z" diff --git a/charts/calibre-web/1.2.0/Chart.yaml b/charts/calibre-web/1.3.0/Chart.yaml similarity index 95% rename from charts/calibre-web/1.2.0/Chart.yaml rename to charts/calibre-web/1.3.0/Chart.yaml index 4f6c200baf3..9f3a1519564 100644 --- a/charts/calibre-web/1.2.0/Chart.yaml +++ b/charts/calibre-web/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.6.9 description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. name: calibre-web -version: 1.2.0 +version: 1.3.0 upstream_version: 4.3.1 keywords: - calibre @@ -17,5 +17,5 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/calibre-web/1.2.0/LICENSE b/charts/calibre-web/1.3.0/LICENSE similarity index 100% rename from charts/calibre-web/1.2.0/LICENSE rename to charts/calibre-web/1.3.0/LICENSE diff --git a/charts/calibre-web/1.2.0/README.md b/charts/calibre-web/1.3.0/README.md similarity index 100% rename from charts/calibre-web/1.2.0/README.md rename to charts/calibre-web/1.3.0/README.md diff --git a/charts/calibre-web/1.2.0/app-readme.md b/charts/calibre-web/1.3.0/app-readme.md similarity index 100% rename from charts/calibre-web/1.2.0/app-readme.md rename to charts/calibre-web/1.3.0/app-readme.md diff --git a/charts/calibre-web/1.3.0/charts/common-1.3.0.tgz b/charts/calibre-web/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/calibre-web/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/calibre-web/1.2.0/questions.yaml b/charts/calibre-web/1.3.0/questions.yaml similarity index 95% rename from charts/calibre-web/1.2.0/questions.yaml rename to charts/calibre-web/1.3.0/questions.yaml index a334d3b35a8..9cb8f8d5da2 100644 --- a/charts/calibre-web/1.2.0/questions.yaml +++ b/charts/calibre-web/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/calibre-web/1.2.0/templates/NOTES.txt b/charts/calibre-web/1.3.0/templates/NOTES.txt similarity index 100% rename from charts/calibre-web/1.2.0/templates/NOTES.txt rename to charts/calibre-web/1.3.0/templates/NOTES.txt diff --git a/charts/calibre-web/1.2.0/templates/common.yaml b/charts/calibre-web/1.3.0/templates/common.yaml similarity index 100% rename from charts/calibre-web/1.2.0/templates/common.yaml rename to charts/calibre-web/1.3.0/templates/common.yaml diff --git a/charts/calibre-web/1.2.0/test_values.yaml b/charts/calibre-web/1.3.0/test_values.yaml similarity index 100% rename from charts/calibre-web/1.2.0/test_values.yaml rename to charts/calibre-web/1.3.0/test_values.yaml diff --git a/charts/calibre-web/1.2.0/values.yaml b/charts/calibre-web/1.3.0/values.yaml similarity index 100% rename from charts/calibre-web/1.2.0/values.yaml rename to charts/calibre-web/1.3.0/values.yaml diff --git a/charts/collabora-online/1.2.0/Chart.lock b/charts/collabora-online/1.2.0/Chart.lock deleted file mode 100644 index 6f1b8010068..00000000000 --- a/charts/collabora-online/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:01:04.60350689Z" diff --git a/charts/collabora-online/1.2.0/charts/common-1.2.0.tgz b/charts/collabora-online/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/collabora-online/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/collabora-online/1.3.0/Chart.lock b/charts/collabora-online/1.3.0/Chart.lock new file mode 100644 index 00000000000..694355a8601 --- /dev/null +++ b/charts/collabora-online/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:50.698890881Z" diff --git a/charts/collabora-online/1.2.0/Chart.yaml b/charts/collabora-online/1.3.0/Chart.yaml similarity index 93% rename from charts/collabora-online/1.2.0/Chart.yaml rename to charts/collabora-online/1.3.0/Chart.yaml index 6d5efdcd622..0bbc20ef3b1 100644 --- a/charts/collabora-online/1.2.0/Chart.yaml +++ b/charts/collabora-online/1.3.0/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: collabora-online -version: 1.2.0 +version: 1.3.0 appVersion: 6.4.6.1 description: Collabora Online Development Edition – an awesome, Online Office suite image suitable for home use. keywords: @@ -15,4 +15,4 @@ sources: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/collabora-online/1.2.0/README.md b/charts/collabora-online/1.3.0/README.md similarity index 100% rename from charts/collabora-online/1.2.0/README.md rename to charts/collabora-online/1.3.0/README.md diff --git a/charts/collabora-online/1.2.0/app-readme.md b/charts/collabora-online/1.3.0/app-readme.md similarity index 100% rename from charts/collabora-online/1.2.0/app-readme.md rename to charts/collabora-online/1.3.0/app-readme.md diff --git a/charts/collabora-online/1.3.0/charts/common-1.3.0.tgz b/charts/collabora-online/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/collabora-online/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/collabora-online/1.2.0/questions.yaml b/charts/collabora-online/1.3.0/questions.yaml similarity index 91% rename from charts/collabora-online/1.2.0/questions.yaml rename to charts/collabora-online/1.3.0/questions.yaml index 99f7b10d923..478bf80e361 100644 --- a/charts/collabora-online/1.2.0/questions.yaml +++ b/charts/collabora-online/1.3.0/questions.yaml @@ -1,6 +1,8 @@ groups: - name: "Container Image" description: "Configure Container Image" + - name: "Configuration" + description: "additional container configuration" - name: "Networking" description: "Network Configuration" - name: "Environment Variables" @@ -71,6 +73,40 @@ questions: - value: "Recreate" description: "Kill existing pods before creating new ones" + # Configure Time Zone + - variable: timezone + group: "Configuration" + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Service Configuration - variable: service group: "Networking" diff --git a/charts/collabora-online/1.2.0/templates/NOTES.txt b/charts/collabora-online/1.3.0/templates/NOTES.txt similarity index 100% rename from charts/collabora-online/1.2.0/templates/NOTES.txt rename to charts/collabora-online/1.3.0/templates/NOTES.txt diff --git a/charts/collabora-online/1.2.0/templates/common.yaml b/charts/collabora-online/1.3.0/templates/common.yaml similarity index 100% rename from charts/collabora-online/1.2.0/templates/common.yaml rename to charts/collabora-online/1.3.0/templates/common.yaml diff --git a/charts/collabora-online/1.2.0/test_values.yaml b/charts/collabora-online/1.3.0/test_values.yaml similarity index 100% rename from charts/collabora-online/1.2.0/test_values.yaml rename to charts/collabora-online/1.3.0/test_values.yaml diff --git a/charts/collabora-online/1.2.0/values.yaml b/charts/collabora-online/1.3.0/values.yaml similarity index 100% rename from charts/collabora-online/1.2.0/values.yaml rename to charts/collabora-online/1.3.0/values.yaml diff --git a/charts/deluge/1.2.0/Chart.lock b/charts/deluge/1.2.0/Chart.lock deleted file mode 100644 index 904c1d95d86..00000000000 --- a/charts/deluge/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:01:02.064822227Z" diff --git a/charts/deluge/1.2.0/charts/common-1.2.0.tgz b/charts/deluge/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/deluge/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/deluge/1.2.0/.helmignore b/charts/deluge/1.3.0/.helmignore similarity index 100% rename from charts/deluge/1.2.0/.helmignore rename to charts/deluge/1.3.0/.helmignore diff --git a/charts/deluge/1.3.0/Chart.lock b/charts/deluge/1.3.0/Chart.lock new file mode 100644 index 00000000000..f2c4886b998 --- /dev/null +++ b/charts/deluge/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:48.201533475Z" diff --git a/charts/deluge/1.2.0/Chart.yaml b/charts/deluge/1.3.0/Chart.yaml similarity index 93% rename from charts/deluge/1.2.0/Chart.yaml rename to charts/deluge/1.3.0/Chart.yaml index 73a9de72a2a..520462dfa2e 100644 --- a/charts/deluge/1.2.0/Chart.yaml +++ b/charts/deluge/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v2.0.3-2201906121747 description: Deluge is a torrent download client name: deluge -version: 1.2.0 +version: 1.3.0 upstream_version: 1.1.1 keywords: - deluge @@ -17,5 +17,5 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/deluge/1.2.0/LICENSE b/charts/deluge/1.3.0/LICENSE similarity index 100% rename from charts/deluge/1.2.0/LICENSE rename to charts/deluge/1.3.0/LICENSE diff --git a/charts/deluge/1.2.0/README.md b/charts/deluge/1.3.0/README.md similarity index 100% rename from charts/deluge/1.2.0/README.md rename to charts/deluge/1.3.0/README.md diff --git a/charts/deluge/1.2.0/app-readme.md b/charts/deluge/1.3.0/app-readme.md similarity index 100% rename from charts/deluge/1.2.0/app-readme.md rename to charts/deluge/1.3.0/app-readme.md diff --git a/charts/deluge/1.3.0/charts/common-1.3.0.tgz b/charts/deluge/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/deluge/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/deluge/1.2.0/questions.yaml b/charts/deluge/1.3.0/questions.yaml similarity index 79% rename from charts/deluge/1.2.0/questions.yaml rename to charts/deluge/1.3.0/questions.yaml index 6a17d924f24..32225ffd802 100644 --- a/charts/deluge/1.2.0/questions.yaml +++ b/charts/deluge/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" @@ -87,6 +111,14 @@ questions: label: "Value" schema: type: string + + # Enable Host Network + - variable: hostNetwork + group: "Networking" + label: "Enable Host Network" + schema: + type: boolean + default: false - variable: service group: "Networking" @@ -142,70 +174,117 @@ questions: schema: type: boolean default: true - show_subquestions_if: true - subquestions: - - variable: port - label: "Configuration" - schema: - type: dict - attrs: - - variable: port - label: "container port" - schema: - type: int - default: 51413 - required: false - - variable: type - label: "service type" + hidden: true + - variable: type + label: "Service type" + schema: + type: string + default: "ClusterIP" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - variable: port + label: "Port configuration" + schema: + type: dict + attrs: + - variable: name + label: "port name" schema: type: string - default: "ClusterIP" - enum: - - value: "ClusterIP" - description: "ClusterIP" - - value: "NodePort" - description: "NodePort" + default: "torrent-tcp" + hidden: true + - variable: protocol + label: "Protocol" + schema: + type: string + default: "TCP" + hidden: true + - variable: port + label: "container port" + schema: + type: int + default: 51413 + editable: false + hidden: true + - variable: targetport + label: "container targetport" + schema: + type: int + default: 51413 + editable: false + hidden: true + - variable: nodePort + label: "Node Port to expose" + schema: + type: int + min: 9000 + max: 65535 + default: 51413 + required: false - variable: udp label: "" schema: type: dict attrs: - variable: enabled - label: "Enable TCP port for Torrent Connections" + label: "Enable UDP port for Torrent Connections" schema: type: boolean default: true - show_subquestions_if: true - subquestions: - - variable: port - label: "Configuration" - schema: - type: dict - attrs: - - variable: port - label: "container port" - schema: - type: int - default: 51413 - required: false - - variable: type - label: "service type" + hidden: true + - variable: type + label: "Service type" + schema: + type: string + default: "ClusterIP" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - variable: port + label: "Port configuration" + schema: + type: dict + attrs: + - variable: name + label: "port name" schema: type: string - default: "ClusterIP" - enum: - - value: "ClusterIP" - description: "ClusterIP" - - value: "NodePort" - description: "NodePort" + default: "torrent-udp" + hidden: true + - variable: protocol + label: "Protocol" + schema: + type: string + default: "UDP" + hidden: true + - variable: port + label: "container port" + schema: + type: int + default: 51413 + editable: false + hidden: true + - variable: targetport + label: "container targetport" + schema: + type: int + default: 51413 + editable: false + hidden: true + - variable: nodePort + label: "Node Port to expose" + schema: + type: int + min: 9000 + max: 65535 + default: 51413 + required: false - # Enable Host Network - - variable: hostNetwork - group: "Networking" - label: "Enable Host Network" - schema: - type: boolean - default: false ## TrueCharts Specific diff --git a/charts/deluge/1.2.0/templates/NOTES.txt b/charts/deluge/1.3.0/templates/NOTES.txt similarity index 100% rename from charts/deluge/1.2.0/templates/NOTES.txt rename to charts/deluge/1.3.0/templates/NOTES.txt diff --git a/charts/deluge/1.2.0/templates/common.yaml b/charts/deluge/1.3.0/templates/common.yaml similarity index 100% rename from charts/deluge/1.2.0/templates/common.yaml rename to charts/deluge/1.3.0/templates/common.yaml diff --git a/charts/deluge/1.2.0/test_values.yaml b/charts/deluge/1.3.0/test_values.yaml similarity index 100% rename from charts/deluge/1.2.0/test_values.yaml rename to charts/deluge/1.3.0/test_values.yaml diff --git a/charts/deluge/1.2.0/values.yaml b/charts/deluge/1.3.0/values.yaml similarity index 100% rename from charts/deluge/1.2.0/values.yaml rename to charts/deluge/1.3.0/values.yaml diff --git a/charts/esphome/1.2.0/Chart.lock b/charts/esphome/1.2.0/Chart.lock deleted file mode 100644 index 48347d070b7..00000000000 --- a/charts/esphome/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:00:59.631078369Z" diff --git a/charts/esphome/1.2.0/charts/common-1.2.0.tgz b/charts/esphome/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/esphome/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/esphome/1.2.0/.helmignore b/charts/esphome/1.3.0/.helmignore similarity index 100% rename from charts/esphome/1.2.0/.helmignore rename to charts/esphome/1.3.0/.helmignore diff --git a/charts/esphome/1.3.0/Chart.lock b/charts/esphome/1.3.0/Chart.lock new file mode 100644 index 00000000000..d3d5ddc1a49 --- /dev/null +++ b/charts/esphome/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:45.737338653Z" diff --git a/charts/esphome/1.2.0/Chart.yaml b/charts/esphome/1.3.0/Chart.yaml similarity index 95% rename from charts/esphome/1.2.0/Chart.yaml rename to charts/esphome/1.3.0/Chart.yaml index 13891c38acb..c893a97def1 100644 --- a/charts/esphome/1.2.0/Chart.yaml +++ b/charts/esphome/1.3.0/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: 1.15.3 -version: 1.2.0 +version: 1.3.0 upstream_version: 4.3.1 name: esphome @@ -23,4 +23,4 @@ sources: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/esphome/1.2.0/LICENSE b/charts/esphome/1.3.0/LICENSE similarity index 100% rename from charts/esphome/1.2.0/LICENSE rename to charts/esphome/1.3.0/LICENSE diff --git a/charts/esphome/1.2.0/README.md b/charts/esphome/1.3.0/README.md similarity index 100% rename from charts/esphome/1.2.0/README.md rename to charts/esphome/1.3.0/README.md diff --git a/charts/esphome/1.2.0/app-readme.md b/charts/esphome/1.3.0/app-readme.md similarity index 100% rename from charts/esphome/1.2.0/app-readme.md rename to charts/esphome/1.3.0/app-readme.md diff --git a/charts/esphome/1.3.0/charts/common-1.3.0.tgz b/charts/esphome/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/esphome/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/esphome/1.2.0/questions.yaml b/charts/esphome/1.3.0/questions.yaml similarity index 94% rename from charts/esphome/1.2.0/questions.yaml rename to charts/esphome/1.3.0/questions.yaml index a13147fe1e6..f252cd76875 100644 --- a/charts/esphome/1.2.0/questions.yaml +++ b/charts/esphome/1.3.0/questions.yaml @@ -75,6 +75,30 @@ questions: default: "Etc/UTC" $ref: - "definitions/timezone" + + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" # Configure Enviroment Variables - variable: environment group: "Configuration" diff --git a/charts/esphome/1.2.0/templates/common.yaml b/charts/esphome/1.3.0/templates/common.yaml similarity index 100% rename from charts/esphome/1.2.0/templates/common.yaml rename to charts/esphome/1.3.0/templates/common.yaml diff --git a/charts/esphome/1.2.0/test_values.yaml b/charts/esphome/1.3.0/test_values.yaml similarity index 100% rename from charts/esphome/1.2.0/test_values.yaml rename to charts/esphome/1.3.0/test_values.yaml diff --git a/charts/esphome/1.2.0/values.yaml b/charts/esphome/1.3.0/values.yaml similarity index 100% rename from charts/esphome/1.2.0/values.yaml rename to charts/esphome/1.3.0/values.yaml diff --git a/charts/freshrss/1.2.0/Chart.lock b/charts/freshrss/1.2.0/Chart.lock deleted file mode 100644 index 3da76cfb450..00000000000 --- a/charts/freshrss/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:00:57.106520364Z" diff --git a/charts/freshrss/1.2.0/charts/common-1.2.0.tgz b/charts/freshrss/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/freshrss/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/freshrss/1.2.0/.helmignore b/charts/freshrss/1.3.0/.helmignore similarity index 100% rename from charts/freshrss/1.2.0/.helmignore rename to charts/freshrss/1.3.0/.helmignore diff --git a/charts/freshrss/1.3.0/Chart.lock b/charts/freshrss/1.3.0/Chart.lock new file mode 100644 index 00000000000..3ce4333ee3e --- /dev/null +++ b/charts/freshrss/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:43.039498587Z" diff --git a/charts/freshrss/1.2.0/Chart.yaml b/charts/freshrss/1.3.0/Chart.yaml similarity index 94% rename from charts/freshrss/1.2.0/Chart.yaml rename to charts/freshrss/1.3.0/Chart.yaml index dca45ed2b1a..79b9ed55900 100644 --- a/charts/freshrss/1.2.0/Chart.yaml +++ b/charts/freshrss/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 1.17.0 description: FreshRSS is a self-hosted RSS feed aggregator name: freshrss -version: 1.2.0 +version: 1.3.0 upstream_version: 2.3.1 keywords: - freshrss @@ -17,5 +17,5 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/freshrss/1.2.0/LICENSE b/charts/freshrss/1.3.0/LICENSE similarity index 100% rename from charts/freshrss/1.2.0/LICENSE rename to charts/freshrss/1.3.0/LICENSE diff --git a/charts/freshrss/1.2.0/README.md b/charts/freshrss/1.3.0/README.md similarity index 100% rename from charts/freshrss/1.2.0/README.md rename to charts/freshrss/1.3.0/README.md diff --git a/charts/freshrss/1.2.0/app-readme.md b/charts/freshrss/1.3.0/app-readme.md similarity index 100% rename from charts/freshrss/1.2.0/app-readme.md rename to charts/freshrss/1.3.0/app-readme.md diff --git a/charts/freshrss/1.3.0/charts/common-1.3.0.tgz b/charts/freshrss/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/freshrss/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/freshrss/1.2.0/questions.yaml b/charts/freshrss/1.3.0/questions.yaml similarity index 94% rename from charts/freshrss/1.2.0/questions.yaml rename to charts/freshrss/1.3.0/questions.yaml index 57ed9fd2a98..cbe26c8fc00 100644 --- a/charts/freshrss/1.2.0/questions.yaml +++ b/charts/freshrss/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/freshrss/1.2.0/templates/NOTES.txt b/charts/freshrss/1.3.0/templates/NOTES.txt similarity index 100% rename from charts/freshrss/1.2.0/templates/NOTES.txt rename to charts/freshrss/1.3.0/templates/NOTES.txt diff --git a/charts/freshrss/1.2.0/templates/common.yaml b/charts/freshrss/1.3.0/templates/common.yaml similarity index 100% rename from charts/freshrss/1.2.0/templates/common.yaml rename to charts/freshrss/1.3.0/templates/common.yaml diff --git a/charts/freshrss/1.2.0/test_values.yaml b/charts/freshrss/1.3.0/test_values.yaml similarity index 100% rename from charts/freshrss/1.2.0/test_values.yaml rename to charts/freshrss/1.3.0/test_values.yaml diff --git a/charts/freshrss/1.2.0/values.yaml b/charts/freshrss/1.3.0/values.yaml similarity index 100% rename from charts/freshrss/1.2.0/values.yaml rename to charts/freshrss/1.3.0/values.yaml diff --git a/charts/gaps/1.2.0/Chart.lock b/charts/gaps/1.2.0/Chart.lock deleted file mode 100644 index afe906584ad..00000000000 --- a/charts/gaps/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:00:54.649108943Z" diff --git a/charts/gaps/1.2.0/charts/common-1.2.0.tgz b/charts/gaps/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/gaps/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/gaps/1.2.0/.helmignore b/charts/gaps/1.3.0/.helmignore similarity index 100% rename from charts/gaps/1.2.0/.helmignore rename to charts/gaps/1.3.0/.helmignore diff --git a/charts/gaps/1.3.0/Chart.lock b/charts/gaps/1.3.0/Chart.lock new file mode 100644 index 00000000000..19db7a22730 --- /dev/null +++ b/charts/gaps/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:40.592716474Z" diff --git a/charts/gaps/1.2.0/Chart.yaml b/charts/gaps/1.3.0/Chart.yaml similarity index 94% rename from charts/gaps/1.2.0/Chart.yaml rename to charts/gaps/1.3.0/Chart.yaml index a9376d4e8d6..fa25a33493a 100644 --- a/charts/gaps/1.2.0/Chart.yaml +++ b/charts/gaps/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: latest description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. name: gaps -version: 1.2.0 +version: 1.3.0 upstream_version: 1.1.1 keywords: - plex @@ -16,5 +16,5 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/gaps/1.2.0/LICENSE b/charts/gaps/1.3.0/LICENSE similarity index 100% rename from charts/gaps/1.2.0/LICENSE rename to charts/gaps/1.3.0/LICENSE diff --git a/charts/gaps/1.2.0/README.md b/charts/gaps/1.3.0/README.md similarity index 100% rename from charts/gaps/1.2.0/README.md rename to charts/gaps/1.3.0/README.md diff --git a/charts/gaps/1.2.0/app-readme.md b/charts/gaps/1.3.0/app-readme.md similarity index 100% rename from charts/gaps/1.2.0/app-readme.md rename to charts/gaps/1.3.0/app-readme.md diff --git a/charts/gaps/1.3.0/charts/common-1.3.0.tgz b/charts/gaps/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/gaps/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/gaps/1.2.0/questions.yaml b/charts/gaps/1.3.0/questions.yaml similarity index 94% rename from charts/gaps/1.2.0/questions.yaml rename to charts/gaps/1.3.0/questions.yaml index 36316d93587..f01d52b724e 100644 --- a/charts/gaps/1.2.0/questions.yaml +++ b/charts/gaps/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/gaps/1.2.0/templates/NOTES.txt b/charts/gaps/1.3.0/templates/NOTES.txt similarity index 100% rename from charts/gaps/1.2.0/templates/NOTES.txt rename to charts/gaps/1.3.0/templates/NOTES.txt diff --git a/charts/gaps/1.2.0/templates/common.yaml b/charts/gaps/1.3.0/templates/common.yaml similarity index 100% rename from charts/gaps/1.2.0/templates/common.yaml rename to charts/gaps/1.3.0/templates/common.yaml diff --git a/charts/gaps/1.2.0/test_values.yaml b/charts/gaps/1.3.0/test_values.yaml similarity index 100% rename from charts/gaps/1.2.0/test_values.yaml rename to charts/gaps/1.3.0/test_values.yaml diff --git a/charts/gaps/1.2.0/values.yaml b/charts/gaps/1.3.0/values.yaml similarity index 100% rename from charts/gaps/1.2.0/values.yaml rename to charts/gaps/1.3.0/values.yaml diff --git a/charts/grocy/1.2.0/Chart.lock b/charts/grocy/1.2.0/Chart.lock deleted file mode 100644 index d6ee406006d..00000000000 --- a/charts/grocy/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:00:52.176863544Z" diff --git a/charts/grocy/1.2.0/charts/common-1.2.0.tgz b/charts/grocy/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/grocy/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/grocy/1.2.0/.helmignore b/charts/grocy/1.3.0/.helmignore similarity index 100% rename from charts/grocy/1.2.0/.helmignore rename to charts/grocy/1.3.0/.helmignore diff --git a/charts/grocy/1.3.0/Chart.lock b/charts/grocy/1.3.0/Chart.lock new file mode 100644 index 00000000000..c63d75b95e3 --- /dev/null +++ b/charts/grocy/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:38.190375653Z" diff --git a/charts/grocy/1.2.0/Chart.yaml b/charts/grocy/1.3.0/Chart.yaml similarity index 94% rename from charts/grocy/1.2.0/Chart.yaml rename to charts/grocy/1.3.0/Chart.yaml index b9d082f4fb5..80f3dc5dc54 100644 --- a/charts/grocy/1.2.0/Chart.yaml +++ b/charts/grocy/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v2.7.1 description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home name: grocy -version: 1.2.0 +version: 1.3.0 upstream_version: 4.3.1 keywords: - grocy @@ -15,5 +15,5 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/grocy/1.2.0/LICENSE b/charts/grocy/1.3.0/LICENSE similarity index 100% rename from charts/grocy/1.2.0/LICENSE rename to charts/grocy/1.3.0/LICENSE diff --git a/charts/grocy/1.2.0/README.md b/charts/grocy/1.3.0/README.md similarity index 100% rename from charts/grocy/1.2.0/README.md rename to charts/grocy/1.3.0/README.md diff --git a/charts/grocy/1.2.0/app-readme.md b/charts/grocy/1.3.0/app-readme.md similarity index 100% rename from charts/grocy/1.2.0/app-readme.md rename to charts/grocy/1.3.0/app-readme.md diff --git a/charts/grocy/1.3.0/charts/common-1.3.0.tgz b/charts/grocy/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/grocy/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/grocy/1.2.0/questions.yaml b/charts/grocy/1.3.0/questions.yaml similarity index 94% rename from charts/grocy/1.2.0/questions.yaml rename to charts/grocy/1.3.0/questions.yaml index 6e3b5e78ce9..5a3b7fd428e 100644 --- a/charts/grocy/1.2.0/questions.yaml +++ b/charts/grocy/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/grocy/1.2.0/templates/common.yaml b/charts/grocy/1.3.0/templates/common.yaml similarity index 100% rename from charts/grocy/1.2.0/templates/common.yaml rename to charts/grocy/1.3.0/templates/common.yaml diff --git a/charts/grocy/1.2.0/test_values.yaml b/charts/grocy/1.3.0/test_values.yaml similarity index 100% rename from charts/grocy/1.2.0/test_values.yaml rename to charts/grocy/1.3.0/test_values.yaml diff --git a/charts/grocy/1.2.0/values.yaml b/charts/grocy/1.3.0/values.yaml similarity index 100% rename from charts/grocy/1.2.0/values.yaml rename to charts/grocy/1.3.0/values.yaml diff --git a/charts/heimdall/1.2.0/Chart.lock b/charts/heimdall/1.2.0/Chart.lock deleted file mode 100644 index 2bacde6c605..00000000000 --- a/charts/heimdall/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:00:49.727501523Z" diff --git a/charts/heimdall/1.2.0/charts/common-1.2.0.tgz b/charts/heimdall/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/heimdall/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/heimdall/1.2.0/.helmignore b/charts/heimdall/1.3.0/.helmignore similarity index 100% rename from charts/heimdall/1.2.0/.helmignore rename to charts/heimdall/1.3.0/.helmignore diff --git a/charts/heimdall/1.3.0/Chart.lock b/charts/heimdall/1.3.0/Chart.lock new file mode 100644 index 00000000000..ddb2fafbfa7 --- /dev/null +++ b/charts/heimdall/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:35.746594893Z" diff --git a/charts/heimdall/1.2.0/Chart.yaml b/charts/heimdall/1.3.0/Chart.yaml similarity index 94% rename from charts/heimdall/1.2.0/Chart.yaml rename to charts/heimdall/1.3.0/Chart.yaml index 233912cab13..d735d45516e 100644 --- a/charts/heimdall/1.2.0/Chart.yaml +++ b/charts/heimdall/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 2.2.2 description: An Application dashboard and launcher name: heimdall -version: 1.2.0 +version: 1.3.0 upstream_version: 4.1.1 keywords: - heimdall @@ -17,4 +17,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/heimdall/1.2.0/LICENSE b/charts/heimdall/1.3.0/LICENSE similarity index 100% rename from charts/heimdall/1.2.0/LICENSE rename to charts/heimdall/1.3.0/LICENSE diff --git a/charts/heimdall/1.2.0/README.md b/charts/heimdall/1.3.0/README.md similarity index 100% rename from charts/heimdall/1.2.0/README.md rename to charts/heimdall/1.3.0/README.md diff --git a/charts/heimdall/1.2.0/app-readme.md b/charts/heimdall/1.3.0/app-readme.md similarity index 100% rename from charts/heimdall/1.2.0/app-readme.md rename to charts/heimdall/1.3.0/app-readme.md diff --git a/charts/heimdall/1.3.0/charts/common-1.3.0.tgz b/charts/heimdall/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/heimdall/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/heimdall/1.2.0/questions.yaml b/charts/heimdall/1.3.0/questions.yaml similarity index 94% rename from charts/heimdall/1.2.0/questions.yaml rename to charts/heimdall/1.3.0/questions.yaml index e3ecb2a2c04..5178d40ac25 100644 --- a/charts/heimdall/1.2.0/questions.yaml +++ b/charts/heimdall/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/heimdall/1.2.0/templates/common.yaml b/charts/heimdall/1.3.0/templates/common.yaml similarity index 100% rename from charts/heimdall/1.2.0/templates/common.yaml rename to charts/heimdall/1.3.0/templates/common.yaml diff --git a/charts/heimdall/1.2.0/test_values.yaml b/charts/heimdall/1.3.0/test_values.yaml similarity index 100% rename from charts/heimdall/1.2.0/test_values.yaml rename to charts/heimdall/1.3.0/test_values.yaml diff --git a/charts/heimdall/1.2.0/values.yaml b/charts/heimdall/1.3.0/values.yaml similarity index 100% rename from charts/heimdall/1.2.0/values.yaml rename to charts/heimdall/1.3.0/values.yaml diff --git a/charts/home-assistant/1.2.0/Chart.lock b/charts/home-assistant/1.2.0/Chart.lock deleted file mode 100644 index 4731b029115..00000000000 --- a/charts/home-assistant/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:00:47.294450817Z" diff --git a/charts/home-assistant/1.2.0/charts/common-1.2.0.tgz b/charts/home-assistant/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/home-assistant/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/home-assistant/1.2.0/.helmignore b/charts/home-assistant/1.3.0/.helmignore similarity index 100% rename from charts/home-assistant/1.2.0/.helmignore rename to charts/home-assistant/1.3.0/.helmignore diff --git a/charts/home-assistant/1.3.0/Chart.lock b/charts/home-assistant/1.3.0/Chart.lock new file mode 100644 index 00000000000..23e7b73729c --- /dev/null +++ b/charts/home-assistant/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:32.994327341Z" diff --git a/charts/home-assistant/1.2.0/Chart.yaml b/charts/home-assistant/1.3.0/Chart.yaml similarity index 96% rename from charts/home-assistant/1.2.0/Chart.yaml rename to charts/home-assistant/1.3.0/Chart.yaml index 3727069acd1..ec92a79f674 100644 --- a/charts/home-assistant/1.2.0/Chart.yaml +++ b/charts/home-assistant/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 2021.2.2 description: Home Assistant name: home-assistant -version: 1.2.0 +version: 1.3.0 upstream_version: 5.3.0 keywords: - home-assistant @@ -19,7 +19,7 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 #- name: postgresql # version: 10.2.0 diff --git a/charts/home-assistant/1.2.0/LICENSE b/charts/home-assistant/1.3.0/LICENSE similarity index 100% rename from charts/home-assistant/1.2.0/LICENSE rename to charts/home-assistant/1.3.0/LICENSE diff --git a/charts/home-assistant/1.2.0/README.md b/charts/home-assistant/1.3.0/README.md similarity index 100% rename from charts/home-assistant/1.2.0/README.md rename to charts/home-assistant/1.3.0/README.md diff --git a/charts/home-assistant/1.2.0/app-readme.md b/charts/home-assistant/1.3.0/app-readme.md similarity index 100% rename from charts/home-assistant/1.2.0/app-readme.md rename to charts/home-assistant/1.3.0/app-readme.md diff --git a/charts/home-assistant/1.3.0/charts/common-1.3.0.tgz b/charts/home-assistant/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/home-assistant/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/home-assistant/1.2.0/questions.yaml b/charts/home-assistant/1.3.0/questions.yaml similarity index 95% rename from charts/home-assistant/1.2.0/questions.yaml rename to charts/home-assistant/1.3.0/questions.yaml index 24076c7c346..2806944f233 100644 --- a/charts/home-assistant/1.2.0/questions.yaml +++ b/charts/home-assistant/1.3.0/questions.yaml @@ -75,6 +75,30 @@ questions: default: "Etc/UTC" $ref: - "definitions/timezone" + + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" # Configure Time Zone - variable: git diff --git a/charts/home-assistant/1.2.0/templates/common.yaml b/charts/home-assistant/1.3.0/templates/common.yaml similarity index 100% rename from charts/home-assistant/1.2.0/templates/common.yaml rename to charts/home-assistant/1.3.0/templates/common.yaml diff --git a/charts/home-assistant/1.2.0/templates/secret.yaml b/charts/home-assistant/1.3.0/templates/secret.yaml similarity index 100% rename from charts/home-assistant/1.2.0/templates/secret.yaml rename to charts/home-assistant/1.3.0/templates/secret.yaml diff --git a/charts/home-assistant/1.2.0/templates/servicemonitor.yaml b/charts/home-assistant/1.3.0/templates/servicemonitor.yaml similarity index 100% rename from charts/home-assistant/1.2.0/templates/servicemonitor.yaml rename to charts/home-assistant/1.3.0/templates/servicemonitor.yaml diff --git a/charts/home-assistant/1.2.0/test_values.yaml b/charts/home-assistant/1.3.0/test_values.yaml similarity index 100% rename from charts/home-assistant/1.2.0/test_values.yaml rename to charts/home-assistant/1.3.0/test_values.yaml diff --git a/charts/home-assistant/1.2.0/values.yaml b/charts/home-assistant/1.3.0/values.yaml similarity index 100% rename from charts/home-assistant/1.2.0/values.yaml rename to charts/home-assistant/1.3.0/values.yaml diff --git a/charts/jackett/1.2.0/Chart.lock b/charts/jackett/1.2.0/Chart.lock deleted file mode 100644 index 4564e4207ab..00000000000 --- a/charts/jackett/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:00:44.867170268Z" diff --git a/charts/jackett/1.2.0/charts/common-1.2.0.tgz b/charts/jackett/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/jackett/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/jackett/1.2.0/.helmignore b/charts/jackett/1.3.0/.helmignore similarity index 100% rename from charts/jackett/1.2.0/.helmignore rename to charts/jackett/1.3.0/.helmignore diff --git a/charts/jackett/1.3.0/Chart.lock b/charts/jackett/1.3.0/Chart.lock new file mode 100644 index 00000000000..9f900620246 --- /dev/null +++ b/charts/jackett/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:30.546459623Z" diff --git a/charts/jackett/1.2.0/Chart.yaml b/charts/jackett/1.3.0/Chart.yaml similarity index 94% rename from charts/jackett/1.2.0/Chart.yaml rename to charts/jackett/1.3.0/Chart.yaml index 2ea08dc0847..3c9443d15ae 100644 --- a/charts/jackett/1.2.0/Chart.yaml +++ b/charts/jackett/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: version-v0.17.153 description: API Support for your favorite torrent trackers. name: jackett -version: 1.2.0 +version: 1.3.0 keywords: - jackett - torrent @@ -17,4 +17,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/jackett/1.2.0/LICENSE b/charts/jackett/1.3.0/LICENSE similarity index 100% rename from charts/jackett/1.2.0/LICENSE rename to charts/jackett/1.3.0/LICENSE diff --git a/charts/jackett/1.2.0/README.md b/charts/jackett/1.3.0/README.md similarity index 100% rename from charts/jackett/1.2.0/README.md rename to charts/jackett/1.3.0/README.md diff --git a/charts/jackett/1.2.0/app-readme.md b/charts/jackett/1.3.0/app-readme.md similarity index 100% rename from charts/jackett/1.2.0/app-readme.md rename to charts/jackett/1.3.0/app-readme.md diff --git a/charts/jackett/1.3.0/charts/common-1.3.0.tgz b/charts/jackett/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/jackett/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/jackett/1.2.0/questions.yaml b/charts/jackett/1.3.0/questions.yaml similarity index 94% rename from charts/jackett/1.2.0/questions.yaml rename to charts/jackett/1.3.0/questions.yaml index fc8cc35bd1f..7b51497e413 100644 --- a/charts/jackett/1.2.0/questions.yaml +++ b/charts/jackett/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/jackett/1.2.0/templates/common.yaml b/charts/jackett/1.3.0/templates/common.yaml similarity index 100% rename from charts/jackett/1.2.0/templates/common.yaml rename to charts/jackett/1.3.0/templates/common.yaml diff --git a/charts/jackett/1.2.0/test_values.yaml b/charts/jackett/1.3.0/test_values.yaml similarity index 100% rename from charts/jackett/1.2.0/test_values.yaml rename to charts/jackett/1.3.0/test_values.yaml diff --git a/charts/jackett/1.2.0/values.yaml b/charts/jackett/1.3.0/values.yaml similarity index 100% rename from charts/jackett/1.2.0/values.yaml rename to charts/jackett/1.3.0/values.yaml diff --git a/charts/jellyfin/1.2.0/Chart.lock b/charts/jellyfin/1.2.0/Chart.lock deleted file mode 100644 index 7be98b0d4dc..00000000000 --- a/charts/jellyfin/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:00:42.420502994Z" diff --git a/charts/jellyfin/1.2.0/charts/common-1.2.0.tgz b/charts/jellyfin/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/jellyfin/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/jellyfin/1.2.0/.helmignore b/charts/jellyfin/1.3.0/.helmignore similarity index 100% rename from charts/jellyfin/1.2.0/.helmignore rename to charts/jellyfin/1.3.0/.helmignore diff --git a/charts/jellyfin/1.3.0/Chart.lock b/charts/jellyfin/1.3.0/Chart.lock new file mode 100644 index 00000000000..83f99b0914b --- /dev/null +++ b/charts/jellyfin/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:28.109240532Z" diff --git a/charts/jellyfin/1.2.0/Chart.yaml b/charts/jellyfin/1.3.0/Chart.yaml similarity index 88% rename from charts/jellyfin/1.2.0/Chart.yaml rename to charts/jellyfin/1.3.0/Chart.yaml index c2815687eb4..aed6edb4e8a 100644 --- a/charts/jellyfin/1.2.0/Chart.yaml +++ b/charts/jellyfin/1.3.0/Chart.yaml @@ -2,14 +2,14 @@ apiVersion: v2 appVersion: 10.6.4 description: Jellyfin is a Free Software Media System name: jellyfin -version: 1.2.0 +version: 1.3.0 upstream_version: 4.2.1 keywords: - jellyfin - plex - emby home: https://github.com/truecharts/charts/tree/dev/charts/jellyfin -icon: https://raw.githubusercontent.com/truecharts/truecharts/master/charts/jellyfin/icon.jpg?raw=true +icon: https://raw.githubusercontent.com/truecharts/truecharts/master/charts/jellyfin/icon.png?raw=true sources: - https://github.com/k8s-at-home/charts/blob/master/charts/jellyfin - https://hub.docker.com/r/linuxserver/Jellyfin/ @@ -19,4 +19,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/jellyfin/1.2.0/LICENSE b/charts/jellyfin/1.3.0/LICENSE similarity index 100% rename from charts/jellyfin/1.2.0/LICENSE rename to charts/jellyfin/1.3.0/LICENSE diff --git a/charts/jellyfin/1.2.0/README.md b/charts/jellyfin/1.3.0/README.md similarity index 100% rename from charts/jellyfin/1.2.0/README.md rename to charts/jellyfin/1.3.0/README.md diff --git a/charts/jellyfin/1.2.0/app-readme.md b/charts/jellyfin/1.3.0/app-readme.md similarity index 100% rename from charts/jellyfin/1.2.0/app-readme.md rename to charts/jellyfin/1.3.0/app-readme.md diff --git a/charts/jellyfin/1.3.0/charts/common-1.3.0.tgz b/charts/jellyfin/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/jellyfin/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/jellyfin/1.2.0/questions.yaml b/charts/jellyfin/1.3.0/questions.yaml similarity index 95% rename from charts/jellyfin/1.2.0/questions.yaml rename to charts/jellyfin/1.3.0/questions.yaml index 58c8b5a2d08..7b806b08e45 100644 --- a/charts/jellyfin/1.2.0/questions.yaml +++ b/charts/jellyfin/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/jellyfin/1.2.0/templates/common.yaml b/charts/jellyfin/1.3.0/templates/common.yaml similarity index 100% rename from charts/jellyfin/1.2.0/templates/common.yaml rename to charts/jellyfin/1.3.0/templates/common.yaml diff --git a/charts/jellyfin/1.2.0/test_values.yaml b/charts/jellyfin/1.3.0/test_values.yaml similarity index 100% rename from charts/jellyfin/1.2.0/test_values.yaml rename to charts/jellyfin/1.3.0/test_values.yaml diff --git a/charts/jellyfin/1.2.0/values.yaml b/charts/jellyfin/1.3.0/values.yaml similarity index 100% rename from charts/jellyfin/1.2.0/values.yaml rename to charts/jellyfin/1.3.0/values.yaml diff --git a/charts/kms/1.2.0/Chart.lock b/charts/kms/1.2.0/Chart.lock deleted file mode 100644 index 4b07514c07e..00000000000 --- a/charts/kms/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:00:39.950512894Z" diff --git a/charts/kms/1.2.0/charts/common-1.2.0.tgz b/charts/kms/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/kms/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/kms/1.2.0/.helmignore b/charts/kms/1.3.0/.helmignore similarity index 100% rename from charts/kms/1.2.0/.helmignore rename to charts/kms/1.3.0/.helmignore diff --git a/charts/kms/1.3.0/Chart.lock b/charts/kms/1.3.0/Chart.lock new file mode 100644 index 00000000000..b01b9099432 --- /dev/null +++ b/charts/kms/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:25.628397689Z" diff --git a/charts/kms/1.2.0/Chart.yaml b/charts/kms/1.3.0/Chart.yaml similarity index 92% rename from charts/kms/1.2.0/Chart.yaml rename to charts/kms/1.3.0/Chart.yaml index 9e872339d13..193cbb45385 100644 --- a/charts/kms/1.2.0/Chart.yaml +++ b/charts/kms/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: latest description: Private Windows Activation Server for development and testing name: kms -version: 1.2.0 +version: 1.3.0 keywords: - kms home: https://github.com/truecharts/charts/tree/dev/charts/kms @@ -13,5 +13,5 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/kms/1.2.0/README.md b/charts/kms/1.3.0/README.md similarity index 100% rename from charts/kms/1.2.0/README.md rename to charts/kms/1.3.0/README.md diff --git a/charts/kms/1.2.0/app-readme.md b/charts/kms/1.3.0/app-readme.md similarity index 100% rename from charts/kms/1.2.0/app-readme.md rename to charts/kms/1.3.0/app-readme.md diff --git a/charts/kms/1.3.0/charts/common-1.3.0.tgz b/charts/kms/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/kms/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/kms/1.2.0/questions.yaml b/charts/kms/1.3.0/questions.yaml similarity index 92% rename from charts/kms/1.2.0/questions.yaml rename to charts/kms/1.3.0/questions.yaml index 85c0d80b7c4..23a54c58938 100644 --- a/charts/kms/1.2.0/questions.yaml +++ b/charts/kms/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/kms/1.2.0/templates/common.yaml b/charts/kms/1.3.0/templates/common.yaml similarity index 100% rename from charts/kms/1.2.0/templates/common.yaml rename to charts/kms/1.3.0/templates/common.yaml diff --git a/charts/kms/1.2.0/test_values.yaml b/charts/kms/1.3.0/test_values.yaml similarity index 100% rename from charts/kms/1.2.0/test_values.yaml rename to charts/kms/1.3.0/test_values.yaml diff --git a/charts/kms/1.2.0/values.yaml b/charts/kms/1.3.0/values.yaml similarity index 100% rename from charts/kms/1.2.0/values.yaml rename to charts/kms/1.3.0/values.yaml diff --git a/charts/lazylibrarian/1.2.0/Chart.lock b/charts/lazylibrarian/1.2.0/Chart.lock deleted file mode 100644 index 21ea1eee4a7..00000000000 --- a/charts/lazylibrarian/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:00:37.526643855Z" diff --git a/charts/lazylibrarian/1.2.0/charts/common-1.2.0.tgz b/charts/lazylibrarian/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/lazylibrarian/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/lazylibrarian/1.2.0/.helmignore b/charts/lazylibrarian/1.3.0/.helmignore similarity index 100% rename from charts/lazylibrarian/1.2.0/.helmignore rename to charts/lazylibrarian/1.3.0/.helmignore diff --git a/charts/lazylibrarian/1.3.0/Chart.lock b/charts/lazylibrarian/1.3.0/Chart.lock new file mode 100644 index 00000000000..4da3fe4c790 --- /dev/null +++ b/charts/lazylibrarian/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:23.149559172Z" diff --git a/charts/lazylibrarian/1.2.0/Chart.yaml b/charts/lazylibrarian/1.3.0/Chart.yaml similarity index 93% rename from charts/lazylibrarian/1.2.0/Chart.yaml rename to charts/lazylibrarian/1.3.0/Chart.yaml index f10ef1e18b4..85d4b4a7160 100644 --- a/charts/lazylibrarian/1.2.0/Chart.yaml +++ b/charts/lazylibrarian/1.3.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: lazylibrarian description: A Helm chart for deploying LazyLibrarian -version: 1.2.0 +version: 1.3.0 appVersion: 1.7.2 upstream_version: 2.1.0 keywords: @@ -17,4 +17,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/lazylibrarian/1.2.0/LICENSE b/charts/lazylibrarian/1.3.0/LICENSE similarity index 100% rename from charts/lazylibrarian/1.2.0/LICENSE rename to charts/lazylibrarian/1.3.0/LICENSE diff --git a/charts/lazylibrarian/1.2.0/README.md b/charts/lazylibrarian/1.3.0/README.md similarity index 100% rename from charts/lazylibrarian/1.2.0/README.md rename to charts/lazylibrarian/1.3.0/README.md diff --git a/charts/lazylibrarian/1.2.0/app-readme.md b/charts/lazylibrarian/1.3.0/app-readme.md similarity index 100% rename from charts/lazylibrarian/1.2.0/app-readme.md rename to charts/lazylibrarian/1.3.0/app-readme.md diff --git a/charts/lazylibrarian/1.3.0/charts/common-1.3.0.tgz b/charts/lazylibrarian/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/lazylibrarian/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/lazylibrarian/1.2.0/questions.yaml b/charts/lazylibrarian/1.3.0/questions.yaml similarity index 95% rename from charts/lazylibrarian/1.2.0/questions.yaml rename to charts/lazylibrarian/1.3.0/questions.yaml index 5017e98d92a..99d129f3059 100644 --- a/charts/lazylibrarian/1.2.0/questions.yaml +++ b/charts/lazylibrarian/1.3.0/questions.yaml @@ -67,6 +67,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/lazylibrarian/1.2.0/templates/common.yaml b/charts/lazylibrarian/1.3.0/templates/common.yaml similarity index 100% rename from charts/lazylibrarian/1.2.0/templates/common.yaml rename to charts/lazylibrarian/1.3.0/templates/common.yaml diff --git a/charts/lazylibrarian/1.2.0/test_values.yaml b/charts/lazylibrarian/1.3.0/test_values.yaml similarity index 100% rename from charts/lazylibrarian/1.2.0/test_values.yaml rename to charts/lazylibrarian/1.3.0/test_values.yaml diff --git a/charts/lazylibrarian/1.2.0/values.yaml b/charts/lazylibrarian/1.3.0/values.yaml similarity index 100% rename from charts/lazylibrarian/1.2.0/values.yaml rename to charts/lazylibrarian/1.3.0/values.yaml diff --git a/charts/lidarr/1.2.0/Chart.lock b/charts/lidarr/1.2.0/Chart.lock deleted file mode 100644 index 935bdac6995..00000000000 --- a/charts/lidarr/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:00:35.082911349Z" diff --git a/charts/lidarr/1.2.0/charts/common-1.2.0.tgz b/charts/lidarr/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/lidarr/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/lidarr/1.2.0/.helmignore b/charts/lidarr/1.3.0/.helmignore similarity index 100% rename from charts/lidarr/1.2.0/.helmignore rename to charts/lidarr/1.3.0/.helmignore diff --git a/charts/lidarr/1.3.0/Chart.lock b/charts/lidarr/1.3.0/Chart.lock new file mode 100644 index 00000000000..dfc52a97ce4 --- /dev/null +++ b/charts/lidarr/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:20.702593086Z" diff --git a/charts/lidarr/1.2.0/Chart.yaml b/charts/lidarr/1.3.0/Chart.yaml similarity index 93% rename from charts/lidarr/1.2.0/Chart.yaml rename to charts/lidarr/1.3.0/Chart.yaml index 593d6b686c7..2c26115a3c7 100644 --- a/charts/lidarr/1.2.0/Chart.yaml +++ b/charts/lidarr/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.8.0.1886 description: Looks and smells like Sonarr but made for music name: lidarr -version: 1.2.0 +version: 1.3.0 keywords: - lidarr - torrent @@ -17,4 +17,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/lidarr/1.2.0/LICENSE b/charts/lidarr/1.3.0/LICENSE similarity index 100% rename from charts/lidarr/1.2.0/LICENSE rename to charts/lidarr/1.3.0/LICENSE diff --git a/charts/lidarr/1.2.0/README.md b/charts/lidarr/1.3.0/README.md similarity index 100% rename from charts/lidarr/1.2.0/README.md rename to charts/lidarr/1.3.0/README.md diff --git a/charts/lidarr/1.2.0/app-readme.md b/charts/lidarr/1.3.0/app-readme.md similarity index 100% rename from charts/lidarr/1.2.0/app-readme.md rename to charts/lidarr/1.3.0/app-readme.md diff --git a/charts/lidarr/1.3.0/charts/common-1.3.0.tgz b/charts/lidarr/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/lidarr/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/lidarr/1.2.0/questions.yaml b/charts/lidarr/1.3.0/questions.yaml similarity index 95% rename from charts/lidarr/1.2.0/questions.yaml rename to charts/lidarr/1.3.0/questions.yaml index 5742a8cafb2..c0bcff1e221 100644 --- a/charts/lidarr/1.2.0/questions.yaml +++ b/charts/lidarr/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/lidarr/1.2.0/templates/common.yaml b/charts/lidarr/1.3.0/templates/common.yaml similarity index 100% rename from charts/lidarr/1.2.0/templates/common.yaml rename to charts/lidarr/1.3.0/templates/common.yaml diff --git a/charts/lidarr/1.2.0/test_values.yaml b/charts/lidarr/1.3.0/test_values.yaml similarity index 100% rename from charts/lidarr/1.2.0/test_values.yaml rename to charts/lidarr/1.3.0/test_values.yaml diff --git a/charts/lidarr/1.2.0/values.yaml b/charts/lidarr/1.3.0/values.yaml similarity index 100% rename from charts/lidarr/1.2.0/values.yaml rename to charts/lidarr/1.3.0/values.yaml diff --git a/charts/lychee/1.2.0/Chart.lock b/charts/lychee/1.2.0/Chart.lock deleted file mode 100644 index 513ef3c2608..00000000000 --- a/charts/lychee/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:00:32.653341327Z" diff --git a/charts/lychee/1.2.0/charts/common-1.2.0.tgz b/charts/lychee/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/lychee/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/lychee/1.2.0/.helmignore b/charts/lychee/1.3.0/.helmignore similarity index 100% rename from charts/lychee/1.2.0/.helmignore rename to charts/lychee/1.3.0/.helmignore diff --git a/charts/lychee/1.3.0/Chart.lock b/charts/lychee/1.3.0/Chart.lock new file mode 100644 index 00000000000..ca13f06b8f9 --- /dev/null +++ b/charts/lychee/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:17.916269462Z" diff --git a/charts/lychee/1.2.0/Chart.yaml b/charts/lychee/1.3.0/Chart.yaml similarity index 94% rename from charts/lychee/1.2.0/Chart.yaml rename to charts/lychee/1.3.0/Chart.yaml index c49a13664dc..6314ae253ba 100644 --- a/charts/lychee/1.2.0/Chart.yaml +++ b/charts/lychee/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 4.0.8 description: Lychee is a free photo-management tool, which runs on your server or web-space name: lychee -version: 1.2.0 +version: 1.3.0 upstream_version: 2.3.1 keywords: - lychee @@ -18,5 +18,5 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/lychee/1.2.0/LICENSE b/charts/lychee/1.3.0/LICENSE similarity index 100% rename from charts/lychee/1.2.0/LICENSE rename to charts/lychee/1.3.0/LICENSE diff --git a/charts/lychee/1.2.0/README.md b/charts/lychee/1.3.0/README.md similarity index 100% rename from charts/lychee/1.2.0/README.md rename to charts/lychee/1.3.0/README.md diff --git a/charts/lychee/1.2.0/app-readme.md b/charts/lychee/1.3.0/app-readme.md similarity index 100% rename from charts/lychee/1.2.0/app-readme.md rename to charts/lychee/1.3.0/app-readme.md diff --git a/charts/lychee/1.3.0/charts/common-1.3.0.tgz b/charts/lychee/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/lychee/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/lychee/1.2.0/questions.yaml b/charts/lychee/1.3.0/questions.yaml similarity index 95% rename from charts/lychee/1.2.0/questions.yaml rename to charts/lychee/1.3.0/questions.yaml index 222e006399a..e6f55b47299 100644 --- a/charts/lychee/1.2.0/questions.yaml +++ b/charts/lychee/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/lychee/1.2.0/templates/NOTES.txt b/charts/lychee/1.3.0/templates/NOTES.txt similarity index 100% rename from charts/lychee/1.2.0/templates/NOTES.txt rename to charts/lychee/1.3.0/templates/NOTES.txt diff --git a/charts/lychee/1.2.0/templates/common.yaml b/charts/lychee/1.3.0/templates/common.yaml similarity index 100% rename from charts/lychee/1.2.0/templates/common.yaml rename to charts/lychee/1.3.0/templates/common.yaml diff --git a/charts/lychee/1.2.0/test_values.yaml b/charts/lychee/1.3.0/test_values.yaml similarity index 100% rename from charts/lychee/1.2.0/test_values.yaml rename to charts/lychee/1.3.0/test_values.yaml diff --git a/charts/lychee/1.2.0/values.yaml b/charts/lychee/1.3.0/values.yaml similarity index 100% rename from charts/lychee/1.2.0/values.yaml rename to charts/lychee/1.3.0/values.yaml diff --git a/charts/navidrome/1.2.0/Chart.lock b/charts/navidrome/1.2.0/Chart.lock deleted file mode 100644 index 9c58977d9fb..00000000000 --- a/charts/navidrome/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:00:30.185814551Z" diff --git a/charts/navidrome/1.2.0/charts/common-1.2.0.tgz b/charts/navidrome/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/navidrome/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/navidrome/1.2.0/.helmignore b/charts/navidrome/1.3.0/.helmignore similarity index 100% rename from charts/navidrome/1.2.0/.helmignore rename to charts/navidrome/1.3.0/.helmignore diff --git a/charts/navidrome/1.3.0/Chart.lock b/charts/navidrome/1.3.0/Chart.lock new file mode 100644 index 00000000000..aed2d877697 --- /dev/null +++ b/charts/navidrome/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:15.452713364Z" diff --git a/charts/navidrome/1.2.0/Chart.yaml b/charts/navidrome/1.3.0/Chart.yaml similarity index 94% rename from charts/navidrome/1.2.0/Chart.yaml rename to charts/navidrome/1.3.0/Chart.yaml index eb8642de9a6..7363956a12f 100644 --- a/charts/navidrome/1.2.0/Chart.yaml +++ b/charts/navidrome/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.39.0 description: Navidrome is an open source web-based music collection server and streamer name: navidrome -version: 1.2.0 +version: 1.3.0 upstream_version: 2.3.1 keywords: - navidrome @@ -18,5 +18,5 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/navidrome/1.2.0/LICENSE b/charts/navidrome/1.3.0/LICENSE similarity index 100% rename from charts/navidrome/1.2.0/LICENSE rename to charts/navidrome/1.3.0/LICENSE diff --git a/charts/navidrome/1.2.0/README.md b/charts/navidrome/1.3.0/README.md similarity index 100% rename from charts/navidrome/1.2.0/README.md rename to charts/navidrome/1.3.0/README.md diff --git a/charts/navidrome/1.2.0/app-readme.md b/charts/navidrome/1.3.0/app-readme.md similarity index 100% rename from charts/navidrome/1.2.0/app-readme.md rename to charts/navidrome/1.3.0/app-readme.md diff --git a/charts/navidrome/1.3.0/charts/common-1.3.0.tgz b/charts/navidrome/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/navidrome/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/navidrome/1.2.0/questions.yaml b/charts/navidrome/1.3.0/questions.yaml similarity index 95% rename from charts/navidrome/1.2.0/questions.yaml rename to charts/navidrome/1.3.0/questions.yaml index 08a2d7ef35a..81aa9ff6c4c 100644 --- a/charts/navidrome/1.2.0/questions.yaml +++ b/charts/navidrome/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/navidrome/1.2.0/templates/NOTES.txt b/charts/navidrome/1.3.0/templates/NOTES.txt similarity index 100% rename from charts/navidrome/1.2.0/templates/NOTES.txt rename to charts/navidrome/1.3.0/templates/NOTES.txt diff --git a/charts/navidrome/1.2.0/templates/common.yaml b/charts/navidrome/1.3.0/templates/common.yaml similarity index 100% rename from charts/navidrome/1.2.0/templates/common.yaml rename to charts/navidrome/1.3.0/templates/common.yaml diff --git a/charts/navidrome/1.2.0/test_values.yaml b/charts/navidrome/1.3.0/test_values.yaml similarity index 100% rename from charts/navidrome/1.2.0/test_values.yaml rename to charts/navidrome/1.3.0/test_values.yaml diff --git a/charts/navidrome/1.2.0/values.yaml b/charts/navidrome/1.3.0/values.yaml similarity index 100% rename from charts/navidrome/1.2.0/values.yaml rename to charts/navidrome/1.3.0/values.yaml diff --git a/charts/node-red/1.2.0/Chart.lock b/charts/node-red/1.2.0/Chart.lock deleted file mode 100644 index eb7037873e9..00000000000 --- a/charts/node-red/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:00:27.749447228Z" diff --git a/charts/node-red/1.2.0/charts/common-1.2.0.tgz b/charts/node-red/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/node-red/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/node-red/1.2.0/.helmignore b/charts/node-red/1.3.0/.helmignore similarity index 100% rename from charts/node-red/1.2.0/.helmignore rename to charts/node-red/1.3.0/.helmignore diff --git a/charts/node-red/1.3.0/Chart.lock b/charts/node-red/1.3.0/Chart.lock new file mode 100644 index 00000000000..666418a1dca --- /dev/null +++ b/charts/node-red/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:12.963050603Z" diff --git a/charts/node-red/1.2.0/Chart.yaml b/charts/node-red/1.3.0/Chart.yaml similarity index 94% rename from charts/node-red/1.2.0/Chart.yaml rename to charts/node-red/1.3.0/Chart.yaml index 0da8764fdc5..16c9a23c975 100644 --- a/charts/node-red/1.2.0/Chart.yaml +++ b/charts/node-red/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 1.2.5 description: Node-RED is low-code programming for event-driven applications name: node-red -version: 1.2.0 +version: 1.3.0 upstream_version: 5.2.1 keywords: - nodered @@ -17,4 +17,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/node-red/1.2.0/LICENSE b/charts/node-red/1.3.0/LICENSE similarity index 100% rename from charts/node-red/1.2.0/LICENSE rename to charts/node-red/1.3.0/LICENSE diff --git a/charts/node-red/1.2.0/README.md b/charts/node-red/1.3.0/README.md similarity index 100% rename from charts/node-red/1.2.0/README.md rename to charts/node-red/1.3.0/README.md diff --git a/charts/node-red/1.2.0/app-readme.md b/charts/node-red/1.3.0/app-readme.md similarity index 100% rename from charts/node-red/1.2.0/app-readme.md rename to charts/node-red/1.3.0/app-readme.md diff --git a/charts/node-red/1.3.0/charts/common-1.3.0.tgz b/charts/node-red/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/node-red/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/node-red/1.2.0/questions.yaml b/charts/node-red/1.3.0/questions.yaml similarity index 94% rename from charts/node-red/1.2.0/questions.yaml rename to charts/node-red/1.3.0/questions.yaml index 6cb6bc8cb52..fe1dbfa1e38 100644 --- a/charts/node-red/1.2.0/questions.yaml +++ b/charts/node-red/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/node-red/1.2.0/templates/common.yaml b/charts/node-red/1.3.0/templates/common.yaml similarity index 100% rename from charts/node-red/1.2.0/templates/common.yaml rename to charts/node-red/1.3.0/templates/common.yaml diff --git a/charts/node-red/1.2.0/test_values.yaml b/charts/node-red/1.3.0/test_values.yaml similarity index 100% rename from charts/node-red/1.2.0/test_values.yaml rename to charts/node-red/1.3.0/test_values.yaml diff --git a/charts/node-red/1.2.0/values.yaml b/charts/node-red/1.3.0/values.yaml similarity index 100% rename from charts/node-red/1.2.0/values.yaml rename to charts/node-red/1.3.0/values.yaml diff --git a/charts/nzbget/1.2.0/Chart.lock b/charts/nzbget/1.2.0/Chart.lock deleted file mode 100644 index 0308b8ab793..00000000000 --- a/charts/nzbget/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:00:24.369264797Z" diff --git a/charts/nzbget/1.2.0/charts/common-1.2.0.tgz b/charts/nzbget/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/nzbget/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/nzbget/1.2.0/.helmignore b/charts/nzbget/1.3.0/.helmignore similarity index 100% rename from charts/nzbget/1.2.0/.helmignore rename to charts/nzbget/1.3.0/.helmignore diff --git a/charts/nzbget/1.3.0/Chart.lock b/charts/nzbget/1.3.0/Chart.lock new file mode 100644 index 00000000000..69f4c7eb7e6 --- /dev/null +++ b/charts/nzbget/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:10.489714196Z" diff --git a/charts/nzbget/1.2.0/Chart.yaml b/charts/nzbget/1.3.0/Chart.yaml similarity index 93% rename from charts/nzbget/1.2.0/Chart.yaml rename to charts/nzbget/1.3.0/Chart.yaml index 62b957df498..24a645678cf 100644 --- a/charts/nzbget/1.2.0/Chart.yaml +++ b/charts/nzbget/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v21.0 description: NZBGet is a Usenet downloader client name: nzbget -version: 1.2.0 +version: 1.3.0 upstream_version: 7.3.1 keywords: - nzbget @@ -17,5 +17,5 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/nzbget/1.2.0/LICENSE b/charts/nzbget/1.3.0/LICENSE similarity index 100% rename from charts/nzbget/1.2.0/LICENSE rename to charts/nzbget/1.3.0/LICENSE diff --git a/charts/nzbget/1.2.0/README.md b/charts/nzbget/1.3.0/README.md similarity index 100% rename from charts/nzbget/1.2.0/README.md rename to charts/nzbget/1.3.0/README.md diff --git a/charts/nzbget/1.2.0/app-readme.md b/charts/nzbget/1.3.0/app-readme.md similarity index 100% rename from charts/nzbget/1.2.0/app-readme.md rename to charts/nzbget/1.3.0/app-readme.md diff --git a/charts/nzbget/1.3.0/charts/common-1.3.0.tgz b/charts/nzbget/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/nzbget/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/nzbget/1.2.0/questions.yaml b/charts/nzbget/1.3.0/questions.yaml similarity index 95% rename from charts/nzbget/1.2.0/questions.yaml rename to charts/nzbget/1.3.0/questions.yaml index 76a9a94fb75..05b0ed44089 100644 --- a/charts/nzbget/1.2.0/questions.yaml +++ b/charts/nzbget/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/nzbget/1.2.0/templates/NOTES.txt b/charts/nzbget/1.3.0/templates/NOTES.txt similarity index 100% rename from charts/nzbget/1.2.0/templates/NOTES.txt rename to charts/nzbget/1.3.0/templates/NOTES.txt diff --git a/charts/nzbget/1.2.0/templates/common.yaml b/charts/nzbget/1.3.0/templates/common.yaml similarity index 100% rename from charts/nzbget/1.2.0/templates/common.yaml rename to charts/nzbget/1.3.0/templates/common.yaml diff --git a/charts/nzbget/1.2.0/test_values.yaml b/charts/nzbget/1.3.0/test_values.yaml similarity index 100% rename from charts/nzbget/1.2.0/test_values.yaml rename to charts/nzbget/1.3.0/test_values.yaml diff --git a/charts/nzbget/1.2.0/values.yaml b/charts/nzbget/1.3.0/values.yaml similarity index 100% rename from charts/nzbget/1.2.0/values.yaml rename to charts/nzbget/1.3.0/values.yaml diff --git a/charts/nzbhydra/1.2.0/Chart.lock b/charts/nzbhydra/1.2.0/Chart.lock deleted file mode 100644 index 9b54d28b080..00000000000 --- a/charts/nzbhydra/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:00:21.332503487Z" diff --git a/charts/nzbhydra/1.2.0/charts/common-1.2.0.tgz b/charts/nzbhydra/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/nzbhydra/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/nzbhydra/1.2.0/.helmignore b/charts/nzbhydra/1.3.0/.helmignore similarity index 100% rename from charts/nzbhydra/1.2.0/.helmignore rename to charts/nzbhydra/1.3.0/.helmignore diff --git a/charts/nzbhydra/1.3.0/Chart.lock b/charts/nzbhydra/1.3.0/Chart.lock new file mode 100644 index 00000000000..fd88d0bbe13 --- /dev/null +++ b/charts/nzbhydra/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:07.582610744Z" diff --git a/charts/nzbhydra/1.2.0/Chart.yaml b/charts/nzbhydra/1.3.0/Chart.yaml similarity index 94% rename from charts/nzbhydra/1.2.0/Chart.yaml rename to charts/nzbhydra/1.3.0/Chart.yaml index 193b52ff4f8..ff6558d8176 100644 --- a/charts/nzbhydra/1.2.0/Chart.yaml +++ b/charts/nzbhydra/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v3.8.1 description: Usenet meta search name: nzbhydra -version: 1.2.0 +version: 1.3.0 upstream_version: 5.3.1 keywords: - nzbhydra @@ -17,5 +17,5 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/nzbhydra/1.2.0/LICENSE b/charts/nzbhydra/1.3.0/LICENSE similarity index 100% rename from charts/nzbhydra/1.2.0/LICENSE rename to charts/nzbhydra/1.3.0/LICENSE diff --git a/charts/nzbhydra/1.2.0/README.md b/charts/nzbhydra/1.3.0/README.md similarity index 100% rename from charts/nzbhydra/1.2.0/README.md rename to charts/nzbhydra/1.3.0/README.md diff --git a/charts/nzbhydra/1.2.0/app-readme.md b/charts/nzbhydra/1.3.0/app-readme.md similarity index 100% rename from charts/nzbhydra/1.2.0/app-readme.md rename to charts/nzbhydra/1.3.0/app-readme.md diff --git a/charts/nzbhydra/1.3.0/charts/common-1.3.0.tgz b/charts/nzbhydra/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/nzbhydra/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/nzbhydra/1.2.0/questions.yaml b/charts/nzbhydra/1.3.0/questions.yaml similarity index 95% rename from charts/nzbhydra/1.2.0/questions.yaml rename to charts/nzbhydra/1.3.0/questions.yaml index 071b3f269c6..3eecd8a38f8 100644 --- a/charts/nzbhydra/1.2.0/questions.yaml +++ b/charts/nzbhydra/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/nzbhydra/1.2.0/templates/NOTES.txt b/charts/nzbhydra/1.3.0/templates/NOTES.txt similarity index 100% rename from charts/nzbhydra/1.2.0/templates/NOTES.txt rename to charts/nzbhydra/1.3.0/templates/NOTES.txt diff --git a/charts/nzbhydra/1.2.0/templates/common.yaml b/charts/nzbhydra/1.3.0/templates/common.yaml similarity index 100% rename from charts/nzbhydra/1.2.0/templates/common.yaml rename to charts/nzbhydra/1.3.0/templates/common.yaml diff --git a/charts/nzbhydra/1.2.0/test_values.yaml b/charts/nzbhydra/1.3.0/test_values.yaml similarity index 100% rename from charts/nzbhydra/1.2.0/test_values.yaml rename to charts/nzbhydra/1.3.0/test_values.yaml diff --git a/charts/nzbhydra/1.2.0/values.yaml b/charts/nzbhydra/1.3.0/values.yaml similarity index 100% rename from charts/nzbhydra/1.2.0/values.yaml rename to charts/nzbhydra/1.3.0/values.yaml diff --git a/charts/ombi/1.2.0/Chart.lock b/charts/ombi/1.2.0/Chart.lock deleted file mode 100644 index 0f14c524c68..00000000000 --- a/charts/ombi/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://charts.truecharts.org/ - version: 1.2.0 -digest: sha256:0df76d862e87e9d51233b129ac57a02916ff546b80b34587744db26cb2a1a49b -generated: "2021-02-19T22:00:18.797421319Z" diff --git a/charts/ombi/1.2.0/charts/common-1.2.0.tgz b/charts/ombi/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/ombi/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/ombi/1.2.0/.helmignore b/charts/ombi/1.3.0/.helmignore similarity index 100% rename from charts/ombi/1.2.0/.helmignore rename to charts/ombi/1.3.0/.helmignore diff --git a/charts/ombi/1.3.0/Chart.lock b/charts/ombi/1.3.0/Chart.lock new file mode 100644 index 00000000000..819e306e490 --- /dev/null +++ b/charts/ombi/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:05.115370707Z" diff --git a/charts/ombi/1.2.0/Chart.yaml b/charts/ombi/1.3.0/Chart.yaml similarity index 94% rename from charts/ombi/1.2.0/Chart.yaml rename to charts/ombi/1.3.0/Chart.yaml index 965e42e8220..90c44ae6796 100644 --- a/charts/ombi/1.2.0/Chart.yaml +++ b/charts/ombi/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 4.0.681 description: Want a Movie or TV Show on Plex or Emby? Use Ombi! name: ombi -version: 1.2.0 +version: 1.3.0 keywords: - ombi - plex @@ -20,4 +20,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/ombi/1.2.0/LICENSE b/charts/ombi/1.3.0/LICENSE similarity index 100% rename from charts/ombi/1.2.0/LICENSE rename to charts/ombi/1.3.0/LICENSE diff --git a/charts/ombi/1.2.0/README.md b/charts/ombi/1.3.0/README.md similarity index 100% rename from charts/ombi/1.2.0/README.md rename to charts/ombi/1.3.0/README.md diff --git a/charts/ombi/1.2.0/app-readme.md b/charts/ombi/1.3.0/app-readme.md similarity index 100% rename from charts/ombi/1.2.0/app-readme.md rename to charts/ombi/1.3.0/app-readme.md diff --git a/charts/ombi/1.3.0/charts/common-1.3.0.tgz b/charts/ombi/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/ombi/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/ombi/1.2.0/questions.yaml b/charts/ombi/1.3.0/questions.yaml similarity index 94% rename from charts/ombi/1.2.0/questions.yaml rename to charts/ombi/1.3.0/questions.yaml index 94ca231f6c4..1e18505d42a 100644 --- a/charts/ombi/1.2.0/questions.yaml +++ b/charts/ombi/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/ombi/1.2.0/templates/common.yaml b/charts/ombi/1.3.0/templates/common.yaml similarity index 100% rename from charts/ombi/1.2.0/templates/common.yaml rename to charts/ombi/1.3.0/templates/common.yaml diff --git a/charts/ombi/1.2.0/test_values.yaml b/charts/ombi/1.3.0/test_values.yaml similarity index 100% rename from charts/ombi/1.2.0/test_values.yaml rename to charts/ombi/1.3.0/test_values.yaml diff --git a/charts/ombi/1.2.0/values.yaml b/charts/ombi/1.3.0/values.yaml similarity index 100% rename from charts/ombi/1.2.0/values.yaml rename to charts/ombi/1.3.0/values.yaml diff --git a/charts/organizr/1.2.0/Chart.lock b/charts/organizr/1.2.0/Chart.lock deleted file mode 100644 index e16ba0ba452..00000000000 --- a/charts/organizr/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.2.0/charts/common-1.2.0.tgz b/charts/organizr/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/organizr/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/organizr/1.2.0/.helmignore b/charts/organizr/1.3.0/.helmignore similarity index 100% rename from charts/organizr/1.2.0/.helmignore rename to charts/organizr/1.3.0/.helmignore diff --git a/charts/organizr/1.3.0/Chart.lock b/charts/organizr/1.3.0/Chart.lock new file mode 100644 index 00000000000..da85d0a0d67 --- /dev/null +++ b/charts/organizr/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:52:02.572924531Z" diff --git a/charts/organizr/1.2.0/Chart.yaml b/charts/organizr/1.3.0/Chart.yaml similarity index 94% rename from charts/organizr/1.2.0/Chart.yaml rename to charts/organizr/1.3.0/Chart.yaml index e09879e1b0a..f1e672097b1 100644 --- a/charts/organizr/1.2.0/Chart.yaml +++ b/charts/organizr/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: latest description: HTPC/Homelab Services Organizer name: organizr -version: 1.2.0 +version: 1.3.0 upstream_version: 3.2.1 keywords: - organizr @@ -19,4 +19,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/organizr/1.2.0/LICENSE b/charts/organizr/1.3.0/LICENSE similarity index 100% rename from charts/organizr/1.2.0/LICENSE rename to charts/organizr/1.3.0/LICENSE diff --git a/charts/organizr/1.2.0/README.md b/charts/organizr/1.3.0/README.md similarity index 100% rename from charts/organizr/1.2.0/README.md rename to charts/organizr/1.3.0/README.md diff --git a/charts/organizr/1.2.0/app-readme.md b/charts/organizr/1.3.0/app-readme.md similarity index 100% rename from charts/organizr/1.2.0/app-readme.md rename to charts/organizr/1.3.0/app-readme.md diff --git a/charts/organizr/1.3.0/charts/common-1.3.0.tgz b/charts/organizr/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/organizr/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/organizr/1.2.0/questions.yaml b/charts/organizr/1.3.0/questions.yaml similarity index 95% rename from charts/organizr/1.2.0/questions.yaml rename to charts/organizr/1.3.0/questions.yaml index c9b8f803085..dada0dd5e3d 100644 --- a/charts/organizr/1.2.0/questions.yaml +++ b/charts/organizr/1.3.0/questions.yaml @@ -67,6 +67,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/organizr/1.2.0/templates/common.yaml b/charts/organizr/1.3.0/templates/common.yaml similarity index 100% rename from charts/organizr/1.2.0/templates/common.yaml rename to charts/organizr/1.3.0/templates/common.yaml diff --git a/charts/organizr/1.2.0/test_values.yaml b/charts/organizr/1.3.0/test_values.yaml similarity index 100% rename from charts/organizr/1.2.0/test_values.yaml rename to charts/organizr/1.3.0/test_values.yaml diff --git a/charts/organizr/1.2.0/values.yaml b/charts/organizr/1.3.0/values.yaml similarity index 100% rename from charts/organizr/1.2.0/values.yaml rename to charts/organizr/1.3.0/values.yaml diff --git a/charts/qbittorrent/1.2.0/Chart.lock b/charts/qbittorrent/1.2.0/Chart.lock deleted file mode 100644 index 24c69f713b9..00000000000 --- a/charts/qbittorrent/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.2.0/charts/common-1.2.0.tgz b/charts/qbittorrent/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/qbittorrent/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/qbittorrent/1.2.0/.helmignore b/charts/qbittorrent/1.3.0/.helmignore similarity index 100% rename from charts/qbittorrent/1.2.0/.helmignore rename to charts/qbittorrent/1.3.0/.helmignore diff --git a/charts/qbittorrent/1.3.0/Chart.lock b/charts/qbittorrent/1.3.0/Chart.lock new file mode 100644 index 00000000000..9e92e57c14f --- /dev/null +++ b/charts/qbittorrent/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:51:59.922544653Z" diff --git a/charts/qbittorrent/1.2.0/Chart.yaml b/charts/qbittorrent/1.3.0/Chart.yaml similarity index 94% rename from charts/qbittorrent/1.2.0/Chart.yaml rename to charts/qbittorrent/1.3.0/Chart.yaml index 32c4023482d..2abd13e268a 100644 --- a/charts/qbittorrent/1.2.0/Chart.yaml +++ b/charts/qbittorrent/1.3.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.2.0 +version: 1.3.0 upstream_version: 7.2.1 keywords: - qbittorrent @@ -16,4 +16,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/qbittorrent/1.2.0/LICENSE b/charts/qbittorrent/1.3.0/LICENSE similarity index 100% rename from charts/qbittorrent/1.2.0/LICENSE rename to charts/qbittorrent/1.3.0/LICENSE diff --git a/charts/qbittorrent/1.2.0/README.md b/charts/qbittorrent/1.3.0/README.md similarity index 100% rename from charts/qbittorrent/1.2.0/README.md rename to charts/qbittorrent/1.3.0/README.md diff --git a/charts/qbittorrent/1.2.0/app-readme.md b/charts/qbittorrent/1.3.0/app-readme.md similarity index 100% rename from charts/qbittorrent/1.2.0/app-readme.md rename to charts/qbittorrent/1.3.0/app-readme.md diff --git a/charts/qbittorrent/1.3.0/charts/common-1.3.0.tgz b/charts/qbittorrent/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/qbittorrent/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/qbittorrent/1.2.0/questions.yaml b/charts/qbittorrent/1.3.0/questions.yaml similarity index 79% rename from charts/qbittorrent/1.2.0/questions.yaml rename to charts/qbittorrent/1.3.0/questions.yaml index 098b485428e..a73780a766f 100644 --- a/charts/qbittorrent/1.2.0/questions.yaml +++ b/charts/qbittorrent/1.3.0/questions.yaml @@ -65,6 +65,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" @@ -124,7 +148,8 @@ questions: max: 65535 default: 36052 required: true - + + - variable: appAdditionalServices group: "Networking" label: "Configure additional services" @@ -141,35 +166,56 @@ questions: schema: type: boolean default: true - show_subquestions_if: true - subquestions: - - variable: port - label: "Configuration" - schema: - type: dict - attrs: - - variable: targetPort - label: "container targetPort" - schema: - type: int - default: 6881 - required: false - - variable: port - label: "container port" - schema: - type: int - default: 51413 - required: false - - variable: type - label: "service type" + hidden: true + - variable: type + label: "Service type" + schema: + type: string + default: "ClusterIP" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - variable: port + label: "Port configuration" + schema: + type: dict + attrs: + - variable: name + label: "port name" schema: type: string - default: "ClusterIP" - enum: - - value: "ClusterIP" - description: "ClusterIP" - - value: "NodePort" - description: "NodePort" + default: "torrent-tcp" + hidden: true + - variable: protocol + label: "Protocol" + schema: + type: string + default: "TCP" + hidden: true + - variable: port + label: "container port" + schema: + type: int + default: 51413 + editable: false + hidden: true + - variable: targetport + label: "container targetport" + schema: + type: int + default: 51413 + editable: false + hidden: true + - variable: nodePort + label: "Node Port to expose" + schema: + type: int + min: 9000 + max: 65535 + default: 51413 + required: false - variable: udp label: "" schema: @@ -180,35 +226,58 @@ questions: schema: type: boolean default: true - show_subquestions_if: true - subquestions: - - variable: port - label: "Configuration" - schema: - type: dict - attrs: - - variable: targetPort - label: "container targetPort" - schema: - type: int - default: 6881 - required: false - - variable: port - label: "container port" - schema: - type: int - default: 51413 - required: false - - variable: type - label: "service type" + hidden: true + - variable: type + label: "Service type" + schema: + type: string + default: "ClusterIP" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - variable: port + label: "Port configuration" + schema: + type: dict + attrs: + - variable: name + label: "port name" schema: type: string - default: "ClusterIP" - enum: - - value: "ClusterIP" - description: "ClusterIP" - - value: "NodePort" - description: "NodePort" + default: "torrent-udp" + hidden: true + - variable: protocol + label: "Protocol" + schema: + type: string + default: "UDP" + hidden: true + - variable: port + label: "container port" + schema: + type: int + default: 51413 + editable: false + hidden: true + - variable: targetport + label: "container targetport" + schema: + type: int + default: 51413 + editable: false + hidden: true + - variable: nodePort + label: "Node Port to expose" + schema: + type: int + min: 9000 + max: 65535 + default: 51413 + required: false + + # Enable Host Network - variable: hostNetwork diff --git a/charts/qbittorrent/1.2.0/templates/NOTES.txt b/charts/qbittorrent/1.3.0/templates/NOTES.txt similarity index 100% rename from charts/qbittorrent/1.2.0/templates/NOTES.txt rename to charts/qbittorrent/1.3.0/templates/NOTES.txt diff --git a/charts/qbittorrent/1.2.0/templates/common.yaml b/charts/qbittorrent/1.3.0/templates/common.yaml similarity index 100% rename from charts/qbittorrent/1.2.0/templates/common.yaml rename to charts/qbittorrent/1.3.0/templates/common.yaml diff --git a/charts/qbittorrent/1.2.0/templates/configmap.yaml b/charts/qbittorrent/1.3.0/templates/configmap.yaml similarity index 100% rename from charts/qbittorrent/1.2.0/templates/configmap.yaml rename to charts/qbittorrent/1.3.0/templates/configmap.yaml diff --git a/charts/qbittorrent/1.2.0/test_values.yaml b/charts/qbittorrent/1.3.0/test_values.yaml similarity index 88% rename from charts/qbittorrent/1.2.0/test_values.yaml rename to charts/qbittorrent/1.3.0/test_values.yaml index 832ba676fac..eb5c040a29d 100644 --- a/charts/qbittorrent/1.2.0/test_values.yaml +++ b/charts/qbittorrent/1.3.0/test_values.yaml @@ -18,16 +18,6 @@ service: port: port: 8080 - additionalServices: - - enabled: true - nameSuffix: bittorrent - type: ClusterIP - port: - port: 6881 - name: bittorrent - protocol: TCP - targetPort: 6881 - persistence: config: enabled: false @@ -98,3 +88,23 @@ appVolumeMounts: emptyDir: true setPermissions: true mountPath: "/downloads" + + +appAdditionalServicesEnabled: true +appAdditionalServices: + tcp: + enabled: true + type: ClusterIP + port: + port: 51413 + name: bittorrent-tcp + protocol: TCP + targetPort: 51413 + udp: + enabled: true + type: ClusterIP + port: + port: 51413 + name: bittorrent-udp + protocol: UDP + targetPort: 51413 diff --git a/charts/qbittorrent/1.2.0/values.yaml b/charts/qbittorrent/1.3.0/values.yaml similarity index 84% rename from charts/qbittorrent/1.2.0/values.yaml rename to charts/qbittorrent/1.3.0/values.yaml index da605f1a891..63c565bfdde 100644 --- a/charts/qbittorrent/1.2.0/values.yaml +++ b/charts/qbittorrent/1.3.0/values.yaml @@ -18,16 +18,6 @@ service: port: port: 8080 - additionalServices: - - enabled: true - nameSuffix: bittorrent - type: ClusterIP - port: - port: 6881 - name: bittorrent - protocol: TCP - targetPort: 6881 - persistence: config: enabled: false @@ -92,3 +82,22 @@ appIngressEnabled: false # downloads: # enabled: false # emptyDir: false + +# appAdditionalServicesEnabled: true +# appAdditionalServices: +# tcp: +# enabled: true +# type: ClusterIP +# port: +# port: 51413 +# name: bittorrent-tcp +# protocol: TCP +# targetPort: 51413 +# udp: +# enabled: true +# type: ClusterIP +# port: +# port: 51413 +# name: bittorrent-udp +# protocol: UDP +# targetPort: 51413 diff --git a/charts/radarr/1.2.0/Chart.lock b/charts/radarr/1.2.0/Chart.lock deleted file mode 100644 index 0b08b49323a..00000000000 --- a/charts/radarr/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.2.0/charts/common-1.2.0.tgz b/charts/radarr/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/radarr/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/radarr/1.2.0/.helmignore b/charts/radarr/1.3.0/.helmignore similarity index 100% rename from charts/radarr/1.2.0/.helmignore rename to charts/radarr/1.3.0/.helmignore diff --git a/charts/radarr/1.3.0/Chart.lock b/charts/radarr/1.3.0/Chart.lock new file mode 100644 index 00000000000..997c91a4bff --- /dev/null +++ b/charts/radarr/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:51:57.454073083Z" diff --git a/charts/radarr/1.2.0/Chart.yaml b/charts/radarr/1.3.0/Chart.yaml similarity index 93% rename from charts/radarr/1.2.0/Chart.yaml rename to charts/radarr/1.3.0/Chart.yaml index 5a810d820d7..9942171353d 100644 --- a/charts/radarr/1.2.0/Chart.yaml +++ b/charts/radarr/1.3.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.2.0 +version: 1.3.0 keywords: - radarr - torrent @@ -17,4 +17,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/radarr/1.2.0/LICENSE b/charts/radarr/1.3.0/LICENSE similarity index 100% rename from charts/radarr/1.2.0/LICENSE rename to charts/radarr/1.3.0/LICENSE diff --git a/charts/radarr/1.2.0/README.md b/charts/radarr/1.3.0/README.md similarity index 100% rename from charts/radarr/1.2.0/README.md rename to charts/radarr/1.3.0/README.md diff --git a/charts/radarr/1.2.0/app-readme.md b/charts/radarr/1.3.0/app-readme.md similarity index 100% rename from charts/radarr/1.2.0/app-readme.md rename to charts/radarr/1.3.0/app-readme.md diff --git a/charts/radarr/1.3.0/charts/common-1.3.0.tgz b/charts/radarr/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/radarr/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/radarr/1.2.0/questions.yaml b/charts/radarr/1.3.0/questions.yaml similarity index 95% rename from charts/radarr/1.2.0/questions.yaml rename to charts/radarr/1.3.0/questions.yaml index 0f9770dfdc1..188e4b7b983 100644 --- a/charts/radarr/1.2.0/questions.yaml +++ b/charts/radarr/1.3.0/questions.yaml @@ -67,6 +67,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/radarr/1.2.0/templates/common.yaml b/charts/radarr/1.3.0/templates/common.yaml similarity index 100% rename from charts/radarr/1.2.0/templates/common.yaml rename to charts/radarr/1.3.0/templates/common.yaml diff --git a/charts/radarr/1.2.0/test_values.yaml b/charts/radarr/1.3.0/test_values.yaml similarity index 100% rename from charts/radarr/1.2.0/test_values.yaml rename to charts/radarr/1.3.0/test_values.yaml diff --git a/charts/radarr/1.2.0/values.yaml b/charts/radarr/1.3.0/values.yaml similarity index 100% rename from charts/radarr/1.2.0/values.yaml rename to charts/radarr/1.3.0/values.yaml diff --git a/charts/readarr/1.2.0/Chart.lock b/charts/readarr/1.2.0/Chart.lock deleted file mode 100644 index 4c07f1b3894..00000000000 --- a/charts/readarr/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.2.0/charts/common-1.2.0.tgz b/charts/readarr/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/readarr/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/readarr/1.2.0/.helmignore b/charts/readarr/1.3.0/.helmignore similarity index 100% rename from charts/readarr/1.2.0/.helmignore rename to charts/readarr/1.3.0/.helmignore diff --git a/charts/readarr/1.3.0/Chart.lock b/charts/readarr/1.3.0/Chart.lock new file mode 100644 index 00000000000..6fb073019ac --- /dev/null +++ b/charts/readarr/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:51:54.930863306Z" diff --git a/charts/readarr/1.2.0/Chart.yaml b/charts/readarr/1.3.0/Chart.yaml similarity index 94% rename from charts/readarr/1.2.0/Chart.yaml rename to charts/readarr/1.3.0/Chart.yaml index d3018aca7a8..6311fac8286 100644 --- a/charts/readarr/1.2.0/Chart.yaml +++ b/charts/readarr/1.3.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.2.0 +version: 1.3.0 upstream_version: 1.1.1 keywords: - readarr @@ -20,5 +20,5 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/readarr/1.2.0/LICENSE b/charts/readarr/1.3.0/LICENSE similarity index 100% rename from charts/readarr/1.2.0/LICENSE rename to charts/readarr/1.3.0/LICENSE diff --git a/charts/readarr/1.2.0/README.md b/charts/readarr/1.3.0/README.md similarity index 100% rename from charts/readarr/1.2.0/README.md rename to charts/readarr/1.3.0/README.md diff --git a/charts/readarr/1.2.0/app-readme.md b/charts/readarr/1.3.0/app-readme.md similarity index 100% rename from charts/readarr/1.2.0/app-readme.md rename to charts/readarr/1.3.0/app-readme.md diff --git a/charts/readarr/1.3.0/charts/common-1.3.0.tgz b/charts/readarr/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/readarr/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/readarr/1.2.0/questions.yaml b/charts/readarr/1.3.0/questions.yaml similarity index 95% rename from charts/readarr/1.2.0/questions.yaml rename to charts/readarr/1.3.0/questions.yaml index fae6a5c9883..b09370dda18 100644 --- a/charts/readarr/1.2.0/questions.yaml +++ b/charts/readarr/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" diff --git a/charts/readarr/1.2.0/templates/NOTES.txt b/charts/readarr/1.3.0/templates/NOTES.txt similarity index 100% rename from charts/readarr/1.2.0/templates/NOTES.txt rename to charts/readarr/1.3.0/templates/NOTES.txt diff --git a/charts/readarr/1.2.0/templates/common.yaml b/charts/readarr/1.3.0/templates/common.yaml similarity index 100% rename from charts/readarr/1.2.0/templates/common.yaml rename to charts/readarr/1.3.0/templates/common.yaml diff --git a/charts/readarr/1.2.0/test_values.yaml b/charts/readarr/1.3.0/test_values.yaml similarity index 100% rename from charts/readarr/1.2.0/test_values.yaml rename to charts/readarr/1.3.0/test_values.yaml diff --git a/charts/readarr/1.2.0/values.yaml b/charts/readarr/1.3.0/values.yaml similarity index 100% rename from charts/readarr/1.2.0/values.yaml rename to charts/readarr/1.3.0/values.yaml diff --git a/charts/sabnzbd/1.2.0/Chart.lock b/charts/sabnzbd/1.2.0/Chart.lock deleted file mode 100644 index c1e71cf4e72..00000000000 --- a/charts/sabnzbd/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.2.0/charts/common-1.2.0.tgz b/charts/sabnzbd/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/sabnzbd/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/sabnzbd/1.2.0/.helmignore b/charts/sabnzbd/1.3.0/.helmignore similarity index 100% rename from charts/sabnzbd/1.2.0/.helmignore rename to charts/sabnzbd/1.3.0/.helmignore diff --git a/charts/sabnzbd/1.3.0/Chart.lock b/charts/sabnzbd/1.3.0/Chart.lock new file mode 100644 index 00000000000..b40d463666a --- /dev/null +++ b/charts/sabnzbd/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:51:52.316196573Z" diff --git a/charts/sabnzbd/1.2.0/Chart.yaml b/charts/sabnzbd/1.3.0/Chart.yaml similarity index 93% rename from charts/sabnzbd/1.2.0/Chart.yaml rename to charts/sabnzbd/1.3.0/Chart.yaml index 2b8c1bce79c..82a38355a3c 100644 --- a/charts/sabnzbd/1.2.0/Chart.yaml +++ b/charts/sabnzbd/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 3.1.0 description: Free and easy binary newsreader name: sabnzbd -version: 1.2.0 +version: 1.3.0 upstream_version: 4.2.1 keywords: - sabnzbd @@ -17,5 +17,5 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/sabnzbd/1.2.0/LICENSE b/charts/sabnzbd/1.3.0/LICENSE similarity index 100% rename from charts/sabnzbd/1.2.0/LICENSE rename to charts/sabnzbd/1.3.0/LICENSE diff --git a/charts/sabnzbd/1.2.0/README.md b/charts/sabnzbd/1.3.0/README.md similarity index 100% rename from charts/sabnzbd/1.2.0/README.md rename to charts/sabnzbd/1.3.0/README.md diff --git a/charts/sabnzbd/1.2.0/app-readme.md b/charts/sabnzbd/1.3.0/app-readme.md similarity index 100% rename from charts/sabnzbd/1.2.0/app-readme.md rename to charts/sabnzbd/1.3.0/app-readme.md diff --git a/charts/sabnzbd/1.3.0/charts/common-1.3.0.tgz b/charts/sabnzbd/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/sabnzbd/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/sabnzbd/1.2.0/questions.yaml b/charts/sabnzbd/1.3.0/questions.yaml similarity index 94% rename from charts/sabnzbd/1.2.0/questions.yaml rename to charts/sabnzbd/1.3.0/questions.yaml index 1fb61d182db..93c24959565 100644 --- a/charts/sabnzbd/1.2.0/questions.yaml +++ b/charts/sabnzbd/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" @@ -88,6 +112,15 @@ questions: schema: type: string + + # Enable Host Network + - variable: hostNetwork + group: "Networking" + label: "Enable Host Network" + schema: + type: boolean + default: false + - variable: service group: "Networking" label: "Configure Service" @@ -126,14 +159,6 @@ questions: default: 36052 required: true - # Enable Host Networking - - variable: hostNetworking - group: "Networking" - label: "Enable Host Networking" - schema: - type: boolean - default: false - ## TrueCharts Specific - variable: appVolumeMounts diff --git a/charts/sabnzbd/1.2.0/templates/NOTES.txt b/charts/sabnzbd/1.3.0/templates/NOTES.txt similarity index 100% rename from charts/sabnzbd/1.2.0/templates/NOTES.txt rename to charts/sabnzbd/1.3.0/templates/NOTES.txt diff --git a/charts/sabnzbd/1.2.0/templates/common.yaml b/charts/sabnzbd/1.3.0/templates/common.yaml similarity index 100% rename from charts/sabnzbd/1.2.0/templates/common.yaml rename to charts/sabnzbd/1.3.0/templates/common.yaml diff --git a/charts/sabnzbd/1.2.0/test_values.yaml b/charts/sabnzbd/1.3.0/test_values.yaml similarity index 100% rename from charts/sabnzbd/1.2.0/test_values.yaml rename to charts/sabnzbd/1.3.0/test_values.yaml diff --git a/charts/sabnzbd/1.2.0/values.yaml b/charts/sabnzbd/1.3.0/values.yaml similarity index 100% rename from charts/sabnzbd/1.2.0/values.yaml rename to charts/sabnzbd/1.3.0/values.yaml diff --git a/charts/sonarr/1.2.0/Chart.lock b/charts/sonarr/1.2.0/Chart.lock deleted file mode 100644 index d228dccdbd9..00000000000 --- a/charts/sonarr/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.2.0/charts/common-1.2.0.tgz b/charts/sonarr/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/sonarr/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/sonarr/1.2.0/.helmignore b/charts/sonarr/1.3.0/.helmignore similarity index 100% rename from charts/sonarr/1.2.0/.helmignore rename to charts/sonarr/1.3.0/.helmignore diff --git a/charts/sonarr/1.3.0/Chart.lock b/charts/sonarr/1.3.0/Chart.lock new file mode 100644 index 00000000000..91f9341421b --- /dev/null +++ b/charts/sonarr/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:51:49.793194298Z" diff --git a/charts/sonarr/1.2.0/Chart.yaml b/charts/sonarr/1.3.0/Chart.yaml similarity index 93% rename from charts/sonarr/1.2.0/Chart.yaml rename to charts/sonarr/1.3.0/Chart.yaml index d2631f0193e..00769eee210 100644 --- a/charts/sonarr/1.2.0/Chart.yaml +++ b/charts/sonarr/1.3.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.2.0 +version: 1.3.0 keywords: - sonarr - torrent @@ -17,4 +17,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/sonarr/1.2.0/LICENSE b/charts/sonarr/1.3.0/LICENSE similarity index 100% rename from charts/sonarr/1.2.0/LICENSE rename to charts/sonarr/1.3.0/LICENSE diff --git a/charts/sonarr/1.2.0/README.md b/charts/sonarr/1.3.0/README.md similarity index 100% rename from charts/sonarr/1.2.0/README.md rename to charts/sonarr/1.3.0/README.md diff --git a/charts/sonarr/1.2.0/app-readme.md b/charts/sonarr/1.3.0/app-readme.md similarity index 100% rename from charts/sonarr/1.2.0/app-readme.md rename to charts/sonarr/1.3.0/app-readme.md diff --git a/charts/sonarr/1.3.0/charts/common-1.3.0.tgz b/charts/sonarr/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/sonarr/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/sonarr/1.2.0/questions.yaml b/charts/sonarr/1.3.0/questions.yaml similarity index 95% rename from charts/sonarr/1.2.0/questions.yaml rename to charts/sonarr/1.3.0/questions.yaml index 595c1343645..ecb70578f72 100644 --- a/charts/sonarr/1.2.0/questions.yaml +++ b/charts/sonarr/1.3.0/questions.yaml @@ -67,6 +67,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" @@ -89,6 +113,15 @@ questions: schema: type: string + + # Enable Host Network + - variable: hostNetwork + group: "Networking" + label: "Enable Host Network" + schema: + type: boolean + default: false + - variable: service group: "Networking" label: "Configure Service" @@ -127,14 +160,6 @@ questions: default: 36052 required: true - # Enable Host Networking - - variable: hostNetworking - group: "Networking" - label: "Enable Host Networking" - schema: - type: boolean - default: false - ## TrueCharts Specific - variable: appVolumeMounts diff --git a/charts/sonarr/1.2.0/templates/common.yaml b/charts/sonarr/1.3.0/templates/common.yaml similarity index 100% rename from charts/sonarr/1.2.0/templates/common.yaml rename to charts/sonarr/1.3.0/templates/common.yaml diff --git a/charts/sonarr/1.2.0/test_values.yaml b/charts/sonarr/1.3.0/test_values.yaml similarity index 100% rename from charts/sonarr/1.2.0/test_values.yaml rename to charts/sonarr/1.3.0/test_values.yaml diff --git a/charts/sonarr/1.2.0/values.yaml b/charts/sonarr/1.3.0/values.yaml similarity index 100% rename from charts/sonarr/1.2.0/values.yaml rename to charts/sonarr/1.3.0/values.yaml diff --git a/charts/tautulli/1.2.0/Chart.lock b/charts/tautulli/1.2.0/Chart.lock deleted file mode 100644 index 367add0bc49..00000000000 --- a/charts/tautulli/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.2.0/charts/common-1.2.0.tgz b/charts/tautulli/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/tautulli/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/tautulli/1.2.0/.helmignore b/charts/tautulli/1.3.0/.helmignore similarity index 100% rename from charts/tautulli/1.2.0/.helmignore rename to charts/tautulli/1.3.0/.helmignore diff --git a/charts/tautulli/1.3.0/Chart.lock b/charts/tautulli/1.3.0/Chart.lock new file mode 100644 index 00000000000..0b59bae12c5 --- /dev/null +++ b/charts/tautulli/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:51:47.228533846Z" diff --git a/charts/tautulli/1.2.0/Chart.yaml b/charts/tautulli/1.3.0/Chart.yaml similarity index 92% rename from charts/tautulli/1.2.0/Chart.yaml rename to charts/tautulli/1.3.0/Chart.yaml index 35956be9ce7..9526eb86ac6 100644 --- a/charts/tautulli/1.2.0/Chart.yaml +++ b/charts/tautulli/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v2.5.4 description: Statistics for Plex name: tautulli -version: 1.2.0 +version: 1.3.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.2.0 + version: 1.3.0 diff --git a/charts/tautulli/1.2.0/LICENSE b/charts/tautulli/1.3.0/LICENSE similarity index 100% rename from charts/tautulli/1.2.0/LICENSE rename to charts/tautulli/1.3.0/LICENSE diff --git a/charts/tautulli/1.2.0/README.md b/charts/tautulli/1.3.0/README.md similarity index 100% rename from charts/tautulli/1.2.0/README.md rename to charts/tautulli/1.3.0/README.md diff --git a/charts/tautulli/1.2.0/app-readme.md b/charts/tautulli/1.3.0/app-readme.md similarity index 100% rename from charts/tautulli/1.2.0/app-readme.md rename to charts/tautulli/1.3.0/app-readme.md diff --git a/charts/tautulli/1.3.0/charts/common-1.3.0.tgz b/charts/tautulli/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/tautulli/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/tautulli/1.2.0/questions.yaml b/charts/tautulli/1.3.0/questions.yaml similarity index 93% rename from charts/tautulli/1.2.0/questions.yaml rename to charts/tautulli/1.3.0/questions.yaml index 2c5c21c438a..fd9577a1d8a 100644 --- a/charts/tautulli/1.2.0/questions.yaml +++ b/charts/tautulli/1.3.0/questions.yaml @@ -67,6 +67,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" @@ -89,6 +113,15 @@ questions: schema: type: string + + # Enable Host Network + - variable: hostNetwork + group: "Networking" + label: "Enable Host Network" + schema: + type: boolean + default: false + - variable: service group: "Networking" label: "Configure Service" @@ -127,14 +160,6 @@ questions: default: 36052 required: true - # Enable Host Networking - - variable: hostNetworking - group: "Networking" - label: "Enable Host Networking" - schema: - type: boolean - default: false - ## TrueCharts Specific - variable: appVolumeMounts diff --git a/charts/tautulli/1.2.0/templates/common.yaml b/charts/tautulli/1.3.0/templates/common.yaml similarity index 100% rename from charts/tautulli/1.2.0/templates/common.yaml rename to charts/tautulli/1.3.0/templates/common.yaml diff --git a/charts/tautulli/1.2.0/test_values.yaml b/charts/tautulli/1.3.0/test_values.yaml similarity index 100% rename from charts/tautulli/1.2.0/test_values.yaml rename to charts/tautulli/1.3.0/test_values.yaml diff --git a/charts/tautulli/1.2.0/values.yaml b/charts/tautulli/1.3.0/values.yaml similarity index 100% rename from charts/tautulli/1.2.0/values.yaml rename to charts/tautulli/1.3.0/values.yaml diff --git a/charts/traefik/0.4.1/.helmignore b/charts/traefik/1.0.0/.helmignore similarity index 100% rename from charts/traefik/0.4.1/.helmignore rename to charts/traefik/1.0.0/.helmignore diff --git a/charts/traefik/0.4.1/Chart.lock b/charts/traefik/1.0.0/Chart.lock similarity index 100% rename from charts/traefik/0.4.1/Chart.lock rename to charts/traefik/1.0.0/Chart.lock diff --git a/charts/traefik/0.4.1/Chart.yaml b/charts/traefik/1.0.0/Chart.yaml similarity index 97% rename from charts/traefik/0.4.1/Chart.yaml rename to charts/traefik/1.0.0/Chart.yaml index e87ceb30089..efdceebaee3 100644 --- a/charts/traefik/0.4.1/Chart.yaml +++ b/charts/traefik/1.0.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: traefik description: A Traefik based Kubernetes ingress controller type: application -version: 0.4.1 +version: 1.0.0 upstream_version: 9.14.2 appVersion: 2.4.2 keywords: diff --git a/charts/traefik/0.4.1/Guidelines.md b/charts/traefik/1.0.0/Guidelines.md similarity index 100% rename from charts/traefik/0.4.1/Guidelines.md rename to charts/traefik/1.0.0/Guidelines.md diff --git a/charts/traefik/0.4.1/LICENSE b/charts/traefik/1.0.0/LICENSE similarity index 100% rename from charts/traefik/0.4.1/LICENSE rename to charts/traefik/1.0.0/LICENSE diff --git a/charts/traefik/0.4.1/README.md b/charts/traefik/1.0.0/README.md similarity index 100% rename from charts/traefik/0.4.1/README.md rename to charts/traefik/1.0.0/README.md diff --git a/charts/traefik/0.4.1/app-readme.md b/charts/traefik/1.0.0/app-readme.md similarity index 100% rename from charts/traefik/0.4.1/app-readme.md rename to charts/traefik/1.0.0/app-readme.md diff --git a/charts/traefik/0.4.1/charts/cert-manager-v1.2.0.tgz b/charts/traefik/1.0.0/charts/cert-manager-v1.2.0.tgz similarity index 100% rename from charts/traefik/0.4.1/charts/cert-manager-v1.2.0.tgz rename to charts/traefik/1.0.0/charts/cert-manager-v1.2.0.tgz diff --git a/charts/traefik/0.4.1/charts/reflector-5.4.17.tgz b/charts/traefik/1.0.0/charts/reflector-5.4.17.tgz similarity index 100% rename from charts/traefik/0.4.1/charts/reflector-5.4.17.tgz rename to charts/traefik/1.0.0/charts/reflector-5.4.17.tgz diff --git a/charts/traefik/0.4.1/crds/ingressroute.yaml b/charts/traefik/1.0.0/crds/ingressroute.yaml similarity index 100% rename from charts/traefik/0.4.1/crds/ingressroute.yaml rename to charts/traefik/1.0.0/crds/ingressroute.yaml diff --git a/charts/traefik/0.4.1/crds/ingressroutetcp.yaml b/charts/traefik/1.0.0/crds/ingressroutetcp.yaml similarity index 100% rename from charts/traefik/0.4.1/crds/ingressroutetcp.yaml rename to charts/traefik/1.0.0/crds/ingressroutetcp.yaml diff --git a/charts/traefik/0.4.1/crds/ingressrouteudp.yaml b/charts/traefik/1.0.0/crds/ingressrouteudp.yaml similarity index 100% rename from charts/traefik/0.4.1/crds/ingressrouteudp.yaml rename to charts/traefik/1.0.0/crds/ingressrouteudp.yaml diff --git a/charts/traefik/0.4.1/crds/middlewares.yaml b/charts/traefik/1.0.0/crds/middlewares.yaml similarity index 100% rename from charts/traefik/0.4.1/crds/middlewares.yaml rename to charts/traefik/1.0.0/crds/middlewares.yaml diff --git a/charts/traefik/0.4.1/crds/serverstransports.yaml b/charts/traefik/1.0.0/crds/serverstransports.yaml similarity index 100% rename from charts/traefik/0.4.1/crds/serverstransports.yaml rename to charts/traefik/1.0.0/crds/serverstransports.yaml diff --git a/charts/traefik/0.4.1/crds/tlsoptions.yaml b/charts/traefik/1.0.0/crds/tlsoptions.yaml similarity index 100% rename from charts/traefik/0.4.1/crds/tlsoptions.yaml rename to charts/traefik/1.0.0/crds/tlsoptions.yaml diff --git a/charts/traefik/0.4.1/crds/tlsstores.yaml b/charts/traefik/1.0.0/crds/tlsstores.yaml similarity index 100% rename from charts/traefik/0.4.1/crds/tlsstores.yaml rename to charts/traefik/1.0.0/crds/tlsstores.yaml diff --git a/charts/traefik/0.4.1/crds/traefikservices.yaml b/charts/traefik/1.0.0/crds/traefikservices.yaml similarity index 100% rename from charts/traefik/0.4.1/crds/traefikservices.yaml rename to charts/traefik/1.0.0/crds/traefikservices.yaml diff --git a/charts/traefik/0.4.1/questions.yaml b/charts/traefik/1.0.0/questions.yaml similarity index 93% rename from charts/traefik/0.4.1/questions.yaml rename to charts/traefik/1.0.0/questions.yaml index 0ca41da8357..cb8b55f3b0d 100644 --- a/charts/traefik/0.4.1/questions.yaml +++ b/charts/traefik/1.0.0/questions.yaml @@ -9,8 +9,8 @@ groups: description: "Configure networking for container" - name: "Storage" description: "Persist and share data that is separate from the lifecycle of the container" - - name: "traefik Configuration" - description: "Configure traefik deployment" + - name: "Configuration" + description: "Configure container deployment" - name: "Workload Details" description: "Configure how workload should be deployed" - name: "Scaling/Upgrade Policy" @@ -37,7 +37,6 @@ portals: questions: # Image related - - variable: image description: "Docker Image Details" label: "Docker Image" @@ -74,6 +73,40 @@ questions: description: "Never pull image even if it's not present on host" + # Configure Time Zone + - variable: timezone + group: "Configuration" + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + - variable: appVolumeMounts label: "app storage" @@ -204,26 +237,15 @@ questions: type: dict required: true attrs: - - variable: email - description: "Email Adress to use with Letsencrypt" - label: "Email-Adress" - schema: - type: string - default: "" - required: true - - variable: wildcardDomain - description: "Enter Domain name here, if you want to setup a global wildcard-domain" - label: "Wildcard Domain" - schema: - type: string - default: "" - variable: provider description: "Select the CertManager provider to use" label: "CertManager Provider" schema: type: string - default: "cloudflare" + default: "" enum: + - value: "" + description: "none" - value: "cloudflare" description: "Cloudflare" - value: "cloudDNS" @@ -240,6 +262,21 @@ questions: description: "Akamai" - value: "acmeDNS" description: "acmeDNS" + - variable: email + description: "Email Adress to use with Letsencrypt" + label: "Email-Adress" + schema: + show_if: [["provider", "!=", ""]] + type: string + default: "" + required: true + - variable: wildcardDomain + description: "Enter Domain name here, if you want to setup a global wildcard-domain" + label: "Wildcard Domain" + schema: + show_if: [["provider", "!=", ""]] + type: string + default: "" - variable: cloudflare description: "Configure Cloudflare Settings" label: "Cloudflare Settings" diff --git a/charts/traefik/0.4.1/templates/_helpers.tpl b/charts/traefik/1.0.0/templates/_helpers.tpl similarity index 100% rename from charts/traefik/0.4.1/templates/_helpers.tpl rename to charts/traefik/1.0.0/templates/_helpers.tpl diff --git a/charts/traefik/0.4.1/templates/_podtemplate.tpl b/charts/traefik/1.0.0/templates/_podtemplate.tpl similarity index 100% rename from charts/traefik/0.4.1/templates/_podtemplate.tpl rename to charts/traefik/1.0.0/templates/_podtemplate.tpl diff --git a/charts/traefik/0.4.1/templates/custom/_appStorage.tpl b/charts/traefik/1.0.0/templates/custom/_appStorage.tpl similarity index 100% rename from charts/traefik/0.4.1/templates/custom/_appStorage.tpl rename to charts/traefik/1.0.0/templates/custom/_appStorage.tpl diff --git a/charts/traefik/0.4.1/templates/custom/appingress.yaml b/charts/traefik/1.0.0/templates/custom/appingress.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/custom/appingress.yaml rename to charts/traefik/1.0.0/templates/custom/appingress.yaml diff --git a/charts/traefik/0.4.1/templates/custom/clusterissuer.yaml b/charts/traefik/1.0.0/templates/custom/clusterissuer.yaml similarity index 91% rename from charts/traefik/0.4.1/templates/custom/clusterissuer.yaml rename to charts/traefik/1.0.0/templates/custom/clusterissuer.yaml index fb4a85608ce..19a9c371d3c 100644 --- a/charts/traefik/0.4.1/templates/custom/clusterissuer.yaml +++ b/charts/traefik/1.0.0/templates/custom/clusterissuer.yaml @@ -6,22 +6,22 @@ metadata: type: Opaque stringData: {{- if eq .Values.certmanager.provider "cloudflare" }} - api-key: {{ .Values.certmanager.cloudflare.apikey}} + api-key: {{ .Values.certmanager.cloudflare.apikey | quote }} {{- else if eq .Values.certmanager.provider "cloudDNS" }} - key-json: {{ .Values.certmanager.cloudDNS.keyjson}} + key-json: {{ .Values.certmanager.cloudDNS.keyjson | quote }} {{- else if eq .Values.certmanager.provider "route53" }} - secret-access-key: {{ .Values.certmanager.route53.secretaccesskey}} + secret-access-key: {{ .Values.certmanager.route53.secretaccesskey | quote }} {{- else if eq .Values.certmanager.provider "digitalocean" }} - access-token: {{ .Values.certmanager.digitalocean.accesstoken}} + access-token: {{ .Values.certmanager.digitalocean.accesstoken | quote }} {{- else if eq .Values.certmanager.provider "rfc2136" }} rfc2136: - tsig-secret-key: {{ .Values.certmanager.rfc2136.tsigsecretkey}} + tsig-secret-key: {{ .Values.certmanager.rfc2136.tsigsecretkey | quote }} {{- else if eq .Values.certmanager.provider "akamai" }} - clientToken: {{ .Values.certmanager.akamai.clientToken}} - clientSecret: {{ .Values.certmanager.akamai.clientSecret}} - accessToken: {{ .Values.certmanager.akamai.accessToken}} + clientToken: {{ .Values.certmanager.akamai.clientToken| quote }} + clientSecret: {{ .Values.certmanager.akamai.clientSecret| quote }} + accessToken: {{ .Values.certmanager.akamai.accessToken| quote }} {{- else if eq .Values.certmanager.provider "acmeDNS" }} - acmedns-json: {{ .Values.certmanager.acmeDNS.acmednsjson}} + acmedns-json: {{ .Values.certmanager.acmeDNS.acmednsjson | quote }} {{- end }} --- {{- if .Values.certmanager.email -}} @@ -104,7 +104,7 @@ spec: key: akamaiaccessToken {{- else if eq .Values.certmanager.provider "acmeDNS" }} acmeDNS: - host: {{ .Values.certmanager.acmeDNS.region }} + host: {{ .Values.certmanager.acmeDNS.host }} accountSecretRef: name: dns-secrets key: acmedns-json @@ -189,7 +189,7 @@ spec: key: akamaiaccessToken {{- else if eq .Values.certmanager.provider "acmeDNS" }} acmeDNS: - host: {{ .Values.certmanager.acmeDNS.region }} + host: {{ .Values.certmanager.acmeDNS.host }} accountSecretRef: name: dns-secrets key: acmedns-json diff --git a/charts/traefik/0.4.1/templates/custom/delay_postinstall.yaml b/charts/traefik/1.0.0/templates/custom/delay_postinstall.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/custom/delay_postinstall.yaml rename to charts/traefik/1.0.0/templates/custom/delay_postinstall.yaml diff --git a/charts/traefik/0.4.1/templates/custom/middlewares.yaml b/charts/traefik/1.0.0/templates/custom/middlewares.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/custom/middlewares.yaml rename to charts/traefik/1.0.0/templates/custom/middlewares.yaml diff --git a/charts/traefik/0.4.1/templates/custom/tlsoptions.yaml b/charts/traefik/1.0.0/templates/custom/tlsoptions.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/custom/tlsoptions.yaml rename to charts/traefik/1.0.0/templates/custom/tlsoptions.yaml diff --git a/charts/traefik/0.4.1/templates/custom/wildcard.yaml b/charts/traefik/1.0.0/templates/custom/wildcard.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/custom/wildcard.yaml rename to charts/traefik/1.0.0/templates/custom/wildcard.yaml diff --git a/charts/traefik/0.4.1/templates/daemonset.yaml b/charts/traefik/1.0.0/templates/daemonset.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/daemonset.yaml rename to charts/traefik/1.0.0/templates/daemonset.yaml diff --git a/charts/traefik/0.4.1/templates/dashboard-hook-ingressroute.yaml b/charts/traefik/1.0.0/templates/dashboard-hook-ingressroute.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/dashboard-hook-ingressroute.yaml rename to charts/traefik/1.0.0/templates/dashboard-hook-ingressroute.yaml diff --git a/charts/traefik/0.4.1/templates/deployment.yaml b/charts/traefik/1.0.0/templates/deployment.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/deployment.yaml rename to charts/traefik/1.0.0/templates/deployment.yaml diff --git a/charts/traefik/0.4.1/templates/gateway.yaml b/charts/traefik/1.0.0/templates/gateway.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/gateway.yaml rename to charts/traefik/1.0.0/templates/gateway.yaml diff --git a/charts/traefik/0.4.1/templates/gatewayclass.yaml b/charts/traefik/1.0.0/templates/gatewayclass.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/gatewayclass.yaml rename to charts/traefik/1.0.0/templates/gatewayclass.yaml diff --git a/charts/traefik/0.4.1/templates/hpa.yaml b/charts/traefik/1.0.0/templates/hpa.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/hpa.yaml rename to charts/traefik/1.0.0/templates/hpa.yaml diff --git a/charts/traefik/0.4.1/templates/ingressclass.yaml b/charts/traefik/1.0.0/templates/ingressclass.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/ingressclass.yaml rename to charts/traefik/1.0.0/templates/ingressclass.yaml diff --git a/charts/traefik/0.4.1/templates/poddisruptionbudget.yaml b/charts/traefik/1.0.0/templates/poddisruptionbudget.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/poddisruptionbudget.yaml rename to charts/traefik/1.0.0/templates/poddisruptionbudget.yaml diff --git a/charts/traefik/0.4.1/templates/pvc.yaml b/charts/traefik/1.0.0/templates/pvc.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/pvc.yaml rename to charts/traefik/1.0.0/templates/pvc.yaml diff --git a/charts/traefik/0.4.1/templates/rbac/clusterrole.yaml b/charts/traefik/1.0.0/templates/rbac/clusterrole.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/rbac/clusterrole.yaml rename to charts/traefik/1.0.0/templates/rbac/clusterrole.yaml diff --git a/charts/traefik/0.4.1/templates/rbac/clusterrolebinding.yaml b/charts/traefik/1.0.0/templates/rbac/clusterrolebinding.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/rbac/clusterrolebinding.yaml rename to charts/traefik/1.0.0/templates/rbac/clusterrolebinding.yaml diff --git a/charts/traefik/0.4.1/templates/rbac/podsecuritypolicy.yaml b/charts/traefik/1.0.0/templates/rbac/podsecuritypolicy.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/rbac/podsecuritypolicy.yaml rename to charts/traefik/1.0.0/templates/rbac/podsecuritypolicy.yaml diff --git a/charts/traefik/0.4.1/templates/rbac/role.yaml b/charts/traefik/1.0.0/templates/rbac/role.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/rbac/role.yaml rename to charts/traefik/1.0.0/templates/rbac/role.yaml diff --git a/charts/traefik/0.4.1/templates/rbac/rolebinding.yaml b/charts/traefik/1.0.0/templates/rbac/rolebinding.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/rbac/rolebinding.yaml rename to charts/traefik/1.0.0/templates/rbac/rolebinding.yaml diff --git a/charts/traefik/0.4.1/templates/rbac/serviceaccount.yaml b/charts/traefik/1.0.0/templates/rbac/serviceaccount.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/rbac/serviceaccount.yaml rename to charts/traefik/1.0.0/templates/rbac/serviceaccount.yaml diff --git a/charts/traefik/0.4.1/templates/service.yaml b/charts/traefik/1.0.0/templates/service.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/service.yaml rename to charts/traefik/1.0.0/templates/service.yaml diff --git a/charts/traefik/0.4.1/templates/tlsoption.yaml b/charts/traefik/1.0.0/templates/tlsoption.yaml similarity index 100% rename from charts/traefik/0.4.1/templates/tlsoption.yaml rename to charts/traefik/1.0.0/templates/tlsoption.yaml diff --git a/charts/traefik/0.4.1/test_values.yaml b/charts/traefik/1.0.0/test_values.yaml similarity index 100% rename from charts/traefik/0.4.1/test_values.yaml rename to charts/traefik/1.0.0/test_values.yaml diff --git a/charts/traefik/0.4.1/values.yaml b/charts/traefik/1.0.0/values.yaml similarity index 100% rename from charts/traefik/0.4.1/values.yaml rename to charts/traefik/1.0.0/values.yaml diff --git a/charts/transmission/1.2.0/Chart.lock b/charts/transmission/1.2.0/Chart.lock deleted file mode 100644 index 53e0633e708..00000000000 --- a/charts/transmission/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.2.0/charts/common-1.2.0.tgz b/charts/transmission/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/transmission/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/transmission/1.2.0/.helmignore b/charts/transmission/1.3.0/.helmignore similarity index 100% rename from charts/transmission/1.2.0/.helmignore rename to charts/transmission/1.3.0/.helmignore diff --git a/charts/transmission/1.3.0/Chart.lock b/charts/transmission/1.3.0/Chart.lock new file mode 100644 index 00000000000..015fc50412f --- /dev/null +++ b/charts/transmission/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:51:44.715662756Z" diff --git a/charts/transmission/1.2.0/Chart.yaml b/charts/transmission/1.3.0/Chart.yaml similarity index 94% rename from charts/transmission/1.2.0/Chart.yaml rename to charts/transmission/1.3.0/Chart.yaml index d00e3dbd79e..bea06173b1c 100644 --- a/charts/transmission/1.2.0/Chart.yaml +++ b/charts/transmission/1.3.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.2.0 +version: 1.3.0 keywords: - transmission - torrent @@ -17,4 +17,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/transmission/1.2.0/README.md b/charts/transmission/1.3.0/README.md similarity index 100% rename from charts/transmission/1.2.0/README.md rename to charts/transmission/1.3.0/README.md diff --git a/charts/transmission/1.2.0/app-readme.md b/charts/transmission/1.3.0/app-readme.md similarity index 100% rename from charts/transmission/1.2.0/app-readme.md rename to charts/transmission/1.3.0/app-readme.md diff --git a/charts/transmission/1.3.0/charts/common-1.3.0.tgz b/charts/transmission/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/transmission/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/transmission/1.2.0/questions.yaml b/charts/transmission/1.3.0/questions.yaml similarity index 79% rename from charts/transmission/1.2.0/questions.yaml rename to charts/transmission/1.3.0/questions.yaml index 739a9d426cb..e600aa56141 100644 --- a/charts/transmission/1.2.0/questions.yaml +++ b/charts/transmission/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" @@ -88,6 +112,15 @@ questions: schema: type: string + + # Enable Host Network + - variable: hostNetwork + group: "Networking" + label: "Enable Host Network" + schema: + type: boolean + default: false + - variable: service group: "Networking" label: "Configure Service" @@ -125,7 +158,7 @@ questions: max: 65535 default: 36052 required: true - + - variable: appAdditionalServices group: "Networking" label: "Configure additional services" @@ -142,70 +175,116 @@ questions: schema: type: boolean default: true - show_subquestions_if: true - subquestions: - - variable: port - label: "Configuration" - schema: - type: dict - attrs: - - variable: port - label: "container port" - schema: - type: int - default: 51413 - required: false - - variable: type - label: "service type" + hidden: true + - variable: type + label: "Service type" + schema: + type: string + default: "ClusterIP" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - variable: port + label: "Port configuration" + schema: + type: dict + attrs: + - variable: name + label: "port name" schema: type: string - default: "ClusterIP" - enum: - - value: "ClusterIP" - description: "ClusterIP" - - value: "NodePort" - description: "NodePort" + default: "torrent-tcp" + hidden: true + - variable: protocol + label: "Protocol" + schema: + type: string + default: "TCP" + hidden: true + - variable: port + label: "container port" + schema: + type: int + default: 51413 + editable: false + hidden: true + - variable: targetport + label: "container targetport" + schema: + type: int + default: 51413 + editable: false + hidden: true + - variable: nodePort + label: "Node Port to expose" + schema: + type: int + min: 9000 + max: 65535 + default: 51413 + required: false - variable: udp label: "" schema: type: dict attrs: - variable: enabled - label: "Enable TCP port for Torrent Connections" + label: "Enable UDP port for Torrent Connections" schema: type: boolean default: true - show_subquestions_if: true - subquestions: - - variable: port - label: "Configuration" - schema: - type: dict - attrs: - - variable: port - label: "container port" - schema: - type: int - default: 51413 - required: false - - variable: type - label: "service type" + hidden: true + - variable: type + label: "Service type" + schema: + type: string + default: "ClusterIP" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - variable: port + label: "Port configuration" + schema: + type: dict + attrs: + - variable: name + label: "port name" schema: type: string - default: "ClusterIP" - enum: - - value: "ClusterIP" - description: "ClusterIP" - - value: "NodePort" - description: "NodePort" - - # Enable Host Network - - variable: hostNetwork - group: "Networking" - label: "Enable Host Network" - schema: - type: boolean - default: false + default: "torrent-udp" + hidden: true + - variable: protocol + label: "Protocol" + schema: + type: string + default: "UDP" + hidden: true + - variable: port + label: "container port" + schema: + type: int + default: 51413 + editable: false + hidden: true + - variable: targetport + label: "container targetport" + schema: + type: int + default: 51413 + editable: false + hidden: true + - variable: nodePort + label: "Node Port to expose" + schema: + type: int + min: 9000 + max: 65535 + default: 51413 + required: false ## TrueCharts Specific diff --git a/charts/transmission/1.2.0/templates/common.yaml b/charts/transmission/1.3.0/templates/common.yaml similarity index 100% rename from charts/transmission/1.2.0/templates/common.yaml rename to charts/transmission/1.3.0/templates/common.yaml diff --git a/charts/transmission/1.2.0/test_values.yaml b/charts/transmission/1.3.0/test_values.yaml similarity index 100% rename from charts/transmission/1.2.0/test_values.yaml rename to charts/transmission/1.3.0/test_values.yaml diff --git a/charts/transmission/1.2.0/values.yaml b/charts/transmission/1.3.0/values.yaml similarity index 94% rename from charts/transmission/1.2.0/values.yaml rename to charts/transmission/1.3.0/values.yaml index bfa1753e6c8..c138a7a9905 100644 --- a/charts/transmission/1.2.0/values.yaml +++ b/charts/transmission/1.3.0/values.yaml @@ -48,6 +48,7 @@ appAdditionalServices: name: bittorrent-tcp protocol: TCP targetPort: 51413 + nodePort: 51413 udp: enabled: true type: ClusterIP @@ -56,3 +57,4 @@ appAdditionalServices: name: bittorrent-udp protocol: UDP targetPort: 51413 + nodePort: 51413 diff --git a/charts/truecommand/1.2.0/Chart.lock b/charts/truecommand/1.2.0/Chart.lock deleted file mode 100644 index 811db6d51fd..00000000000 --- a/charts/truecommand/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.2.0/charts/common-1.2.0.tgz b/charts/truecommand/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/truecommand/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/truecommand/1.2.0/.helmignore b/charts/truecommand/1.3.0/.helmignore similarity index 100% rename from charts/truecommand/1.2.0/.helmignore rename to charts/truecommand/1.3.0/.helmignore diff --git a/charts/truecommand/1.3.0/Chart.lock b/charts/truecommand/1.3.0/Chart.lock new file mode 100644 index 00000000000..123953c5104 --- /dev/null +++ b/charts/truecommand/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:51:42.199045082Z" diff --git a/charts/truecommand/1.2.0/Chart.yaml b/charts/truecommand/1.3.0/Chart.yaml similarity index 93% rename from charts/truecommand/1.2.0/Chart.yaml rename to charts/truecommand/1.3.0/Chart.yaml index 8ab108ff621..4ac650d18f7 100644 --- a/charts/truecommand/1.2.0/Chart.yaml +++ b/charts/truecommand/1.3.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 1.3.2 description: Aggregated management of TrueNAS devices name: truecommand -version: 1.2.0 +version: 1.3.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.2.0 \ No newline at end of file + version: 1.3.0 diff --git a/charts/truecommand/1.2.0/README.md b/charts/truecommand/1.3.0/README.md similarity index 100% rename from charts/truecommand/1.2.0/README.md rename to charts/truecommand/1.3.0/README.md diff --git a/charts/truecommand/1.2.0/app-readme.md b/charts/truecommand/1.3.0/app-readme.md similarity index 100% rename from charts/truecommand/1.2.0/app-readme.md rename to charts/truecommand/1.3.0/app-readme.md diff --git a/charts/truecommand/1.3.0/charts/common-1.3.0.tgz b/charts/truecommand/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/truecommand/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/truecommand/1.2.0/questions.yaml b/charts/truecommand/1.3.0/questions.yaml similarity index 94% rename from charts/truecommand/1.2.0/questions.yaml rename to charts/truecommand/1.3.0/questions.yaml index bf1bdbc0ea8..d5b95dfbde7 100644 --- a/charts/truecommand/1.2.0/questions.yaml +++ b/charts/truecommand/1.3.0/questions.yaml @@ -66,6 +66,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Configure Enviroment Variables - variable: environmentVariables label: "Image environment" @@ -88,6 +112,15 @@ questions: schema: type: string + + # Enable Host Network + - variable: hostNetwork + group: "Networking" + label: "Enable Host Network" + schema: + type: boolean + default: false + - variable: service group: "Networking" label: "Configure Service" @@ -126,14 +159,6 @@ questions: default: 36052 required: true - # Enable Host Network - - variable: hostNetwork - group: "Networking" - label: "Enable Host Network" - schema: - type: boolean - default: false - ## TrueCharts Specific - variable: appVolumeMounts diff --git a/charts/truecommand/1.2.0/templates/NOTES.txt b/charts/truecommand/1.3.0/templates/NOTES.txt similarity index 100% rename from charts/truecommand/1.2.0/templates/NOTES.txt rename to charts/truecommand/1.3.0/templates/NOTES.txt diff --git a/charts/truecommand/1.2.0/templates/common.yaml b/charts/truecommand/1.3.0/templates/common.yaml similarity index 100% rename from charts/truecommand/1.2.0/templates/common.yaml rename to charts/truecommand/1.3.0/templates/common.yaml diff --git a/charts/truecommand/1.2.0/test_values.yaml b/charts/truecommand/1.3.0/test_values.yaml similarity index 100% rename from charts/truecommand/1.2.0/test_values.yaml rename to charts/truecommand/1.3.0/test_values.yaml diff --git a/charts/truecommand/1.2.0/values.yaml b/charts/truecommand/1.3.0/values.yaml similarity index 100% rename from charts/truecommand/1.2.0/values.yaml rename to charts/truecommand/1.3.0/values.yaml diff --git a/charts/tvheadend/1.2.0/Chart.lock b/charts/tvheadend/1.2.0/Chart.lock deleted file mode 100644 index 1ececc93684..00000000000 --- a/charts/tvheadend/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.2.0/charts/common-1.2.0.tgz b/charts/tvheadend/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/tvheadend/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/tvheadend/1.2.0/.helmignore b/charts/tvheadend/1.3.0/.helmignore similarity index 100% rename from charts/tvheadend/1.2.0/.helmignore rename to charts/tvheadend/1.3.0/.helmignore diff --git a/charts/tvheadend/1.3.0/Chart.lock b/charts/tvheadend/1.3.0/Chart.lock new file mode 100644 index 00000000000..fb6d0cb0468 --- /dev/null +++ b/charts/tvheadend/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:51:39.636598368Z" diff --git a/charts/tvheadend/1.2.0/Chart.yaml b/charts/tvheadend/1.3.0/Chart.yaml similarity index 93% rename from charts/tvheadend/1.2.0/Chart.yaml rename to charts/tvheadend/1.3.0/Chart.yaml index 01395f64f55..0be75149814 100644 --- a/charts/tvheadend/1.2.0/Chart.yaml +++ b/charts/tvheadend/1.3.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.2.0 +version: 1.3.0 upstream_version: 1.1.2 keywords: - tv @@ -17,4 +17,4 @@ maintainers: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/tvheadend/1.2.0/LICENSE b/charts/tvheadend/1.3.0/LICENSE similarity index 100% rename from charts/tvheadend/1.2.0/LICENSE rename to charts/tvheadend/1.3.0/LICENSE diff --git a/charts/tvheadend/1.2.0/README.md b/charts/tvheadend/1.3.0/README.md similarity index 100% rename from charts/tvheadend/1.2.0/README.md rename to charts/tvheadend/1.3.0/README.md diff --git a/charts/tvheadend/1.2.0/app-readme.md b/charts/tvheadend/1.3.0/app-readme.md similarity index 100% rename from charts/tvheadend/1.2.0/app-readme.md rename to charts/tvheadend/1.3.0/app-readme.md diff --git a/charts/tvheadend/1.3.0/charts/common-1.3.0.tgz b/charts/tvheadend/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/tvheadend/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/tvheadend/1.2.0/questions.yaml b/charts/tvheadend/1.3.0/questions.yaml similarity index 83% rename from charts/tvheadend/1.2.0/questions.yaml rename to charts/tvheadend/1.3.0/questions.yaml index fe5caab7a4b..2dd82b06e77 100644 --- a/charts/tvheadend/1.2.0/questions.yaml +++ b/charts/tvheadend/1.3.0/questions.yaml @@ -78,6 +78,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Enable Host Networking - variable: hostNetworking group: "Networking" @@ -125,9 +149,10 @@ questions: max: 65535 default: 38091 required: true - + + - variable: appAdditionalServices - group: "Services" + group: "Networking" label: "Configure additional services" schema: type: dict @@ -138,33 +163,61 @@ questions: type: dict attrs: - variable: enabled - label: "Enable streaming port" + label: "Enable TCP port for HTSP Connections" schema: type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: port - label: "Configuration" - schema: - type: dict - attrs: - - variable: port - label: "container port" - schema: - type: int - default: 9982 - required: false - - variable: type - label: "service type" + default: true + hidden: true + - variable: type + label: "Service type" + schema: + type: string + default: "ClusterIP" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - variable: port + label: "Port configuration" + schema: + type: dict + attrs: + - variable: name + label: "port name" schema: type: string - default: "ClusterIP" - enum: - - value: "ClusterIP" - description: "ClusterIP" - - value: "NodePort" - description: "NodePort" + default: "htsp" + hidden: true + - variable: protocol + label: "Protocol" + schema: + type: string + default: "TCP" + hidden: true + - variable: port + label: "container port" + schema: + type: int + default: 9982 + editable: false + hidden: true + - variable: targetport + label: "container targetport" + schema: + type: int + default: 9982 + editable: false + hidden: true + - variable: nodePort + label: "Node Port to expose" + schema: + type: int + min: 9000 + max: 65535 + default: 9982 + required: false + # Configure app volumes - variable: appVolumeMounts group: "Volume Mounts" diff --git a/charts/tvheadend/1.2.0/templates/NOTES.txt b/charts/tvheadend/1.3.0/templates/NOTES.txt similarity index 100% rename from charts/tvheadend/1.2.0/templates/NOTES.txt rename to charts/tvheadend/1.3.0/templates/NOTES.txt diff --git a/charts/tvheadend/1.2.0/templates/common.yaml b/charts/tvheadend/1.3.0/templates/common.yaml similarity index 100% rename from charts/tvheadend/1.2.0/templates/common.yaml rename to charts/tvheadend/1.3.0/templates/common.yaml diff --git a/charts/tvheadend/1.2.0/test_values.yaml b/charts/tvheadend/1.3.0/test_values.yaml similarity index 100% rename from charts/tvheadend/1.2.0/test_values.yaml rename to charts/tvheadend/1.3.0/test_values.yaml diff --git a/charts/tvheadend/1.2.0/values.yaml b/charts/tvheadend/1.3.0/values.yaml similarity index 100% rename from charts/tvheadend/1.2.0/values.yaml rename to charts/tvheadend/1.3.0/values.yaml diff --git a/charts/zwavejs2mqtt/1.2.0/Chart.lock b/charts/zwavejs2mqtt/1.2.0/Chart.lock deleted file mode 100644 index e90319df01a..00000000000 --- a/charts/zwavejs2mqtt/1.2.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -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.2.0/charts/common-1.2.0.tgz b/charts/zwavejs2mqtt/1.2.0/charts/common-1.2.0.tgz deleted file mode 100644 index 54c53738ce9..00000000000 Binary files a/charts/zwavejs2mqtt/1.2.0/charts/common-1.2.0.tgz and /dev/null differ diff --git a/charts/zwavejs2mqtt/1.2.0/.helmignore b/charts/zwavejs2mqtt/1.3.0/.helmignore similarity index 100% rename from charts/zwavejs2mqtt/1.2.0/.helmignore rename to charts/zwavejs2mqtt/1.3.0/.helmignore diff --git a/charts/zwavejs2mqtt/1.3.0/Chart.lock b/charts/zwavejs2mqtt/1.3.0/Chart.lock new file mode 100644 index 00000000000..d6fef062ff9 --- /dev/null +++ b/charts/zwavejs2mqtt/1.3.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://charts.truecharts.org/ + version: 1.3.0 +digest: sha256:a8928a03fcb76273e4859e665534195ef86dfa8710d8cb04d06114ce97227692 +generated: "2021-02-21T10:51:36.886605574Z" diff --git a/charts/zwavejs2mqtt/1.2.0/Chart.yaml b/charts/zwavejs2mqtt/1.3.0/Chart.yaml similarity index 95% rename from charts/zwavejs2mqtt/1.2.0/Chart.yaml rename to charts/zwavejs2mqtt/1.3.0/Chart.yaml index 0727305a8a6..9549c49b74f 100644 --- a/charts/zwavejs2mqtt/1.2.0/Chart.yaml +++ b/charts/zwavejs2mqtt/1.3.0/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: 1.1.1 -version: 1.2.0 +version: 1.3.0 upstream_version: 1.1.0 name: zwavejs2mqtt @@ -26,4 +26,4 @@ sources: dependencies: - name: common repository: https://charts.truecharts.org/ - version: 1.2.0 + version: 1.3.0 diff --git a/charts/zwavejs2mqtt/1.2.0/LICENSE b/charts/zwavejs2mqtt/1.3.0/LICENSE similarity index 100% rename from charts/zwavejs2mqtt/1.2.0/LICENSE rename to charts/zwavejs2mqtt/1.3.0/LICENSE diff --git a/charts/zwavejs2mqtt/1.2.0/README.md b/charts/zwavejs2mqtt/1.3.0/README.md similarity index 100% rename from charts/zwavejs2mqtt/1.2.0/README.md rename to charts/zwavejs2mqtt/1.3.0/README.md diff --git a/charts/zwavejs2mqtt/1.2.0/app-readme.md b/charts/zwavejs2mqtt/1.3.0/app-readme.md similarity index 100% rename from charts/zwavejs2mqtt/1.2.0/app-readme.md rename to charts/zwavejs2mqtt/1.3.0/app-readme.md diff --git a/charts/zwavejs2mqtt/1.3.0/charts/common-1.3.0.tgz b/charts/zwavejs2mqtt/1.3.0/charts/common-1.3.0.tgz new file mode 100644 index 00000000000..c4b3e3cd141 Binary files /dev/null and b/charts/zwavejs2mqtt/1.3.0/charts/common-1.3.0.tgz differ diff --git a/charts/zwavejs2mqtt/1.2.0/questions.yaml b/charts/zwavejs2mqtt/1.3.0/questions.yaml similarity index 82% rename from charts/zwavejs2mqtt/1.2.0/questions.yaml rename to charts/zwavejs2mqtt/1.3.0/questions.yaml index e277531ddb2..7987abd8a37 100644 --- a/charts/zwavejs2mqtt/1.2.0/questions.yaml +++ b/charts/zwavejs2mqtt/1.3.0/questions.yaml @@ -78,6 +78,30 @@ questions: $ref: - "definitions/timezone" + - variable: PUID + group: "Configuration" + label: "PUID" + description: "The UserID of the user running the application and owning the files" + schema: + type: int + default: 568 + + - variable: PGID + group: "Configuration" + label: "PGID" + description: "The groupID of the user/group running the application and owning the files" + schema: + type: int + default: 568 + + - variable: UMASK + group: "Configuration" + label: "UMASK (advanced)" + description: "The UMASK used if supported by the application" + schema: + type: string + default: "002" + # Enable Host Networking - variable: hostNetworking group: "Networking" @@ -126,8 +150,9 @@ questions: default: 38091 required: true + - variable: appAdditionalServices - group: "Services" + group: "Networking" label: "Configure additional services" schema: type: dict @@ -138,33 +163,62 @@ questions: type: dict attrs: - variable: enabled - label: "Enable z-wave js web socket" + label: "Enable TCP port for websocket Connections" schema: type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: port - label: "Configuration" - schema: - type: dict - attrs: - - variable: port - label: "container port" - schema: - type: int - default: 3000 - required: false - - variable: type - label: "service type" + default: true + hidden: true + - variable: type + label: "Service type" + schema: + type: string + default: "ClusterIP" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - variable: port + label: "Port configuration" + schema: + type: dict + attrs: + - variable: name + label: "port name" schema: type: string - default: "ClusterIP" - enum: - - value: "ClusterIP" - description: "ClusterIP" - - value: "NodePort" - description: "NodePort" + default: "ws" + hidden: true + - variable: protocol + label: "Protocol" + schema: + type: string + default: "TCP" + hidden: true + - variable: port + label: "container port" + schema: + type: int + default: 3000 + editable: false + hidden: true + - variable: targetport + label: "container targetport" + schema: + type: int + default: 3000 + editable: false + hidden: true + - variable: nodePort + label: "Node Port to expose" + schema: + type: int + min: 9000 + max: 65535 + default: 53000 + required: false + + # Configure app volumes - variable: appVolumeMounts group: "Volume Mounts" diff --git a/charts/zwavejs2mqtt/1.2.0/templates/common.yaml b/charts/zwavejs2mqtt/1.3.0/templates/common.yaml similarity index 100% rename from charts/zwavejs2mqtt/1.2.0/templates/common.yaml rename to charts/zwavejs2mqtt/1.3.0/templates/common.yaml diff --git a/charts/zwavejs2mqtt/1.2.0/test_values.yaml b/charts/zwavejs2mqtt/1.3.0/test_values.yaml similarity index 100% rename from charts/zwavejs2mqtt/1.2.0/test_values.yaml rename to charts/zwavejs2mqtt/1.3.0/test_values.yaml diff --git a/charts/zwavejs2mqtt/1.2.0/values.yaml b/charts/zwavejs2mqtt/1.3.0/values.yaml similarity index 100% rename from charts/zwavejs2mqtt/1.2.0/values.yaml rename to charts/zwavejs2mqtt/1.3.0/values.yaml diff --git a/library/common/values.yaml b/library/common/values.yaml index 80cde041852..1b1d69f69c4 100644 --- a/library/common/values.yaml +++ b/library/common/values.yaml @@ -454,7 +454,6 @@ addons: PUID: 568 PGID: 568 UMASK: "002" - fixMountPermissions: true # appAdditionalServicesEnabled: false # appAdditionalServices: