diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 3b746137d552be4475a829bc1234a040a71ace50..59073533167a8c41ec29a6d592bbe7c15e495256 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.100.4" +version: "0.100.5" -appVersion: "5.59.2" +appVersion: "5.59.4" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 4674d44c397498cc51f5505fd8079aa327c0a29b..378c85024c34b458fb7f01900ff460b707639778 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 430f3bf09dd40a320db15b3dca2cb01b342264b6..df57a4a39e7c604dd620368b3d76773f0642d054 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -151,4 +151,5 @@ | 0.100.2 | 5.59.1 | Upgraded to Ghost 5.59.1 | | 0.100.3 | 5.59.1 | Updated chart dependencies (mysql 0.2.0) | | 0.100.4 | 5.59.2 | Upgraded to Ghost 5.59.2 | +| 0.100.5 | 5.59.4 | Upgraded to Ghost 5.59.4 | | | | |