diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml index c5ddd6e78e5cdd827a9acb4bc8e74a4d7f30dad5..104dbdaefce362f03007ad93e671ee06698c989f 100644 --- a/charts/mongodb/Chart.yaml +++ b/charts/mongodb/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: 0.4.4 +version: 0.3.12 -appVersion: "5.0.6" +appVersion: "4.4.12" diff --git a/charts/mongodb/README.md b/charts/mongodb/README.md index 90597c89267421fa598ee6ca0bbc0c82608f8ce2..384c441d16cadcdf0f3fbd9535afabdfbbfc59fe 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 be897e095d78a1bc9d006d45e33ba0bcf03c3960..454551d49ddae74edace027dba8424d48da795b2 100644 --- a/charts/mongodb/RELEASENOTES.md +++ b/charts/mongodb/RELEASENOTES.md @@ -10,6 +10,7 @@ | 0.3.9 | 4.4.12 | Upgraded to MongoDB 4.4.12 | | 0.3.10 | 4.4.13 | Implemented support for extra secrets and advanced configuration capabilites | | 0.3.11 | 4.4.13 | Implemented support for extra containers | +| 0.3.12 | 4.4.12 | Implemented support for extra containers | | 0.4.1 | 5.0.5 | Implemented startupProbe support | | 0.4.2 | 5.0.6 | Upgraded to MongoDB 5.0.6 | | 0.4.3 | 5.0.6 | Implemented support for extra secrets and advanced configuration capabilites |