diff --git a/charts/mariadb/Chart.yaml b/charts/mariadb/Chart.yaml index 8758404d97911ff0bb74cb4db348f9aee46f5de6..d8bcc1e883b8c1b841a5df968ec22ade59a85646 100644 --- a/charts/mariadb/Chart.yaml +++ b/charts/mariadb/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: 0.2.18 +version: 0.3.2 -appVersion: "10.5.13" +appVersion: "10.6.5" diff --git a/charts/mariadb/README.md b/charts/mariadb/README.md index ac52cad26f80014435e4e9f498d0ed2225f3c847..8d47c41116f35aef482cecec2208a7e38e99af34 100644 --- a/charts/mariadb/README.md +++ b/charts/mariadb/README.md @@ -1,6 +1,6 @@ # MariaDB -   +   ## Changelog diff --git a/charts/mariadb/RELEASENOTES.md b/charts/mariadb/RELEASENOTES.md index 2370d0203b4bde3ed6d6d717b2828f85ad5e5981..37bad79ae21308e74275687ad5d94cb87991ba0e 100644 --- a/charts/mariadb/RELEASENOTES.md +++ b/charts/mariadb/RELEASENOTES.md @@ -5,5 +5,6 @@ | 0.2.17 | 10.5.13 | Implemented startupProbe support | | 0.2.18 | 10.5.13 | Implemented support for extra secrets and advanced configuration capabilites | | 0.3.1 | 10.6.5 | Implemented startupProbe support | +| 0.3.2 | 10.6.5 | Implemented support for extra secrets and advanced configuration capabilites | | 0.4.1 | 10.7.1 | Implemented startupProbe support | | | | | diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml index d5267066225c02f233ba62c1080ba1844782d170..88e2f470dd69d9a3e5dfecbf237a75ff97562b77 100644 --- a/charts/mongodb/Chart.yaml +++ b/charts/mongodb/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: 0.2.16 +version: 0.3.10 -appVersion: "4.2.18" +appVersion: "4.4.3" diff --git a/charts/mongodb/README.md b/charts/mongodb/README.md index 27632b46f31245ab88ec735da09e210bf2f7f2ce..d3d13eaa1b7eac4cc85e391d8baf0dfdf36c2b98 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 1b9a813e6c86c9992b7effcd56ba533ed228733d..6be5fc21ebee89b52ab3f7e2d937838fcd7d9dd1 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.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 | | 0.4.1 | 5.0.5 | Implemented startupProbe support | | 0.4.2 | 5.0.6 | Upgraded to MongoDB 5.0.6 | | | | | diff --git a/charts/postgres/Chart.yaml b/charts/postgres/Chart.yaml index c2cc4ab3454fff52cdf393ef8aba8400d7a3eca1..6a986109b3773ed4c55d8c231ad460507b9daada 100644 --- a/charts/postgres/Chart.yaml +++ b/charts/postgres/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: 0.2.17 +version: 0.3.6 -appVersion: "13.5" +appVersion: "14.1" diff --git a/charts/postgres/README.md b/charts/postgres/README.md index 6aa311ac2ec8eda6a23e82038b7453e44e8a57b1..ffe4ee7db2fe9466781b1c2b54eab7bc702b49b0 100644 --- a/charts/postgres/README.md +++ b/charts/postgres/README.md @@ -1,6 +1,6 @@ # PostgreSQL -   +   ## Changelog diff --git a/charts/postgres/RELEASENOTES.md b/charts/postgres/RELEASENOTES.md index e02dfa63f8246e775c34a9b595bd97e1ccd4f5b1..24f7994aca5cefbca576bb183b0b8cfb40bba9fa 100644 --- a/charts/postgres/RELEASENOTES.md +++ b/charts/postgres/RELEASENOTES.md @@ -6,4 +6,5 @@ | 0.2.17 | 13.5 | Implemented support for extra secrets and advanced configuration capabilites | | 0.3.4 | 14.1 | Fixes bug with wrong mounted customConfig #811 | | 0.3.5 | 14.1 | Updated readme and release notes | +| 0.3.6 | 14.1 | Implemented support for extra secrets and advanced configuration capabilites | | | | |