Skip to content

Commit 319982e

Browse files
authored
chore: update wal-g; update README.md (#421)
1 parent 1a31c62 commit 319982e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ Aside from having [ufw](https://help.ubuntu.com/community/UFW),[fail2ban](https:
4949
| Goodie | Version | Description |
5050
| ------------- | :-------------: | ------------- |
5151
| [PgBouncer](https://www.pgbouncer.org/) | [1.16.1](http://www.pgbouncer.org/changelog.html#pgbouncer-116x) | Set up Connection Pooling. |
52-
| [PostgREST](https://postgrest.org/en/stable/) | [v8.0.0](https://github.com/PostgREST/postgrest/releases/tag/v8.0.0) | Instantly transform your database into an RESTful API. |
53-
| [WAL-G](https://github.com/wal-g/wal-g#wal-g) | [v1.1](https://github.com/wal-g/wal-g/releases/tag/v1.1) | Tool for physical database backup and recovery. |
52+
| [PostgREST](https://postgrest.org/en/stable/) | [v10.1.1](https://github.com/PostgREST/postgrest/releases/tag/v10.1.1) | Instantly transform your database into an RESTful API. |
53+
| [WAL-G](https://github.com/wal-g/wal-g#wal-g) | [v2.0.1](https://github.com/wal-g/wal-g/releases/tag/v2.0.1) | Tool for physical database backup and recovery. |
5454

5555
## Install
5656

ansible/vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ kong_deb_checksum: sha1:2086f6ccf8454fe64435252fea4d29d736d7ec61
3131
nginx_release: 1.22.0
3232
nginx_release_checksum: sha1:419efb77b80f165666e2ee406ad8ae9b845aba93
3333

34-
wal_g_release: "v2.0.0"
34+
wal_g_release: "v2.0.1"
3535

3636
sfcgal_release: "1.3.10"
3737
sfcgal_release_checksum: sha1:f4add34a00afb0b5f594685fc646565a2bda259b

0 commit comments

Comments
 (0)