diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 3bbbfef7eba02b8045a21beddd82f9c9ceeb6b20..b22fba93d3a6daf3cf35d907ae271095b5dac2c8 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.47.1 +version: 0.48.0 -appVersion: "5.1.1" +appVersion: "5.2.1" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 57fba05c1cfa7f245c0ec1fd7f2687710bdf4514..252eb51b32934ba983b924d6aa918b3e403b65aa 100644 --- a/charts/ghost/README.md +++ b/charts/ghost/README.md @@ -1,6 +1,6 @@ # Ghost -   +   ## Changelog diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md index e3cee7d5e3e65c84d2e1565173b189cb3cb1beae..9f94365834881ed1d3059b2a7472d812c700811f 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -35,4 +35,5 @@ | 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) | +| 0.48.0 | 5.2.1 | Upgraded to Ghost 5.2.1 | | | | |