fix: update chart dependences

postgresql 11.x => 12.x
This commit is contained in:
a5r0n
2022-11-21 04:17:05 +02:00
parent 13cdf5e846
commit 933ff46120
6 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -4,6 +4,6 @@ dependencies:
version: 15.7.6
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.1.28
digest: sha256:f6602096c0eaeebe0ec17ca9343f7d7007a849e70ad598037089d5f6341125d4
generated: "2022-05-08T04:22:38.674571536Z"
version: 12.1.2
digest: sha256:6a041d5163b2a3c09171ae3c405895a0b343bf7fdcb31bf1727635d704d75f84
generated: "2022-11-18T15:02:06.032789304+02:00"
+2 -2
View File
@@ -8,7 +8,7 @@ dependencies:
repository: "https://charts.bitnami.com/bitnami"
- name: postgresql
version: "11.x"
version: "12.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.2
version: 0.2.3
# 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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.