diff --git a/charts/mariadb/Chart.yaml b/charts/mariadb/Chart.yaml index d6f1dd8e13a8fa51097821d834ffec2f01b77e67..d8bcc1e883b8c1b841a5df968ec22ade59a85646 100644 --- a/charts/mariadb/Chart.yaml +++ b/charts/mariadb/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: 0.2.19 +version: 0.3.2 -appVersion: "10.5.3" +appVersion: "10.6.5" diff --git a/charts/mariadb/README.md b/charts/mariadb/README.md index 61803f7a478e94518c33748d2924b4b179e34c12..679b9ac9fee4faa3511a3e16d1c4aef0b1e52f34 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 51300c73419a8bc901991336ab7eda21630cecd1..03e363e792f42a1459d19e6e5dd558ff39703d02 100644 --- a/charts/mariadb/RELEASENOTES.md +++ b/charts/mariadb/RELEASENOTES.md @@ -7,6 +7,7 @@ | 0.2.19 | 10.5.13 | Implemented support for extra containers | | 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.3.2 | 10.6.5 | Implemented support for extra containers | | 0.4.1 | 10.7.1 | Implemented startupProbe support | | 0.4.2 | 10.7.1 | Implemented support for extra secrets and advanced configuration capabilites | | | | | diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml index 2dba857e7ce85823e68c8ed52fb1fb54444655da..c71a025f9ca5c1db228d7d5672fb0c885218dd03 100644 --- a/charts/mongodb/Chart.yaml +++ b/charts/mongodb/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: 0.2.17 +version: 0.3.11 -appVersion: "4.2.18" +appVersion: "4.4.13" diff --git a/charts/mongodb/README.md b/charts/mongodb/README.md index aad3653588b467529d9d91a1b2246f2a801e912b..f1bc6f42b315d134118a9b4bfba20af7782f3dc6 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 95139b94b8238fe7f07be7455b6d3e2ddb4f3451..b0bb2877a4826eda8e5e0bb2fb71784520ae7b51 100644 --- a/charts/mongodb/RELEASENOTES.md +++ b/charts/mongodb/RELEASENOTES.md @@ -9,6 +9,7 @@ | 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.3.11 | 4.4.13 | 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 | diff --git a/charts/postgres/Chart.yaml b/charts/postgres/Chart.yaml index 56513dc5bb727a0b2357d7b8a274eaec9ff2f4c4..34b5870cd964287b92b47b488679dc8a84da3ba0 100644 --- a/charts/postgres/Chart.yaml +++ b/charts/postgres/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: 0.2.18 +version: 0.3.7 -appVersion: "13.5" +appVersion: "14.1" diff --git a/charts/postgres/README.md b/charts/postgres/README.md index b99280679c4a3b1b91d9f9c83b0aae923a9f5f31..675fd060c2cdb588f38ad57515d009147d790329 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 2114b3a93ed0af96345ab51b6b19a578f806aa6d..6597cf304a2097c5c39b1d93b4dbc81b4aaa37a3 100644 --- a/charts/postgres/RELEASENOTES.md +++ b/charts/postgres/RELEASENOTES.md @@ -8,4 +8,5 @@ | 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 | +| 0.3.7 | 14.1 | Implemented support for extra containers | | | | |