From 32cecc6239b8f1775a9573c6860caf637cced07f Mon Sep 17 00:00:00 2001 From: webcoderz <19884161+webcoderz@users.noreply.github.com> Date: Sun, 20 Aug 2023 15:51:26 -0400 Subject: [PATCH] pg cluster version bump --- 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 a6f789b5..046e9c01 100644 --- a/charts/postgres-cluster/Chart.yaml +++ b/charts/postgres-cluster/Chart.yaml @@ -3,7 +3,7 @@ name: postgrescluster description: A postgres cluster Helm chart for Graphistry on Kubernetes type: application # The version below should match the version on the PostgresCluster CRD -version: 0.6.0 +version: 0.7.0 appVersion: 5.2.0