diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml index c8c5f8969a68f82cf6c23f19e4cbde77afdd86e3..38708630cf3f35d7265343dc95d9ed8574d8782c 100644 --- a/charts/mongodb/Chart.yaml +++ b/charts/mongodb/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: 0.4.6 +version: 0.2.19 -appVersion: "5.0.8" +appVersion: "4.2.20" diff --git a/charts/mongodb/RELEASENOTES.md b/charts/mongodb/RELEASENOTES.md index 082960e54dc2880d9dece4b12f16248d897c1f30..bee64174eba3e0d6674b98b13712a0a4cb9b086f 100644 --- a/charts/mongodb/RELEASENOTES.md +++ b/charts/mongodb/RELEASENOTES.md @@ -7,6 +7,7 @@ | 0.2.16 | 4.2.18 | Implemented support for extra secrets and advanced configuration capabilites | | 0.2.17 | 4.2.18 | Implemented support for extra containers | | 0.2.18 | 4.2.19 | Upgraded to MongoDB 4.2.19 | +| 0.2.19 | 4.2.20 | Upgraded to MongoDB 4.2.20 | | 0.3.8 | 4.4.11 | Implemented startupProbe support | | 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 |