diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 78c51a2d718b3ff465e7882d3a51dfc4f870d492..d04d60b7cc246667ad8fd4c2f88184dce02b43f1 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.96.1" +version: "0.96.2" -appVersion: "5.54.0" +appVersion: "5.54.3" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 11a277f35c5f6aecf2b44ee28289173249938572..9bc3ac69b833c8bd8da5e9cf8a6b458002741d10 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 30122ed47c2c6fb1fda1c4c7dcca11d46981e061..41847debfbc1b58159d81e5496b2d59563633735 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -138,4 +138,5 @@ | 0.95.2 | 5.53.4 | Upgraded to Ghost 5.53.4 | | 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 | | | | |