From 0f3984f115eedaabbc83df4c43b33e7f5ce18e9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 18:38:40 +0000 Subject: [PATCH] Update Helm release cloudnative-pg to v0.21.5 --- 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 b332bdc19..49ca14ed7 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.4 + version: 0.21.5 repository: https://cloudnative-pg.io/charts/ appVersion: "1.23.1"