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:
+4
-4
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 18.4.0
|
||||
version: 18.19.3
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 13.2.24
|
||||
digest: sha256:822144473f724175cec6e569390cdd68c2311ded2455f9bb422acf41b01dee2a
|
||||
generated: "2023-12-08T13:19:34.985248949Z"
|
||||
version: 15.0.0
|
||||
digest: sha256:68cef52de872a4c2fad57953982fecb57e5303b64257a39f78addfd18a138aa7
|
||||
generated: "2024-03-18T17:12:11.995513224Z"
|
||||
|
||||
+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