mirror of
https://github.com/outbackdingo/n8n-chart.git
synced 2026-08-25 14:53:31 +00:00
Merge pull request #39 from a5r0n/renovate/postgresql-15.x
chore(deps): update helm release postgresql to v15
This commit is contained in:
+2
-2
@@ -8,7 +8,7 @@ dependencies:
|
||||
repository: "https://charts.bitnami.com/bitnami"
|
||||
|
||||
- name: postgresql
|
||||
version: "13.x"
|
||||
version: "15.x"
|
||||
repository: "https://charts.bitnami.com/bitnami"
|
||||
|
||||
type: application
|
||||
@@ -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.7
|
||||
version: 0.2.8
|
||||
|
||||
# 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