Skip to content

Commit

Permalink
Merge pull request #43 from a5r0n/renovate/redis-20.x
Browse files Browse the repository at this point in the history
chore(deps): update helm release redis to v20
  • Loading branch information
a5r0n authored Sep 6, 2024
2 parents 2cca41e + b30fb23 commit bfed50d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions n8n/Chart.lock
Original file line number Diff line number Diff line change
@@ -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"
4 changes: 2 additions & 2 deletions n8n/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit bfed50d

Please sign in to comment.