diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index b22fba93d3a6daf3cf35d907ae271095b5dac2c8..38d51c9977c3c0eee0b74eb3965e82b15be7462b 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.48.0 +version: 0.48.1 -appVersion: "5.2.1" +appVersion: "5.2.2" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 252eb51b32934ba983b924d6aa918b3e403b65aa..ed26bea38d055c617495adb3e491c13391c6859f 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 9f94365834881ed1d3059b2a7472d812c700811f..0efcaef9f218c26e24bc4d55e6154e77c2d6ccf7 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -36,4 +36,5 @@ | 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 | +| 0.48.1 | 5.2.2 | Upgraded to Ghost 5.2.2 | | | | |