chore: upgrade postgresql chart to 14.3.3 (#60)

This commit is contained in:
2024-03-16 16:14:16 +00:00
committed by GitHub
parent cb85166fd3
commit 2e0637bcd7
2 changed files with 5 additions and 5 deletions

View File

@ -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