Compare commits

...

2 Commits

Author SHA1 Message Date
Mostafa
ae843a9797 trigger a build 2025-02-27 15:50:59 -06:00
Mostafa
6ffdf5f5b0 test chart lint 2025-02-27 15:47:51 -06:00
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ jobs:
version: v3.8.1 version: v3.8.1
# Python is required because `ct lint` runs Yamale (https://github.com/23andMe/Yamale) and # Python is required because `ct lint` runs Yamale (https://github.com/23andMe/Yamale) and
# yamllint (https://github.com/adrienverge/yamllint) which require Python # yamllint (https://github.com/adrienverge/yamllint) which require Python
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v5.1.0 uses: actions/setup-python@v5.1.0
with: with:

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: pgcat name: pgcat
description: A Helm chart for PgCat a PostgreSQL pooler and proxy (like PgBouncer) with support for sharding, load balancing, failover and mirroring. description: A Helam chart for PgCat a PostgreSQL pooler and proxy (like PgBouncer) with support for sharding, load balancing, failover and mirroring.
maintainers: maintainers:
- name: PostgresML - name: PostgresML
email: team@postgresml.org email: team@postgresml.org