Skip to content

Commit

Permalink
chore(deps): update container image n8nio/n8n to v1.44.0@cdb3394 by r…
Browse files Browse the repository at this point in the history
…enovate (#22664)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | minor | `1.43.1` -> `1.44.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM4Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin authored May 30, 2024
1 parent 6aca3ae commit 2c7a241
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/n8n/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.43.1
appVersion: 1.44.0
dependencies:
- name: common
version: 23.0.10
Expand Down Expand Up @@ -42,4 +42,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
- https://hub.docker.com/r/n8nio/n8n
type: application
version: 14.5.3
version: 14.6.0
2 changes: 1 addition & 1 deletion charts/stable/n8n/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: n8nio/n8n
tag: 1.43.1@sha256:b0fe233e6255a364c3bc2d1a603bb97c85f2266f31721e5d6c256b7d5a102768
tag: 1.44.0@sha256:cdb3394b2545a5aab50b658a6ae3698f496d9351aa0c2abf494626e22bc64d17
pullPolicy: IfNotPresent
timezoneandlocale: {}
# N8N_DEFAULT_LOCALE: "en"
Expand Down

0 comments on commit 2c7a241

Please sign in to comment.