From 57174ee8ba7a2338553e6d470ffd9fc6259ad9b0 Mon Sep 17 00:00:00 2001 From: Mostafa Date: Mon, 11 Nov 2024 09:03:15 -0600 Subject: [PATCH 1/2] Fix contact info for Helm chart --- charts/pgcat/Chart.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/pgcat/Chart.yaml b/charts/pgcat/Chart.yaml index 0d020657..39378686 100644 --- a/charts/pgcat/Chart.yaml +++ b/charts/pgcat/Chart.yaml @@ -2,7 +2,8 @@ apiVersion: v2 name: pgcat description: A Helm chart for PgCat a PostgreSQL pooler and proxy (like PgBouncer) with support for sharding, load balancing, failover and mirroring. maintainers: - - name: Wildcard - email: support@w6d.io + - name: PostgresML + email: team@postgresml.org appVersion: "1.2.0" -version: 0.2.4 +version: 0.2.5 + From 35e51c8acc7148f29420f6fc8bdc569dd106e5cf Mon Sep 17 00:00:00 2001 From: Mostafa Date: Mon, 11 Nov 2024 09:04:38 -0600 Subject: [PATCH 2/2] lint --- charts/pgcat/Chart.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/charts/pgcat/Chart.yaml b/charts/pgcat/Chart.yaml index 39378686..430c839b 100644 --- a/charts/pgcat/Chart.yaml +++ b/charts/pgcat/Chart.yaml @@ -6,4 +6,3 @@ maintainers: email: team@postgresml.org appVersion: "1.2.0" version: 0.2.5 -