From 17796a11833a4cb9b03a0ca8a438b36f10a089d6 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Thu, 18 Apr 2024 01:48:03 -0600 Subject: [PATCH] increment 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 fd5be65..8f5bc68 100644 --- a/charts/postgres-cluster/Chart.yaml +++ b/charts/postgres-cluster/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: postgres-cluster -version: 2.3.4 +version: 2.3.5 description: Chart for cloudnative-pg cluster keywords: - database