From 1cc5f1c72e51b2860b0f9d110135fb59e1d3aae1 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Mon, 29 Jun 2026 16:39:20 +0300 Subject: [PATCH] ++ bump business postgresql to 13.0.10 --- apps/attachments/yc-k8s-test/postgresql.yaml | 4 ++-- apps/bim/yc-k8s-test/postgresql.yaml | 4 ++-- apps/checklists/yc-k8s-test/postgresql.yaml | 4 ++-- apps/comparisons/yc-k8s-test/postgresql.yaml | 4 ++-- apps/contracts/yc-k8s-test/postgresql.yaml | 4 ++-- apps/django/yc-k8s-test/postgresql.yaml | 4 ++-- apps/documentations/yc-k8s-test/postgresql.yaml | 4 ++-- apps/drawings/yc-k8s-test/postgresql.yaml | 4 ++-- apps/eav/yc-k8s-test/postgresql.yaml | 4 ++-- apps/flows/yc-k8s-test/postgresql.yaml | 4 ++-- apps/inspections/yc-k8s-test/postgresql.yaml | 4 ++-- apps/issues/yc-k8s-test/postgresql.yaml | 4 ++-- apps/notes/yc-k8s-test/postgresql.yaml | 4 ++-- apps/pm/yc-k8s-test/postgresql.yaml | 4 ++-- apps/processing/yc-k8s-test/postgresql.yaml | 4 ++-- apps/resources/yc-k8s-test/postgresql.yaml | 4 ++-- apps/rfi/yc-k8s-test/postgresql.yaml | 4 ++-- apps/subscriptions/yc-k8s-test/postgresql.yaml | 4 ++-- apps/system-log/yc-k8s-test/postgresql.yaml | 4 ++-- apps/transmittal/yc-k8s-test/postgresql.yaml | 4 ++-- apps/workspaces/yc-k8s-test/postgresql.yaml | 4 ++-- 21 files changed, 42 insertions(+), 42 deletions(-) diff --git a/apps/attachments/yc-k8s-test/postgresql.yaml b/apps/attachments/yc-k8s-test/postgresql.yaml index 4dcce15..3b51fb2 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: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/bim/yc-k8s-test/postgresql.yaml b/apps/bim/yc-k8s-test/postgresql.yaml index a430e7f..2d01f4c 100644 --- a/apps/bim/yc-k8s-test/postgresql.yaml +++ b/apps/bim/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "13.0.8" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -45,7 +45,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 13.0.8 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/checklists/yc-k8s-test/postgresql.yaml b/apps/checklists/yc-k8s-test/postgresql.yaml index f83c97f..0d27e68 100644 --- a/apps/checklists/yc-k8s-test/postgresql.yaml +++ b/apps/checklists/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/comparisons/yc-k8s-test/postgresql.yaml b/apps/comparisons/yc-k8s-test/postgresql.yaml index d6109e0..116f6f9 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: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/contracts/yc-k8s-test/postgresql.yaml b/apps/contracts/yc-k8s-test/postgresql.yaml index d24e0c5..d889048 100644 --- a/apps/contracts/yc-k8s-test/postgresql.yaml +++ b/apps/contracts/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/django/yc-k8s-test/postgresql.yaml b/apps/django/yc-k8s-test/postgresql.yaml index 8832a40..0e7e96a 100644 --- a/apps/django/yc-k8s-test/postgresql.yaml +++ b/apps/django/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/documentations/yc-k8s-test/postgresql.yaml b/apps/documentations/yc-k8s-test/postgresql.yaml index 793c167..152dde0 100644 --- a/apps/documentations/yc-k8s-test/postgresql.yaml +++ b/apps/documentations/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/drawings/yc-k8s-test/postgresql.yaml b/apps/drawings/yc-k8s-test/postgresql.yaml index 9c11856..5e6d034 100644 --- a/apps/drawings/yc-k8s-test/postgresql.yaml +++ b/apps/drawings/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/eav/yc-k8s-test/postgresql.yaml b/apps/eav/yc-k8s-test/postgresql.yaml index 8cbf0d4..45ad830 100644 --- a/apps/eav/yc-k8s-test/postgresql.yaml +++ b/apps/eav/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/flows/yc-k8s-test/postgresql.yaml b/apps/flows/yc-k8s-test/postgresql.yaml index 40edb7e..d5a0082 100644 --- a/apps/flows/yc-k8s-test/postgresql.yaml +++ b/apps/flows/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/inspections/yc-k8s-test/postgresql.yaml b/apps/inspections/yc-k8s-test/postgresql.yaml index 0dfb390..6957fa2 100644 --- a/apps/inspections/yc-k8s-test/postgresql.yaml +++ b/apps/inspections/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/issues/yc-k8s-test/postgresql.yaml b/apps/issues/yc-k8s-test/postgresql.yaml index ae33156..2270990 100644 --- a/apps/issues/yc-k8s-test/postgresql.yaml +++ b/apps/issues/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/notes/yc-k8s-test/postgresql.yaml b/apps/notes/yc-k8s-test/postgresql.yaml index 9a4e8cc..a60f2b9 100644 --- a/apps/notes/yc-k8s-test/postgresql.yaml +++ b/apps/notes/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/pm/yc-k8s-test/postgresql.yaml b/apps/pm/yc-k8s-test/postgresql.yaml index 6750b30..81c7075 100644 --- a/apps/pm/yc-k8s-test/postgresql.yaml +++ b/apps/pm/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/processing/yc-k8s-test/postgresql.yaml b/apps/processing/yc-k8s-test/postgresql.yaml index bbbcb7e..8b426f4 100644 --- a/apps/processing/yc-k8s-test/postgresql.yaml +++ b/apps/processing/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/resources/yc-k8s-test/postgresql.yaml b/apps/resources/yc-k8s-test/postgresql.yaml index e7d0405..1e3a48e 100644 --- a/apps/resources/yc-k8s-test/postgresql.yaml +++ b/apps/resources/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/rfi/yc-k8s-test/postgresql.yaml b/apps/rfi/yc-k8s-test/postgresql.yaml index abb06f8..7574264 100644 --- a/apps/rfi/yc-k8s-test/postgresql.yaml +++ b/apps/rfi/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/subscriptions/yc-k8s-test/postgresql.yaml b/apps/subscriptions/yc-k8s-test/postgresql.yaml index 4b0d54c..5208a2f 100644 --- a/apps/subscriptions/yc-k8s-test/postgresql.yaml +++ b/apps/subscriptions/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/system-log/yc-k8s-test/postgresql.yaml b/apps/system-log/yc-k8s-test/postgresql.yaml index b3cfb20..7764606 100644 --- a/apps/system-log/yc-k8s-test/postgresql.yaml +++ b/apps/system-log/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/transmittal/yc-k8s-test/postgresql.yaml b/apps/transmittal/yc-k8s-test/postgresql.yaml index bf410a3..903a726 100644 --- a/apps/transmittal/yc-k8s-test/postgresql.yaml +++ b/apps/transmittal/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false diff --git a/apps/workspaces/yc-k8s-test/postgresql.yaml b/apps/workspaces/yc-k8s-test/postgresql.yaml index c765e04..af7b448 100644 --- a/apps/workspaces/yc-k8s-test/postgresql.yaml +++ b/apps/workspaces/yc-k8s-test/postgresql.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.7" + version: "13.0.10" sourceRef: kind: HelmRepository name: yc-oci-charts @@ -44,7 +44,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.7 + tag: 13.0.10 pullPolicy: Always metrics: enabled: false