mirror of
https://github.com/Thumbscrew/k8s-charts.git
synced 2025-07-03 19:39:01 +00:00
chore: upgrade postgresql chart to 14.3.3 (#60)
This commit is contained in:
@ -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.1.2
|
||||
version: 0.2.0
|
||||
|
||||
# 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
|
||||
@ -26,6 +26,6 @@ appVersion: "1.5.11"
|
||||
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: ^12.12.10
|
||||
version: ^14.3.3
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
|
Reference in New Issue
Block a user