diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 6c79b3e3c7bfa9bbe5408e19d2e73064ee7775b7..4ef3324cf6c952aadc33028e11b9e66ca56f53dd 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.74.1 +version: 0.75.0 -appVersion: "5.31.0" +appVersion: "5.32.0" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index e53f5fffdded00f809e7cb05f8e0008fee684dd4..2e52982627da72c8b258570f955d4408c3b23490 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 2fe8d5296d061b49c545f7bb492be0029f0c074d..e6b509a5c8b70bc22abd281e4cdc69702e58c4ce 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -93,4 +93,5 @@ | 0.73.1 | 5.30.1 | Upgraded to Ghost 5.30.1 | | 0.74.0 | 5.31.0 | Upgraded to Ghost 5.31.0 | | 0.74.1 | 5.31.0 | Updated chart dependencies (mysql 0.1.6) | +| 0.75.0 | 5.32.0 | Upgraded to Ghost 5.32.0 | | | | |