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 9, 2025
1 parent c5d002f commit c7588e4
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: 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-09T09:39:27.732605888Z"
4 changes: 2 additions & 2 deletions n8n/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ 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.14
version: 0.2.15

# 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 c7588e4

Please sign in to comment.