Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pgcat.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: pgcat
version: 1.0.0
version: 1.1.0
epoch: 0
description: "PostgreSQL pooler with sharding, load balancing and failover support."
copyright:
Expand All @@ -21,7 +21,7 @@ pipeline:
with:
repository: https://github.com/postgresml/pgcat
tag: v${{package.version}}
expected-commit: 0d5feac4b299ab9eac8cdb6641d06b0606696442
expected-commit: 4cf54a612251fd01c6565212a74776575dd188e8

- name: Configure and build
runs: |
Expand Down