postgresml / pgcat

PostgreSQL pooler with sharding, load balancing and failover support.
MIT License
3.01k stars 182 forks source link

helm chart release failing #834

Open kuuji opened 5 days ago

kuuji commented 5 days ago

Hey folks! Looks like your helm release has been failing https://github.com/postgresml/pgcat/actions/runs/10863338918/job/30147370986 We'd like to use the chart without having to release it ourselves. I think it looks like a maintainer might just need to create the origin/gh-pages branch and this actions will be able to push to it (as long as there are no other errors after)

Any chance someone could take a look at this?

edit: https://github.com/helm/chart-releaser-action#pre-requisites those are the pre-requesites for the action. We need the branch and github pages to be enabled for this repo.

Volatus commented 14 hours ago

Was also trying to figure this out, looks like the pre-reqs aren't met. Any idea when this could potentially be addressed @levkk ?