diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 29b49f3b60cc929aae2f15eb8689bedb7dcd84ef..73466badbf494a8a1c569f163c0f48c6f1829fe2 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.57.1 +version: 0.57.2 -appVersion: "5.12.0" +appVersion: "5.12.3" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 37ddb5468d8b3a3d5b4af25a9344c3b619d7f386..a527584d26803f5904cc9aadabc75549e11b2e2e 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 e88c72038c4ea377d51b8dffb729cfde10373ce1..57addc197960a4924f4a833f1efa9b69f3cdd10f 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -52,4 +52,5 @@ | 0.56.0 | 5.11.0 | Upgraded to Ghost 5.11.0 | | 0.57.0 | 5.12.0 | Upgraded to Ghost 5.12.0 | | 0.57.1 | 5.12.0 | Updated chart dependencies (mariadb 0.2.22) | +| 0.57.2 | 5.12.3 | Upgraded to Ghost 5.12.3 | | | | |