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

Fixed bug #1195

parent 345847bb
No related branches found
No related tags found
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.22 version: 0.4.16
appVersion: "4.4.18" appVersion: "5.0.14"
...@@ -45,6 +45,7 @@ ...@@ -45,6 +45,7 @@
| 0.4.13 | 5.0.13 | Fixed pod initialization bug when deployed without replicaset | | 0.4.13 | 5.0.13 | Fixed pod initialization bug when deployed without replicaset |
| 0.4.14 | 5.0.13 | Implemented support for more independent configuration of arbiters and hidden secondaries | | 0.4.14 | 5.0.13 | Implemented support for more independent configuration of arbiters and hidden secondaries |
| 0.4.15 | 5.0.14 | Upgraded to MongoDB 5.0.14 | | 0.4.15 | 5.0.14 | Upgraded to MongoDB 5.0.14 |
| 0.4.16 | 5.0.14 | Fixed bug: Copy of custom scripts failed - thx @huber-and |
| 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