From 582b1db8bfed103c0ac756d62cec03bf486b2472 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Fri, 10 Apr 2026 15:30:32 +0300 Subject: [PATCH] fix postgresql bootstrap --- infrastructure/postgresql/base/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/postgresql/base/helmrelease.yaml b/infrastructure/postgresql/base/helmrelease.yaml index 1f150b7..15c6619 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.0" + version: "17.0.1" sourceRef: kind: HelmRepository name: yc-oci-charts