chore(deps): update postgresql docker tag to v16.6.3

This commit is contained in:
Devops Bot 2025-04-20 01:00:59 +00:00
parent 5039032c29
commit 70f1935271

View File

@ -26,7 +26,7 @@ releases:
namespace: databases namespace: databases
chart: bitnami/postgresql chart: bitnami/postgresql
condition: postgres16.enabled condition: postgres16.enabled
version: 15.5.38 version: 16.6.3
inherit: inherit:
- template: common-values-tpl - template: common-values-tpl
- template: env-values - template: env-values
@ -38,7 +38,7 @@ releases:
namespace: databases namespace: databases
chart: bitnami/postgresql chart: bitnami/postgresql
condition: postgres17.enabled condition: postgres17.enabled
version: 16.3.4 version: 16.6.3
inherit: inherit:
- template: common-values-tpl - template: common-values-tpl
- template: env-values - template: env-values