diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index f3c33047b85..79d56d8a2ef 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.17.1 +appVersion: 2.17.2 dependencies: - name: common version: 29.0.15 @@ -27,16 +27,16 @@ dependencies: import-values: [] deprecated: false description: n8n is an extendable workflow automation tool. -home: https://truecharts.org/truetech/truecharts/charts/stable/n8n -icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/n8n +icon: https://trueforge.org/img/hotlink-ok/chart-icons/n8n.webp keywords: - workflows - automation -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: n8n sources: - https://docs.n8n.io/ @@ -44,5 +44,5 @@ sources: - https://github.com/n8n-io/n8n - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/n8n type: application -version: 20.3.2 +version: 20.3.3 diff --git a/charts/stable/n8n/values.yaml b/charts/stable/n8n/values.yaml index c8058a9f05a..4b027054669 100644 --- a/charts/stable/n8n/values.yaml +++ b/charts/stable/n8n/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: ghcr.io/n8n-io/n8n - tag: 2.17.1@sha256:775862da9e07bbbfb5ad087dbcf1c7d0d21e71a11f31621fe2fadd6371fe4ae3 + tag: 2.17.2@sha256:4e5be628f9eb05e3fde3cd242c84f6000165c95d2048d5076fcc569421ada4f3 pullPolicy: IfNotPresent timezoneandlocale: {} # N8N_DEFAULT_LOCALE: "en"