From b95dd9056bf85bb0231b082273dfd614225175ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 02:22:25 +0000 Subject: [PATCH] chore(deps): update postgres docker tag to v0.12.0 --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 6e7f1664..e1e05cde 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -12,4 +12,4 @@ dependencies: - condition: postgres.enabled name: postgres repository: oci://registry-1.docker.io/cloudpirates - version: 0.11.6 + version: 0.12.0