Skip to content
Snippets Groups Projects
Commit cc97031c authored by Goeran Poehner's avatar Goeran Poehner
Browse files

Implemented replicaset support for MongoDB 5

parent f6149ddb
Branches
Tags
No related merge requests found
...@@ -7,6 +7,6 @@ type: application ...@@ -7,6 +7,6 @@ type: application
maintainers: maintainers:
- name: groundhog2k - name: groundhog2k
version: 0.3.18 version: 0.4.12
appVersion: "4.4.17" appVersion: "5.0.13"
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
| 0.4.9 | 5.0.11 | Upgraded to MongoDB 5.0.11 | | 0.4.9 | 5.0.11 | Upgraded to MongoDB 5.0.11 |
| 0.4.10 | 5.0.12 | Upgraded to MongoDB 5.0.12 | | 0.4.10 | 5.0.12 | Upgraded to MongoDB 5.0.12 |
| 0.4.11 | 5.0.13 | Upgraded to MongoDB 5.0.13 | | 0.4.11 | 5.0.13 | Upgraded to MongoDB 5.0.13 |
| 0.4.12 | 5.0.13 | Implemented ReplicaSet deployment support |
| 0.5.0 | 6.0.1 | Upgraded to MongoDB 6.0.1 | | 0.5.0 | 6.0.1 | Upgraded to MongoDB 6.0.1 |
| 0.5.1 | 6.0.1 | Implemented support for custom inline init scripts | | 0.5.1 | 6.0.1 | Implemented support for custom inline init scripts |
| 0.5.2 | 6.0.1 | Implemented support for image.registry option | | 0.5.2 | 6.0.1 | Implemented support for image.registry option |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment