diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 38d51c9977c3c0eee0b74eb3965e82b15be7462b..698e8ae163c9805ea9b1a6291eaf6e1fb1e07899 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.48.1 +version: 0.48.2 -appVersion: "5.2.2" +appVersion: "5.2.3" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index ed26bea38d055c617495adb3e491c13391c6859f..e313d260544a92dae97fc4f111ff6aa6ffd66435 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 0efcaef9f218c26e24bc4d55e6154e77c2d6ccf7..750943e4bd461d77cd9412c60e9c5205b57b9d5f 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -37,4 +37,5 @@ | 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 | +| 0.48.2 | 5.2.3 | Upgraded to Ghost 5.2.3 | | | | |