Skip to content

Commit

Permalink
Bump Patroni to version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlecuyer authored Jul 20, 2021
1 parent 231951c commit bc55dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CCP_BASEOS ?= centos8
BASE_IMAGE_OS ?= $(CCP_BASEOS)
CCP_PGVERSION ?= 13
CCP_PG_FULLVERSION ?= 13.3
CCP_PATRONI_VERSION ?= 2.0.2
CCP_PATRONI_VERSION ?= 2.1.0
CCP_BACKREST_VERSION ?= 2.33
CCP_VERSION ?= 4.7.0
CCP_POSTGIS_VERSION ?= 3.1
Expand Down

0 comments on commit bc55dbe

Please sign in to comment.