From cfd426f657348accedfd10a0250c0fa1e1de9dca Mon Sep 17 00:00:00 2001 From: alexlebens Date: Thu, 11 Apr 2024 19:31:46 -0600 Subject: [PATCH] bump chart version --- charts/postgres-cluster/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/postgres-cluster/Chart.yaml b/charts/postgres-cluster/Chart.yaml index 0f6499e..ffb260e 100644 --- a/charts/postgres-cluster/Chart.yaml +++ b/charts/postgres-cluster/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: postgres-cluster -version: 0.2.3 +version: 0.2.4 description: Chart for cloudnative-pg cluster keywords: - database