chore: bump tandoor-recipes to 1.5.31 and postgres to 15.5.38 (#102)

This commit is contained in:
2025-02-11 19:59:32 +00:00
committed by GitHub
parent 7fc31fc801
commit 0536cc5aba
3 changed files with 8 additions and 10 deletions

View File

@ -16,16 +16,16 @@ 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: 1.0.0
version: 1.1.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
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "1.5.16"
appVersion: "1.5.31"
dependencies:
- name: postgresql
version: ^15.2.4
version: ^15.5.38
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled