Skip to content

Commit aba4fcc

Browse files
committed
Updates pg and pgo versions
1 parent 2e27c49 commit aba4fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/envs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export PGO_CONF_DIR=$PGOROOT/installers/ansible/roles/pgo-operator/files
2020
# the version of the Operator you run is set by these vars
2121
export PGO_IMAGE_PREFIX=registry.developers.crunchydata.com/crunchydata
2222
export PGO_BASEOS=ubi8
23-
export PGO_VERSION=4.7.6
23+
export PGO_VERSION=4.7.7
2424
export PGO_IMAGE_TAG=$PGO_BASEOS-$PGO_VERSION
2525

2626
# for setting the pgo apiserver port, disabling TLS or not verifying TLS

0 commit comments

Comments
 (0)