diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 7d5d3992fc2a04c53274c9baf86a520c46f8beab..c204a6b22f9fad84c232e703891957c46c3f866b 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.77.1" +version: "0.78.0" -appVersion: "5.34.1" +appVersion: "5.35.0" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 6ee9f099808534da0cc3c57920604340ef047c1f..229741e61b75db6ea057ebf8a34315e2c5b16260 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 d5c6d1c658d261355e1748f3380c4d410884687f..44dad7abd5ed1e49d9f926fb720d550879f429b4 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -101,4 +101,5 @@ | 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 | | 0.77.1 | 5.34.1 | Upgraded to Ghost 5.34.1 | +| 0.78.0 | 5.35.0 | Upgraded to Ghost 5.35.0 | | | | |