From 4a6cb933c97ebcd747f7dd9299a6a79ede9986dc Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Thu, 16 Apr 2026 14:30:06 +0300 Subject: [PATCH] test --- clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml | 2 +- infrastructure/postgresql/base/helmrelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml b/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml index 6a1575d..9ffb5cc 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml @@ -36,7 +36,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.5 + tag: 17.0.6 pullPolicy: Always metrics: enabled: false diff --git a/infrastructure/postgresql/base/helmrelease.yaml b/infrastructure/postgresql/base/helmrelease.yaml index ee13f8c..0a6c231 100644 --- a/infrastructure/postgresql/base/helmrelease.yaml +++ b/infrastructure/postgresql/base/helmrelease.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: postgresql-contour - version: "17.0.5" + version: "17.0.6" sourceRef: kind: HelmRepository name: yc-oci-charts