chore(helm): update image ghcr.io/n8n-io/n8n 1.102.1 → 1.102.2 (#37526)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/n8n-io/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `a2be2b8`
-> `8477ab3` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-07-14 14:11:56 +02:00
committed by GitHub
parent f21df4eb88
commit 316fbfd9cb
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.102.1
appVersion: 1.102.2
dependencies:
- name: common
version: 28.13.0
@@ -44,5 +44,5 @@ sources:
- https://github.com/n8n-io/n8n
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
type: application
version: 17.3.0
version: 17.3.1

View File

@@ -1,6 +1,6 @@
image:
repository: ghcr.io/n8n-io/n8n
tag: 1.102.1@sha256:a2be2b83220599db7296bfa34c392aea60051942edb52abae64e891fb7718aac
tag: 1.102.2@sha256:8477ab3b9c88266999e62b7d653fc38083a103f25c0c2fb49f3973091b472d18
pullPolicy: IfNotPresent
timezoneandlocale: {}
# N8N_DEFAULT_LOCALE: "en"