mirror of
https://github.com/outbackdingo/n8n-chart.git
synced 2026-08-25 14:53:31 +00:00
chore(deps): update helm release postgresql to v13
This commit is contained in:
+3
-3
@@ -4,6 +4,6 @@ dependencies:
|
||||
version: 18.4.0
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 12.12.10
|
||||
digest: sha256:3d2b70476e920a70c3c1ba55d0482c579ce6ce2d60a4ae53598714b0460402b1
|
||||
generated: "2023-12-08T13:14:37.076199964Z"
|
||||
version: 13.2.24
|
||||
digest: sha256:822144473f724175cec6e569390cdd68c2311ded2455f9bb422acf41b01dee2a
|
||||
generated: "2023-12-08T13:19:34.985248949Z"
|
||||
|
||||
+2
-2
@@ -8,7 +8,7 @@ dependencies:
|
||||
repository: "https://charts.bitnami.com/bitnami"
|
||||
|
||||
- name: postgresql
|
||||
version: "12.x"
|
||||
version: "13.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.6
|
||||
version: 0.2.7
|
||||
|
||||
# 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