diff --git a/helmfiles/databases.yaml b/helmfiles/databases.yaml index 2d26d37..26800ae 100644 --- a/helmfiles/databases.yaml +++ b/helmfiles/databases.yaml @@ -26,7 +26,7 @@ releases: namespace: databases chart: bitnami/postgresql condition: postgres17.enabled - version: 16.3.4 + version: 16.6.7 inherit: - template: common-values-tpl - template: env-values