From c46b95a92a77dc52aba236faf12e4f934ce5346f Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Fri, 24 Apr 2026 12:23:33 +0300 Subject: [PATCH] fix shared preload libraries --- apps/bim/yc-k8s-test/postgresql.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/bim/yc-k8s-test/postgresql.yaml b/apps/bim/yc-k8s-test/postgresql.yaml index 5541776..96610a7 100644 --- a/apps/bim/yc-k8s-test/postgresql.yaml +++ b/apps/bim/yc-k8s-test/postgresql.yaml @@ -45,7 +45,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 13.0.7 + tag: 13.0.8 pullPolicy: Always metrics: enabled: false