diff --git a/charts/ghost/Chart.lock b/charts/ghost/Chart.lock index af67af6799de9846379d95f3f5116c717c26c912..b1f16c84006082764c1d2ced77e0b4a4560bf91e 100644 --- a/charts/ghost/Chart.lock +++ b/charts/ghost/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mariadb repository: https://groundhog2k.github.io/helm-charts - version: 0.2.20 + version: 0.2.21 - name: mysql repository: https://groundhog2k.github.io/helm-charts version: 0.1.0 -digest: sha256:634907a40df44af836beef02e8ff88477b013491a19c1ad7e4345318f44443ac -generated: "2022-05-09T16:55:57.106906+02:00" +digest: sha256:820d00ae86389eee17311d58c3d1822f557f843f2b25ce5ce883c780561220c3 +generated: "2022-06-02T14:38:38.395118768+02:00" diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index d075d59deb5779a169e64a7259b726825d3fb837..3bbbfef7eba02b8045a21beddd82f9c9ceeb6b20 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,13 +7,13 @@ type: application maintainers: - name: groundhog2k -version: 0.47.0 +version: 0.47.1 appVersion: "5.1.1" dependencies: - name: mariadb - version: 0.2.20 + version: 0.2.21 repository: "https://groundhog2k.github.io/helm-charts" condition: mariadb.enabled - name: mysql diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 4c0a2dd8016ab272d6c021d9c14ffd2566f8c5d2..57fba05c1cfa7f245c0ec1fd7f2687710bdf4514 100644 --- a/charts/ghost/README.md +++ b/charts/ghost/README.md @@ -1,6 +1,6 @@ # Ghost -   +   ## Changelog @@ -49,7 +49,7 @@ helm uninstall my-release | Repository | Name | Version | |------------|------|---------| -| @groundhog2k | mariadb | 0.2.20 | +| @groundhog2k | mariadb | 0.2.21 | ## Common parameters diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md index 98e8b46aa50c165464656196313b32b31bb5471b..e3cee7d5e3e65c84d2e1565173b189cb3cb1beae 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -34,4 +34,5 @@ | 0.46.0 | 5.0.0 | Upgraded to Ghost 5.0.0 - Upgrade to Ghost 5.0.0 with MariaDB as database backend works only when upgraded to Ghost 4.48.1 before - Using MySQL as database backend is highly recommended and will support the full upgrade path | | 0.46.1 | 5.0.2 | Upgraded to Ghost 5.0.2 - Upgrade to Ghost 5.0.2 with MariaDB as database backend works only when upgraded to Ghost 4.48.1 before - Using MySQL as database backend is highly recommended and will support the full upgrade path | | 0.47.0 | 5.1.1 | Upgraded to Ghost 5.1.1 - Upgrade to Ghost 5.1.1 with MariaDB as database backend works only when upgraded to Ghost 4.48.1 before - Using MySQL as database backend is highly recommended and will support the full upgrade path | +| 0.47.1 | 5.1.1 | Updated chart dependencies (mariadb 0.2.21) | | | | | diff --git a/charts/ghost/charts/mariadb-0.2.20.tgz b/charts/ghost/charts/mariadb-0.2.20.tgz deleted file mode 100644 index 46dfade26c878b1bcd497800186301356794659d..0000000000000000000000000000000000000000 Binary files a/charts/ghost/charts/mariadb-0.2.20.tgz and /dev/null differ diff --git a/charts/ghost/charts/mariadb-0.2.21.tgz b/charts/ghost/charts/mariadb-0.2.21.tgz new file mode 100644 index 0000000000000000000000000000000000000000..b7236d68b6ff3e8f81a4eae23a21cb9fa2fafbc1 Binary files /dev/null and b/charts/ghost/charts/mariadb-0.2.21.tgz differ diff --git a/charts/gitea/Chart.lock b/charts/gitea/Chart.lock index c43bcfc9786af2a0e00669965f0ff5893ee90a0f..5ef7320d59bbbe84b5a75b7eeb53cd6dd0042ba5 100644 --- a/charts/gitea/Chart.lock +++ b/charts/gitea/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: mariadb repository: https://groundhog2k.github.io/helm-charts - version: 0.2.20 + version: 0.2.21 - name: postgres repository: https://groundhog2k.github.io/helm-charts version: 0.2.20 - name: redis repository: https://groundhog2k.github.io/helm-charts version: 0.5.0 -digest: sha256:0d8dcd212d99745acfe0946af1e8b62be598b180b4f55b91896796a9b8eddb18 -generated: "2022-05-21T10:19:19.1026884+02:00" +digest: sha256:593f5a3674d4f86dd2df8c0031e7cc9f7d57c48e19f610e5517040101a3280e8 +generated: "2022-06-02T14:38:44.782211898+02:00" diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml index 1e51b0b286d615e92922e5f32a78c2b3586d4843..745c984af597df7cbc51466cab00c1d57f76dc72 100644 --- a/charts/gitea/Chart.yaml +++ b/charts/gitea/Chart.yaml @@ -8,14 +8,14 @@ maintainers: - name: groundhog2k # This is the chart version -version: 0.5.11 +version: 0.5.12 # This is the version number of the application being deployed. appVersion: "1.16.8" dependencies: - name: mariadb - version: 0.2.20 + version: 0.2.21 repository: "https://groundhog2k.github.io/helm-charts" condition: mariadb.enabled - name: postgres diff --git a/charts/gitea/README.md b/charts/gitea/README.md index 346b5cae2742669b148786d226b5c349d10fceba..5feb149ff4c636c5571b83113a64728433b1c7cc 100644 --- a/charts/gitea/README.md +++ b/charts/gitea/README.md @@ -1,6 +1,6 @@ # Gitea -   +   ## Changelog @@ -47,7 +47,7 @@ helm uninstall my-release | Repository | Name | Version | |------------|------|---------| -| @groundhog2k | mariadb | 0.2.20 | +| @groundhog2k | mariadb | 0.2.21 | | @groundhog2k | postgres | 0.2.20 | | @groundhog2k | redis | 0.5.0 | diff --git a/charts/gitea/RELEASENOTES.md b/charts/gitea/RELEASENOTES.md index 8ea7f2379fc9314fe7529fdd1590e25c6abdb62f..7e19ce49f7e441da235486281b008e71e4331ae6 100644 --- a/charts/gitea/RELEASENOTES.md +++ b/charts/gitea/RELEASENOTES.md @@ -16,4 +16,5 @@ | 0.5.9 | 1.16.7 | Updated to Gitea 1.16.7 | | 0.5.10 | 1.16.8 | Updated to Gitea 1.16.8 | | 0.5.11 | 1.16.8 | Updated chart dependencies (postgres 0.2.20 / redis 0.5.0) | +| 0.5.12 | 1.16.8 | Updated chart dependencies (mariadb 0.2.21) | | | | | diff --git a/charts/gitea/charts/mariadb-0.2.20.tgz b/charts/gitea/charts/mariadb-0.2.20.tgz deleted file mode 100644 index 46dfade26c878b1bcd497800186301356794659d..0000000000000000000000000000000000000000 Binary files a/charts/gitea/charts/mariadb-0.2.20.tgz and /dev/null differ diff --git a/charts/gitea/charts/mariadb-0.2.21.tgz b/charts/gitea/charts/mariadb-0.2.21.tgz new file mode 100644 index 0000000000000000000000000000000000000000..b7236d68b6ff3e8f81a4eae23a21cb9fa2fafbc1 Binary files /dev/null and b/charts/gitea/charts/mariadb-0.2.21.tgz differ diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock index 5abd711979d447d318c9de82c1a9724a662cdd64..15d6e9322437b9bd29e3a3db40581a8e61478825 100644 --- a/charts/nextcloud/Chart.lock +++ b/charts/nextcloud/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: mariadb repository: https://groundhog2k.github.io/helm-charts - version: 0.2.20 + version: 0.2.21 - name: postgres repository: https://groundhog2k.github.io/helm-charts version: 0.2.20 - name: redis repository: https://groundhog2k.github.io/helm-charts version: 0.5.0 -digest: sha256:0d8dcd212d99745acfe0946af1e8b62be598b180b4f55b91896796a9b8eddb18 -generated: "2022-05-21T10:19:30.2557773+02:00" +digest: sha256:593f5a3674d4f86dd2df8c0031e7cc9f7d57c48e19f610e5517040101a3280e8 +generated: "2022-06-02T14:38:52.050985572+02:00" diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 7e9789402430dfb6b4d30a81c25898b7d2c5096c..f0661e24acac4a38b8d92bd8db414bcb622766a0 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -8,14 +8,14 @@ maintainers: - name: groundhog2k # This is the chart version. -version: 0.11.2 +version: 0.11.3 # This is the version number of the application being deployed. appVersion: "24.0.1-apache" dependencies: - name: mariadb - version: 0.2.20 + version: 0.2.21 repository: "https://groundhog2k.github.io/helm-charts" condition: mariadb.enabled - name: postgres diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index 8f8907e1c6a7599c61e3fead9620d69054a02dc2..1e041bc1932f14b6436869c22ff11abcfdfc9571 100644 --- a/charts/nextcloud/README.md +++ b/charts/nextcloud/README.md @@ -1,6 +1,6 @@ # Nextcloud -   +   ## Changelog @@ -82,7 +82,7 @@ helm uninstall my-release | Repository | Name | Version | |------------|------|---------| -| @groundhog2k | mariadb | 0.2.20 | +| @groundhog2k | mariadb | 0.2.21 | | @groundhog2k | postgres | 0.2.20 | | @groundhog2k | redis | 0.5.0 | diff --git a/charts/nextcloud/RELEASENOTES.md b/charts/nextcloud/RELEASENOTES.md index dbb4d35fec627734c2a7bc957adbac747aea8f69..916b0262a2efc298de87387a87e39a64396a71f6 100644 --- a/charts/nextcloud/RELEASENOTES.md +++ b/charts/nextcloud/RELEASENOTES.md @@ -13,4 +13,5 @@ | 0.11.0 | 24.0.0-apache | Upgraded to Nextcloud 24.0.0 | | 0.11.1 | 24.0.1-apache | Upgraded to Nextcloud 24.0.1 | | 0.11.2 | 24.0.1-apache | Updated chart dependencies (postgres 0.2.20 / redis 0.5.0) | +| 0.11.3 | 24.0.1-apache | Updated chart dependencies (mariadb 0.2.21) | | | | | diff --git a/charts/nextcloud/charts/mariadb-0.2.20.tgz b/charts/nextcloud/charts/mariadb-0.2.20.tgz deleted file mode 100644 index 46dfade26c878b1bcd497800186301356794659d..0000000000000000000000000000000000000000 Binary files a/charts/nextcloud/charts/mariadb-0.2.20.tgz and /dev/null differ diff --git a/charts/nextcloud/charts/mariadb-0.2.21.tgz b/charts/nextcloud/charts/mariadb-0.2.21.tgz new file mode 100644 index 0000000000000000000000000000000000000000..b7236d68b6ff3e8f81a4eae23a21cb9fa2fafbc1 Binary files /dev/null and b/charts/nextcloud/charts/mariadb-0.2.21.tgz differ diff --git a/charts/wordpress/Chart.lock b/charts/wordpress/Chart.lock index e8c2d73cc22817264045e4de9b38463059de1d98..34f23018cadc6d4e8cfff3de0a4213d6a8c91c5e 100644 --- a/charts/wordpress/Chart.lock +++ b/charts/wordpress/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://groundhog2k.github.io/helm-charts - version: 0.2.20 -digest: sha256:08deff8b214c94a2707e32d5795e7d441bb40d6aa8e8d2aa98f37e8e66d131db -generated: "2022-03-19T20:51:21.635265908+01:00" + version: 0.2.21 +digest: sha256:5b292da6e331162af6e207b3590a7837aa795996bc9506cf4db70edad3061bbd +generated: "2022-06-02T14:38:58.003505044+02:00" diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml index 168d94a3cfcd956e5d530a302273cf4711b99b46..a9d053afb3bd85092c1f12c5183eccdd8056ada8 100644 --- a/charts/wordpress/Chart.yaml +++ b/charts/wordpress/Chart.yaml @@ -8,13 +8,13 @@ maintainers: type: application # This is the chart version. -version: 0.6.0 +version: 0.6.1 # This is the version number of the application being deployed. appVersion: "6.0.0-apache" dependencies: - name: mariadb - version: 0.2.20 + version: 0.2.21 repository: "https://groundhog2k.github.io/helm-charts" condition: mariadb.enabled diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md index a9ac20603d1d0f6be0ce09c751b96516a6f4a7ae..43e57541b44927cc74484d39aabaa52dab0e79b5 100644 --- a/charts/wordpress/README.md +++ b/charts/wordpress/README.md @@ -1,6 +1,6 @@ # Wordpress -   +   ## Changelog @@ -47,7 +47,7 @@ helm uninstall my-release | Repository | Name | Version | |------------|------|---------| -| @groundhog2k | mariadb | 0.2.20 | +| @groundhog2k | mariadb | 0.2.21 | ## Common parameters diff --git a/charts/wordpress/RELEASENOTES.md b/charts/wordpress/RELEASENOTES.md index 0dd3ffeb8dbc5fc0600794fe18a0b923cf86b984..c552257ce7ae6aca68f6510a4b60c320916d8bab 100644 --- a/charts/wordpress/RELEASENOTES.md +++ b/charts/wordpress/RELEASENOTES.md @@ -10,4 +10,5 @@ | 0.5.3 | 5.9.2-apache | Updated chart dependencies (mariadb 0.2.20) | | 0.5.4 | 5.9.3-apache | Upgraded to Wordpress 5.9.3 | | 0.6.0 | 6.0.0-apache | Upgraded to Wordpress 6.0.0 | +| 0.6.1 | 6.0.0-apache | Updated chart dependencies (mariadb 0.2.21) | | | | | diff --git a/charts/wordpress/charts/mariadb-0.2.20.tgz b/charts/wordpress/charts/mariadb-0.2.20.tgz deleted file mode 100644 index 46dfade26c878b1bcd497800186301356794659d..0000000000000000000000000000000000000000 Binary files a/charts/wordpress/charts/mariadb-0.2.20.tgz and /dev/null differ diff --git a/charts/wordpress/charts/mariadb-0.2.21.tgz b/charts/wordpress/charts/mariadb-0.2.21.tgz new file mode 100644 index 0000000000000000000000000000000000000000..b7236d68b6ff3e8f81a4eae23a21cb9fa2fafbc1 Binary files /dev/null and b/charts/wordpress/charts/mariadb-0.2.21.tgz differ