diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 9ebc5592718301adeb960bfa52dbcab5e2b473ed..c409468e57d0f5a97adf08cffcae9c3c0ff5463b 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.36.1 +version: 0.37.0 -appVersion: "4.35.0" +appVersion: "4.36.0" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index f2f7f7ccc480b2f6b00d85b6c326f456f76c1677..7310dec1976a25b20cc415bab96af611b00467dd 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 15475d38fdd09745c521cf7c4c9ee6a45cb70293..cbf630e3f71704b706d4cc788d57c2779f132204 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -12,4 +12,5 @@ | 0.35.2 | 4.34.3 | Removed chart workaround introduced with #686 | | 0.36.0 | 4.35.0 | Upgraded to Ghost 4.35.0 | | 0.36.1 | 4.35.0 | Updated chart dependencies (mariadb 0.2.18) | +| 0.37.0 | 4.36.0 | Upgraded to Ghost 4.36.0 | | | | |