diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index d04d60b7cc246667ad8fd4c2f88184dce02b43f1..75005d328edd5a8b343782c177990bd239c9dc04 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.96.2" +version: "0.96.3" -appVersion: "5.54.3" +appVersion: "5.54.4" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 9bc3ac69b833c8bd8da5e9cf8a6b458002741d10..cf4bc559b3275271f90aa2c9c70250cbe6bbafc4 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 41847debfbc1b58159d81e5496b2d59563633735..1f525f0f4aa9a859e992b16fc762e67a31a83c7d 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -139,4 +139,5 @@ | 0.96.0 | 5.54.0 | Upgraded to Ghost 5.54.0 | | 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 | | | | |