diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 75005d328edd5a8b343782c177990bd239c9dc04..e0ae5bd869b5b9bc581aefe6471e4b16f6f6ded9 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.96.3" +version: "0.97.0" -appVersion: "5.54.4" +appVersion: "5.55.0" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index cf4bc559b3275271f90aa2c9c70250cbe6bbafc4..6957b9839d3551c727fde863bfc23ad11841a0d4 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 1f525f0f4aa9a859e992b16fc762e67a31a83c7d..e2b660d4364ff28e60b1ef68cbbd05c5a45463ce 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -140,4 +140,5 @@ | 0.96.1 | 5.54.0 | Updated chart dependencies (mariadb 0.2.27) | | 0.96.2 | 5.54.3 | Upgraded to Ghost 5.54.3 | | 0.96.3 | 5.54.4 | Upgraded to Ghost 5.54.4 | +| 0.97.0 | 5.55.0 | Upgraded to Ghost 5.55.0 | | | | |