diff --git a/charts/ghost/Chart.lock b/charts/ghost/Chart.lock index b1f16c84006082764c1d2ced77e0b4a4560bf91e..2f3f83dd200c0c7f8d3cba8dfc6ae878e16197e1 100644 --- a/charts/ghost/Chart.lock +++ b/charts/ghost/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 0.2.21 - name: mysql repository: https://groundhog2k.github.io/helm-charts - version: 0.1.0 -digest: sha256:820d00ae86389eee17311d58c3d1822f557f843f2b25ce5ce883c780561220c3 -generated: "2022-06-02T14:38:38.395118768+02:00" + version: 0.1.1 +digest: sha256:2b1092ee873397057bc3889fa74877032e7f88532c29bc8f95ab62bff679f67a +generated: "2022-08-07T13:36:11.79411957+02:00" diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 27077e527234b9c7a9e65cac040ca7120899c186..c9c6e72ef77185608a4e1815315adf5d9ea756be 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,7 +7,7 @@ type: application maintainers: - name: groundhog2k -version: 0.52.0 +version: 0.52.1 appVersion: "5.7.0" @@ -17,6 +17,6 @@ dependencies: repository: "https://groundhog2k.github.io/helm-charts" condition: mariadb.enabled - name: mysql - version: 0.1.0 + version: 0.1.1 repository: "https://groundhog2k.github.io/helm-charts" condition: mysql.enabled diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 7e806e36ac95648d975595f5e3c8d03ad258ab81..22e0e23e48c73184be034da6e7a0cc146cc5cf10 100644 --- a/charts/ghost/README.md +++ b/charts/ghost/README.md @@ -1,6 +1,6 @@ # Ghost -   +   ## Changelog @@ -50,7 +50,7 @@ helm uninstall my-release | Repository | Name | Version | |------------|------|---------| | @groundhog2k | mariadb | 0.2.21 | -| @groundhog2k | mysql | 0.1.0 | +| @groundhog2k | mysql | 0.1.1 | ## Common parameters diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md index 6dd945368a09a91b3dd90964bc15d5ceedbc9e96..b93403648ae8ad3d15a0023a9eab7bb31a69942e 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -44,4 +44,5 @@ | 0.50.0 | 5.4.1 | Upgraded to Ghost 5.4.1 | | 0.51.0 | 5.5.0 | Upgraded to Ghost 5.5.0 | | 0.52.0 | 5.7.0 | Upgraded to Ghost 5.7.0 | +| 0.52.1 | 5.7.0 | Updated chart dependencies (mysql 0.1.1) | | | | | diff --git a/charts/ghost/charts/mysql-0.1.0.tgz b/charts/ghost/charts/mysql-0.1.0.tgz deleted file mode 100644 index c53e712cbd819c4d10aaec988128840ed93253d9..0000000000000000000000000000000000000000 Binary files a/charts/ghost/charts/mysql-0.1.0.tgz and /dev/null differ diff --git a/charts/ghost/charts/mysql-0.1.1.tgz b/charts/ghost/charts/mysql-0.1.1.tgz new file mode 100644 index 0000000000000000000000000000000000000000..7e37f0aa840b942e2ff3e44148e2853f17227cd3 Binary files /dev/null and b/charts/ghost/charts/mysql-0.1.1.tgz differ