diff --git a/LICENSE.md b/LICENSE.md index 90fe0562e2..f8ebe3dacd 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -176,7 +176,7 @@ END OF TERMS AND CONDITIONS - Copyright 2017 - 2020 Crunchy Data Solutions, Inc. + Copyright 2017 - 2021 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Makefile b/Makefile index d4d51e2873..14fb0c4c46 100644 --- a/Makefile +++ b/Makefile @@ -9,9 +9,9 @@ PGO_CMD ?= kubectl PGO_IMAGE_PREFIX ?= crunchydata PGO_IMAGE_TAG ?= $(PGO_BASEOS)-$(PGO_VERSION) PGO_OPERATOR_NAMESPACE ?= pgo -PGO_VERSION ?= 4.4.0 +PGO_VERSION ?= 4.4.3 PGO_PG_VERSION ?= 12 -PGO_PG_FULLVERSION ?= 12.3 +PGO_PG_FULLVERSION ?= 12.6 PGO_BACKREST_VERSION ?= 2.27 RELTMPDIR=/tmp/release.$(PGO_VERSION) diff --git a/README.md b/README.md index 9d14b031ed..3e3a4c5c4b 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,22 @@ -
-
+
-
+