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 11package apiservermsgs
22
33/*
4- Copyright 2017 Crunchy Data Solutions, Inc.
4+ Copyright 2019 Crunchy Data Solutions, Inc.
55Licensed under the Apache License, Version 2.0 (the "License");
66you may not use this file except in compliance with the License.
77You may obtain a copy of the License at
@@ -17,7 +17,7 @@ limitations under the License.
1717
1818import ()
1919
20- const PGO_VERSION = "3.5.1-rc1 "
20+ const PGO_VERSION = "3.5.1"
2121
2222// Ok status
2323const Ok = "ok"
Original file line number Diff line number Diff line change 44 CCPImagePrefix : crunchydata
55 Metrics : false
66 Badger : false
7- CCPImageTag : centos7-11.2-2.3.1-rc2
7+ CCPImageTag : centos7-11.2-2.3.1
88 Port : 5432
99 User : testuser
1010 Database : userdb
9292 LSPVCTemplate : /pgo-config/pgo.lspvc-template.json
9393 LoadTemplate : /pgo-config/pgo.load-template.json
9494 COImagePrefix : crunchydata
95- COImageTag : centos7-3.5.1-rc1
95+ COImageTag : centos7-3.5.1
You can’t perform that action at this time.
0 commit comments