Skip to content

Commit

Permalink
chore(deps): update helm release postgresql to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 05cd6ff commit 8ece1b3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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: 20.0.0
version: 20.6.2
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 15.5.21
digest: sha256:d03069108ead7f7293809f8799c8279572ef13717e74e72eed91b5b7995fa535
generated: "2024-08-09T15:46:50.531135763Z"
version: 16.3.5
digest: sha256:a928bd35c798650d0399d711cda95ee1b13f044a71c66316b59e46b82bf56255
generated: "2025-01-13T09:40:41.208087055Z"
6 changes: 3 additions & 3 deletions n8n/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ dependencies:
repository: "https://charts.bitnami.com/bitnami"

- name: postgresql
version: "15.x"
version: "16.x"
repository: "https://charts.bitnami.com/bitnami"

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.15
version: 0.2.16

# 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
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.

# renovate: image=ghcr.io/n8n-io/n8n
appVersion: "1.74.0"
appVersion: "1.71.1"

0 comments on commit 8ece1b3

Please sign in to comment.