diff --git a/stable/n8n/8.0.32/app-changelog.md b/stable/n8n/8.0.32/app-changelog.md deleted file mode 100644 index 62020a5add..0000000000 --- a/stable/n8n/8.0.32/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [n8n-8.0.32](https://github.com/truecharts/charts/compare/n8n-8.0.31...n8n-8.0.32) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - \ No newline at end of file diff --git a/stable/n8n/8.0.32/CHANGELOG.md b/stable/n8n/8.0.33/CHANGELOG.md similarity index 90% rename from stable/n8n/8.0.32/CHANGELOG.md rename to stable/n8n/8.0.33/CHANGELOG.md index cf36977710..0d22b3fdd6 100644 --- a/stable/n8n/8.0.32/CHANGELOG.md +++ b/stable/n8n/8.0.33/CHANGELOG.md @@ -4,6 +4,15 @@ +## [n8n-8.0.33](https://github.com/truecharts/charts/compare/n8n-8.0.32...n8n-8.0.33) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/n8n to v0.234.0 ([#9961](https://github.com/truecharts/charts/issues/9961)) + + + + ## [n8n-8.0.32](https://github.com/truecharts/charts/compare/n8n-8.0.31...n8n-8.0.32) (2023-06-13) ### Chore @@ -88,12 +97,3 @@ ## [n8n-8.0.23](https://github.com/truecharts/charts/compare/n8n-8.0.22...n8n-8.0.23) (2023-05-29) ### Chore - -- update container image tccr.io/truecharts/n8n to v0.230.1 ([#9271](https://github.com/truecharts/charts/issues/9271)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - diff --git a/stable/n8n/8.0.32/Chart.yaml b/stable/n8n/8.0.33/Chart.yaml similarity index 95% rename from stable/n8n/8.0.32/Chart.yaml rename to stable/n8n/8.0.33/Chart.yaml index eea2b9439f..ca53f712b0 100644 --- a/stable/n8n/8.0.32/Chart.yaml +++ b/stable/n8n/8.0.33/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.232.0" +appVersion: "0.234.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/n8n - https://docs.n8n.io/ - https://github.com/n8n-io/n8n -version: 8.0.32 +version: 8.0.33 annotations: truecharts.org/catagories: | - media diff --git a/stable/n8n/8.0.32/LICENSE b/stable/n8n/8.0.33/LICENSE similarity index 100% rename from stable/n8n/8.0.32/LICENSE rename to stable/n8n/8.0.33/LICENSE diff --git a/stable/n8n/8.0.32/README.md b/stable/n8n/8.0.33/README.md similarity index 94% rename from stable/n8n/8.0.32/README.md rename to stable/n8n/8.0.33/README.md index 701942c352..e0a9b8fa8d 100644 --- a/stable/n8n/8.0.32/README.md +++ b/stable/n8n/8.0.33/README.md @@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we ## Support -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). - See the [Website](https://truecharts.org) - Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/charts/issues/new/choose) diff --git a/stable/n8n/8.0.33/app-changelog.md b/stable/n8n/8.0.33/app-changelog.md new file mode 100644 index 0000000000..ab728f12bf --- /dev/null +++ b/stable/n8n/8.0.33/app-changelog.md @@ -0,0 +1,9 @@ + + +## [n8n-8.0.33](https://github.com/truecharts/charts/compare/n8n-8.0.32...n8n-8.0.33) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/n8n to v0.234.0 ([#9961](https://github.com/truecharts/charts/issues/9961)) + + \ No newline at end of file diff --git a/stable/n8n/8.0.32/app-readme.md b/stable/n8n/8.0.33/app-readme.md similarity index 100% rename from stable/n8n/8.0.32/app-readme.md rename to stable/n8n/8.0.33/app-readme.md diff --git a/stable/n8n/8.0.32/charts/common-12.14.2.tgz b/stable/n8n/8.0.33/charts/common-12.14.2.tgz similarity index 100% rename from stable/n8n/8.0.32/charts/common-12.14.2.tgz rename to stable/n8n/8.0.33/charts/common-12.14.2.tgz diff --git a/stable/n8n/8.0.32/charts/redis-6.0.58.tgz b/stable/n8n/8.0.33/charts/redis-6.0.58.tgz similarity index 100% rename from stable/n8n/8.0.32/charts/redis-6.0.58.tgz rename to stable/n8n/8.0.33/charts/redis-6.0.58.tgz diff --git a/stable/n8n/8.0.32/ix_values.yaml b/stable/n8n/8.0.33/ix_values.yaml similarity index 97% rename from stable/n8n/8.0.32/ix_values.yaml rename to stable/n8n/8.0.33/ix_values.yaml index 3e3bf9e5dd..157e66dc55 100644 --- a/stable/n8n/8.0.32/ix_values.yaml +++ b/stable/n8n/8.0.33/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/n8n - tag: v0.232.0@sha256:f9236a9194e77494ac52177c018133754de14a82187145667746e1fdc1308a2e + tag: v0.234.0@sha256:ea6be7597311a2ebb82ab2bc5a677aa5af6ba7a96fe91806dd872a5864b0a63b pullPolicy: IfNotPresent timezoneandlocale: {} # N8N_DEFAULT_LOCALE: "en" diff --git a/stable/n8n/8.0.32/questions.yaml b/stable/n8n/8.0.33/questions.yaml similarity index 95% rename from stable/n8n/8.0.32/questions.yaml rename to stable/n8n/8.0.33/questions.yaml index b75d1f0844..af3651d93b 100644 --- a/stable/n8n/8.0.32/questions.yaml +++ b/stable/n8n/8.0.33/questions.yaml @@ -835,6 +835,7 @@ questions: description: Interface Configuration label: Interface Configuration schema: + additional_attrs: true type: dict $ref: - "normalize/interfaceConfiguration" @@ -851,6 +852,7 @@ questions: description: Define how IP Address will be managed label: IP Address Management schema: + additional_attrs: true type: dict required: true attrs: @@ -1081,8 +1083,38 @@ questions: description: Automatically set permissions on install schema: show_if: [["type", "=", "hostPath"]] + hidden: true type: boolean default: false + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value + schema: + type: string + default: "775" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -1288,64 +1320,65 @@ questions: schema: type: boolean default: false - show_subquestions_if: true - subquestions: - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - items: - - variable: tlsEntry - label: Host + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts + type: list + default: [] + items: + - variable: host + label: Host schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true + type: string + default: "" + required: true - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress @@ -1610,14 +1643,14 @@ questions: attrs: - variable: cpu label: CPU - description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" schema: type: string default: 4000m valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - variable: memory label: RAM - description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" schema: type: string default: 8Gi @@ -1631,7 +1664,7 @@ questions: attrs: - variable: cpu label: CPU - description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" schema: type: string default: 10m @@ -1639,7 +1672,7 @@ questions: valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - variable: memory label: "RAM" - description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" schema: type: string default: 50Mi @@ -1703,6 +1736,7 @@ questions: - variable: gpu label: Select GPU schema: + additional_attrs: true type: dict $ref: - "definitions/gpuConfiguration" @@ -2290,6 +2324,7 @@ questions: - variable: openvpn label: OpenVPN Settings schema: + additional_attrs: true type: dict show_if: [["type", "=", "openvpn"]] attrs: @@ -2310,6 +2345,7 @@ questions: - variable: tailscale label: Tailscale Settings schema: + additional_attrs: true type: dict show_if: [["type", "=", "tailscale"]] attrs: diff --git a/stable/n8n/8.0.32/templates/NOTES.txt b/stable/n8n/8.0.33/templates/NOTES.txt similarity index 100% rename from stable/n8n/8.0.32/templates/NOTES.txt rename to stable/n8n/8.0.33/templates/NOTES.txt diff --git a/stable/n8n/8.0.32/templates/_configmap.tpl b/stable/n8n/8.0.33/templates/_configmap.tpl similarity index 100% rename from stable/n8n/8.0.32/templates/_configmap.tpl rename to stable/n8n/8.0.33/templates/_configmap.tpl diff --git a/stable/n8n/8.0.32/templates/common.yaml b/stable/n8n/8.0.33/templates/common.yaml similarity index 100% rename from stable/n8n/8.0.32/templates/common.yaml rename to stable/n8n/8.0.33/templates/common.yaml diff --git a/stable/n8n/8.0.32/values.yaml b/stable/n8n/8.0.33/values.yaml similarity index 100% rename from stable/n8n/8.0.32/values.yaml rename to stable/n8n/8.0.33/values.yaml diff --git a/stable/n8n/item.yaml b/stable/n8n/item.yaml index 4b03709330..1714a0f0a5 100644 --- a/stable/n8n/item.yaml +++ b/stable/n8n/item.yaml @@ -2,3 +2,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png categories: - media +screenshots: []