diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index e970ae4ae3df93247101723bd05cc8e209ba2b6b..3a24c201e5205f11870b7cde35d557e5873d24c0 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.76.4" +version: "0.77.0" -appVersion: "5.33.8" +appVersion: "5.34.0" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 33d912704b0fc291b36ee4bf7c95d7b49569004a..a18b770cc31ef5b009930f787fab117837378b94 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 ccf5fe0e2deab60ec8e294b7c4285c2b7c73ad9a..f719caa7a6e59721662271b06faf34dd60b2422d 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -99,4 +99,5 @@ | 0.76.2 | 5.33.7 | Upgraded to Ghost 5.33.7 | | 0.76.3 | 5.33.8 | Upgraded to Ghost 5.33.8 | | 0.76.4 | 5.33.8 | Updated chart dependencies (mariadb 0.2.25) | +| 0.77.0 | 5.34.0 | Upgraded to Ghost 5.34.0 | | | | |