mirror of
https://github.com/caprover/caprover
synced 2026-09-26 00:25:38 +00:00
Updated to hotfix
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
## [Next Version - available as `edge`]
|
||||
|
||||
- TBD
|
||||
|
||||
## [1.10.1] - 2021-10-09
|
||||
|
||||
- Fixed: Fixed expired SSL certs issue [Issue-1215](https://github.com/caprover/caprover/issues/1215)
|
||||
- Fixed: On some VMs the initial installation used to fail due to issues with Docker's ingress network. [Issue-1206](https://github.com/caprover/caprover/issues/1206)
|
||||
- Fixed: CAPROVER_GIT_COMMIT_SHA wasn't available if deployed using webhook [Issue-1198](https://github.com/caprover/caprover/issues/1198)
|
||||
|
||||
@@ -17,7 +17,7 @@ const CONSTANT_FILE_OVERRIDE_USER =
|
||||
const configs = {
|
||||
publishedNameOnDockerHub: 'caprover/caprover',
|
||||
|
||||
version: '1.10.0',
|
||||
version: '1.10.1',
|
||||
|
||||
defaultMaxLogSize: '512m',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user