Skip to content

Commit ce28279

Browse files
chore(deps): update helm release redis to v25
1 parent 184df49 commit ce28279

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

n8n/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: redis
33
repository: https://charts.bitnami.com/bitnami
4-
version: 24.0.9
4+
version: 25.3.2
55
- name: postgresql
66
repository: https://charts.bitnami.com/bitnami
7-
version: 18.1.15
8-
digest: sha256:8c57f2c5a6bc1c04500ad64e658dfa9d39cfda698a71bc6d6c073f0402510445
9-
generated: "2025-12-18T22:39:40.517051109Z"
7+
version: 18.4.1
8+
digest: sha256:414b08dbe7b6e76f69cf2d2bfa655e6a5783ab3c966d3be5ebcbf3bc339a4ee1
9+
generated: "2026-02-25T01:58:50.881059048Z"

n8n/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A Helm chart for n8n.io
44

55
dependencies:
66
- name: redis
7-
version: "24.x"
7+
version: "25.x"
88
repository: "https://charts.bitnami.com/bitnami"
99

1010
- name: postgresql
@@ -16,7 +16,7 @@ type: application
1616
# This is the chart version. This version number should be incremented each time you make changes
1717
# to the chart and its templates, including the app version.
1818
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19-
version: 0.4.8
19+
version: 0.4.9
2020

2121
# This is the version number of the application being deployed. This version number should be
2222
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)