Skip to content

Commit 949e044

Browse files
author
Jeff McCormick
authored
Update index.html
fix version number.
1 parent 643aa03 commit 949e044

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/installation/manual-installation/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ <h2 id="_project_structure">Project Structure</h2>
258258
export COROOT=$GOPATH/src/github.com/crunchydata/postgres-operator
259259
export CO_IMAGE_PREFIX=crunchydata
260260
export CO_BASEOS=centos7
261-
export CO_VERSION=3.2
261+
export CO_VERSION=3.2.0
262262
export CO_IMAGE_TAG=centos7-$CO_VERSION
263263
export PGO_CA_CERT=$COROOT/conf/apiserver/server.crt
264264
export PGO_CLIENT_CERT=$COROOT/conf/apiserver/server.crt
@@ -702,4 +702,4 @@ <h2 id="_next_steps">Next Steps</h2>
702702

703703

704704
</body>
705-
</html>
705+
</html>

0 commit comments

Comments
 (0)