Skip to content

Commit 57174ee

Browse files
committed
Fix contact info for Helm chart
1 parent 0ee59c0 commit 57174ee

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

charts/pgcat/Chart.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ apiVersion: v2
22
name: pgcat
33
description: A Helm chart for PgCat a PostgreSQL pooler and proxy (like PgBouncer) with support for sharding, load balancing, failover and mirroring.
44
maintainers:
5-
- name: Wildcard
6-
5+
- name: PostgresML
6+
77
appVersion: "1.2.0"
8-
version: 0.2.4
8+
version: 0.2.5
9+

0 commit comments

Comments
 (0)