File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515
1616LOG=" pgo-installer.log"
1717
18- export PGORELEASE=3.0
18+ export PGORELEASE=3.1
1919
2020echo " Testing for dependencies..." | tee -a $LOG
2121
@@ -57,7 +57,7 @@ export GOPATH=$HOME/odev
5757export GOBIN=$GOPATH /bin
5858export PATH=$PATH :$GOPATH /bin
5959export CO_IMAGE_PREFIX=crunchydata
60- export CO_IMAGE_TAG=centos7-3.0
60+ export CO_IMAGE_TAG=centos7-3.1
6161export COROOT=$GOPATH /src/github.com/crunchydata/postgres-operator
6262export CO_APISERVER_URL=https://127.0.0.1:18443
6363export PGO_CA_CERT=$COROOT /conf/apiserver/server.crt
Original file line number Diff line number Diff line change 1515
1616LOG=" pgo-installer.log"
1717
18- export PGORELEASE=3.0
18+ export PGORELEASE=3.1
1919
2020echo " Testing for dependencies..." | tee -a $LOG
2121
@@ -57,7 +57,7 @@ export GOPATH=$HOME/odev
5757export GOBIN=$GOPATH /bin
5858export PATH=$PATH :$GOPATH /bin
5959export CO_IMAGE_PREFIX=crunchydata
60- export CO_IMAGE_TAG=centos7-3.0
60+ export CO_IMAGE_TAG=centos7-3.1
6161export COROOT=$GOPATH /src/github.com/crunchydata/postgres-operator
6262export CO_APISERVER_URL=https://127.0.0.1:18443
6363export PGO_CA_CERT=$COROOT /conf/apiserver/server.crt
You can’t perform that action at this time.
0 commit comments