From b5efcc378cc1bc27aa97b26eb33251669dd397e4 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Fri, 21 Aug 2026 14:45:05 +0300 Subject: [PATCH] ++ bump pgbouncer chart to 1.0.12 --- clusters/brusnika-prod/infrastructure/patches/pgbouncer.yaml | 2 +- infrastructure/pgbouncer/base/helmrelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/brusnika-prod/infrastructure/patches/pgbouncer.yaml b/clusters/brusnika-prod/infrastructure/patches/pgbouncer.yaml index ddb548b..0dd943c 100644 --- a/clusters/brusnika-prod/infrastructure/patches/pgbouncer.yaml +++ b/clusters/brusnika-prod/infrastructure/patches/pgbouncer.yaml @@ -7,7 +7,7 @@ spec: interval: 10m chart: spec: - version: "1.0.11" + version: "1.0.12" values: image: repository: cr.yandex/crp3ccidau046kdj8g9q/pgbouncer diff --git a/infrastructure/pgbouncer/base/helmrelease.yaml b/infrastructure/pgbouncer/base/helmrelease.yaml index 783e131..17420cd 100644 --- a/infrastructure/pgbouncer/base/helmrelease.yaml +++ b/infrastructure/pgbouncer/base/helmrelease.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: pgbouncer - version: "1.0.11" + version: "1.0.12" sourceRef: kind: HelmRepository name: yc-oci-charts