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