From ade4fd20b183e0b98f5b89657c93a97a41386589 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 09:46:07 +0000 Subject: [PATCH] chore(deps): update postgresql to v18 --- apps/coder/Chart.yaml | 2 +- apps/grafana/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/coder/Chart.yaml b/apps/coder/Chart.yaml index 4fa02f1e..039ad973 100644 --- a/apps/coder/Chart.yaml +++ b/apps/coder/Chart.yaml @@ -7,7 +7,7 @@ version: 1.0.0 dependencies: - name: postgresql - version: 16.7.27 + version: 18.2.0 repository: oci://registry-1.docker.io/bitnamicharts - name: coder version: 2.29.1 diff --git a/apps/grafana/Chart.yaml b/apps/grafana/Chart.yaml index c6222435..2e22b6d7 100644 --- a/apps/grafana/Chart.yaml +++ b/apps/grafana/Chart.yaml @@ -7,7 +7,7 @@ version: 1.0.0 dependencies: - name: postgresql - version: 16.7.27 + version: 18.2.0 repository: oci://registry-1.docker.io/bitnamicharts - name: grafana version: 10.4.1