From bad77b52f159c9867684524d1d1a997937e02afc Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Mon, 29 Jun 2026 19:22:02 +0300 Subject: [PATCH] restore buisness owned postgresql from company dumps --- 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 7fdbe49..56f6eae 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.11" + version: "13.0.12" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 13.0.11 + tag: 13.0.12 pullPolicy: Always metrics: enabled: false diff --git a/apps/comparisons/yc-k8s-test/postgresql.yaml b/apps/comparisons/yc-k8s-test/postgresql.yaml index 4211b06..c64c823 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.11" + version: "13.0.12" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 13.0.11 + tag: 13.0.12 pullPolicy: Always metrics: enabled: false