From 9c93b1dc4ab4e0a9c38cc3100bfbfc7106e0a702 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Thu, 11 Apr 2024 19:31:56 -0600 Subject: [PATCH] bump chart version --- charts/postgres-cluster-upgrade/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/postgres-cluster-upgrade/Chart.yaml b/charts/postgres-cluster-upgrade/Chart.yaml index 02e2234..98ff02b 100644 --- a/charts/postgres-cluster-upgrade/Chart.yaml +++ b/charts/postgres-cluster-upgrade/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: postgres-cluster-upgrade -version: 0.1.0 +version: 0.1.1 description: Chart for upgrading a cloudnative-pg cluster in the same namespace keywords: - database