diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 80e1b41761370144c969d3e94bac72777e7b0c47..3b746137d552be4475a829bc1234a040a71ace50 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.100.3" +version: "0.100.4" -appVersion: "5.59.1" +appVersion: "5.59.2" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index abb74572ed0ccebaf02f4bbab5935e4b9ea06db1..4674d44c397498cc51f5505fd8079aa327c0a29b 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 d426a434f1f654db4899f1584099e44e7cf4af9e..430f3bf09dd40a320db15b3dca2cb01b342264b6 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -150,4 +150,5 @@ | 0.100.1 | 5.59.0 | Updated chart dependencies (mariadb 0.2.28) | | 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 | | | | |