diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml index 3bcd87fb1b0338323693909f900cbc9f02798990..d518202cc0d097eb20684cd0dd5ff2aaef57e372 100644 --- a/charts/mongodb/Chart.yaml +++ b/charts/mongodb/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: 0.4.16 +version: 0.5.8 -appVersion: "5.0.14" +appVersion: "6.0.3" diff --git a/charts/mongodb/README.md b/charts/mongodb/README.md index 38580acf2992df1150f2f272caa631beb71adbbf..b57a40f3e8866dca353af2feac91f716548caa8f 100644 --- a/charts/mongodb/README.md +++ b/charts/mongodb/README.md @@ -1,6 +1,6 @@ # MongoDB -   +   ## Changelog diff --git a/charts/mongodb/RELEASENOTES.md b/charts/mongodb/RELEASENOTES.md index 689084ef1dae508c5b57a56057a495db44eff694..8cb13f80e122017bd47c1be36f69b1e783b0501c 100644 --- a/charts/mongodb/RELEASENOTES.md +++ b/charts/mongodb/RELEASENOTES.md @@ -54,4 +54,5 @@ | 0.5.5 | 6.0.2 | Fixed pod initialization bug when deployed without replicaset | | 0.5.6 | 6.0.2 | Implemented support for more independent configuration of arbiters and hidden secondaries | | 0.5.7 | 6.0.3 | Upgraded to MongoDB 6.0.3 | +| 0.5.8 | 6.0.3 | Fixed bug: Copy of custom scripts failed - thx @huber-and | | | | |