diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml index 16a40c1d4f10c48c7626461b639ab72b4da02005..a0fe28c30134ee51c18d26ac7bb18f65059d029b 100644 --- a/charts/mongodb/Chart.yaml +++ b/charts/mongodb/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: 0.4.1 +version: 0.2.15 -appVersion: "5.0.5" +appVersion: "4.2.18" diff --git a/charts/mongodb/README.md b/charts/mongodb/README.md index 3cd944261881f41d961ccd22703e63e52c03d374..0565f5a1983bc2f286869f18ebeb0e03db1886c2 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 6653f86f8d1172da4c24f501241490e1a25720f8..24241e84906e9988511d4da4803272fefb57b2f3 100644 --- a/charts/mongodb/RELEASENOTES.md +++ b/charts/mongodb/RELEASENOTES.md @@ -3,6 +3,7 @@ | Chart version | App version | Change description | | :------------ | :---------- | :----------------- | | 0.2.14 | 4.2.14 | Implemented startupProbe support | +| 0.2.15 | 4.2.18 | Upgraded to MongoDB 4.2.18 | 0.3.8 | 4.4.11 | Implemented startupProbe support | | 0.4.1 | 5.0.5 | Implemented startupProbe support | | | | |