From 297cce9621e5eded501353f79be7ce15f0fc269e Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Tue, 30 Jun 2026 12:12:19 +0300 Subject: [PATCH] ++ bump business postgresql to 13.0.14 --- apps/attachments/yc-k8s-test/postgresql.yaml | 4 ++-- apps/comparisons/yc-k8s-test/postgresql.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/attachments/yc-k8s-test/postgresql.yaml b/apps/attachments/yc-k8s-test/postgresql.yaml index f65ae02..d9c93d4 100644 --- a/apps/attachments/yc-k8s-test/postgresql.yaml +++ b/apps/attachments/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "13.0.13" + version: "13.0.14" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 13.0.13 + tag: 13.0.14 pullPolicy: Always metrics: enabled: false diff --git a/apps/comparisons/yc-k8s-test/postgresql.yaml b/apps/comparisons/yc-k8s-test/postgresql.yaml index 0294a9f..2bb9fd7 100644 --- a/apps/comparisons/yc-k8s-test/postgresql.yaml +++ b/apps/comparisons/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "13.0.13" + version: "13.0.14" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 13.0.13 + tag: 13.0.14 pullPolicy: Always metrics: enabled: false