From 4980b2b8ea8c6d8103b07cb98f092e268d425e06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 20:30:42 +0000 Subject: [PATCH] Update Helm release cloudnative-pg to v0.21.4 --- clusters/cl01tl/storage/cloudnative-pg/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/storage/cloudnative-pg/Chart.yaml b/clusters/cl01tl/storage/cloudnative-pg/Chart.yaml index 92dcefc34..b332bdc19 100644 --- a/clusters/cl01tl/storage/cloudnative-pg/Chart.yaml +++ b/clusters/cl01tl/storage/cloudnative-pg/Chart.yaml @@ -6,6 +6,6 @@ sources: - https://github.com/cloudnative-pg/charts dependencies: - name: cloudnative-pg - version: 0.21.2 + version: 0.21.4 repository: https://cloudnative-pg.io/charts/ appVersion: "1.23.1"