From 7d176d364c7055f58e9160da0bc92fc04e5a48dd Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Thu, 16 Apr 2026 14:38:18 +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 9ffb5cc..fd1dc8e 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.6 + tag: 17.0.7 pullPolicy: Always metrics: enabled: false diff --git a/infrastructure/postgresql/base/helmrelease.yaml b/infrastructure/postgresql/base/helmrelease.yaml index 0a6c231..50bec30 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.6" + version: "17.0.7" sourceRef: kind: HelmRepository name: yc-oci-charts