mirror of
https://github.com/outbackdingo/n8n-chart.git
synced 2026-08-25 07:20:23 +00:00
chore(deps): update helm release redis to v20
This commit is contained in:
+4
-4
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 18.19.3
|
||||
version: 20.0.0
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 15.0.0
|
||||
digest: sha256:68cef52de872a4c2fad57953982fecb57e5303b64257a39f78addfd18a138aa7
|
||||
generated: "2024-03-18T17:12:11.995513224Z"
|
||||
version: 15.5.21
|
||||
digest: sha256:d03069108ead7f7293809f8799c8279572ef13717e74e72eed91b5b7995fa535
|
||||
generated: "2024-08-09T15:46:50.531135763Z"
|
||||
|
||||
+2
-2
@@ -4,7 +4,7 @@ description: A Helm chart for n8n.io
|
||||
|
||||
dependencies:
|
||||
- name: redis
|
||||
version: "18.x"
|
||||
version: "20.x"
|
||||
repository: "https://charts.bitnami.com/bitnami"
|
||||
|
||||
- name: postgresql
|
||||
@@ -16,7 +16,7 @@ type: application
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||
version: 0.2.8
|
||||
version: 0.2.9
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
|
||||
Reference in New Issue
Block a user