From 6b787e2da7ad70a7b2bb79004a164ac7d2e79ea6 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Thu, 11 Jun 2026 14:24:04 +0300 Subject: [PATCH] Use PostgreSQL contour 13.0.9 --- clusters/yc-infra-prod/infrastructure/patches/postgresql.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/yc-infra-prod/infrastructure/patches/postgresql.yaml b/clusters/yc-infra-prod/infrastructure/patches/postgresql.yaml index 171b06c..a043efe 100644 --- a/clusters/yc-infra-prod/infrastructure/patches/postgresql.yaml +++ b/clusters/yc-infra-prod/infrastructure/patches/postgresql.yaml @@ -6,7 +6,7 @@ metadata: spec: chart: spec: - version: "13.0.8" + version: "13.0.9" values: global: security: @@ -14,7 +14,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: "13.0.8" + tag: "13.0.9" pullPolicy: IfNotPresent postgresqlSharedPreloadLibraries: "timescaledb,pg_stat_statements" primary: