diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index c409468e57d0f5a97adf08cffcae9c3c0ff5463b..eebfc093e9408748b5d915297c8048e9a9370061 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.37.0 +version: 0.37.1 -appVersion: "4.36.0" +appVersion: "4.36.1" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 7310dec1976a25b20cc415bab96af611b00467dd..aac10435deafbc3bd6ad330d2713c798b026e29d 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 cbf630e3f71704b706d4cc788d57c2779f132204..472bc3b0317bb3a673f5547ff67ed75807c763ba 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -13,4 +13,5 @@ | 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 | +| 0.37.1 | 4.36.1 | Upgraded to Ghost 4.36.1 | | | | |