Skip to content

Commit 3796e26

Browse files
authored
Fix contact info for Helm chart (#861)
* Fix contact info for Helm chart
1 parent 0ee59c0 commit 3796e26

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/pgcat/Chart.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ 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

0 commit comments

Comments
 (0)