diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index a32c2cd51ad..f635e0d112c 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.7.0 +appVersion: 2.7.1 dependencies: - name: common version: 28.29.49 @@ -49,5 +49,5 @@ sources: - https://github.com/n8n-io/n8n - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/n8n type: application -version: 18.7.2 +version: 18.7.3 diff --git a/charts/stable/n8n/values.yaml b/charts/stable/n8n/values.yaml index 210ae98dee8..c371002f9b9 100644 --- a/charts/stable/n8n/values.yaml +++ b/charts/stable/n8n/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/n8n-io/n8n - tag: 2.7.0@sha256:edb0e69b4dec9525f1852382c18f765ca545a010d60aa4895d49cd50c15c6fdd + tag: 2.7.1@sha256:3ed9f3bc9b77bc79e6e847edf63317381d4f2dc631f8300a0af96385fd944a13 pullPolicy: IfNotPresent timezoneandlocale: {} # N8N_DEFAULT_LOCALE: "en"