diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index eebfc093e9408748b5d915297c8048e9a9370061..32eacfe94d97382027b511dae397bf68a1a7a69b 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.37.1 +version: 0.37.2 -appVersion: "4.36.1" +appVersion: "4.36.3" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index aac10435deafbc3bd6ad330d2713c798b026e29d..0733222b9aac7b4439c7fdef683afdfadbe76325 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 472bc3b0317bb3a673f5547ff67ed75807c763ba..5919ade9ab2ecff9f13c8be50c402d59d6fc96c7 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -14,4 +14,5 @@ | 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 | +| 0.37.2 | 4.36.3 | Upgraded to Ghost 4.36.3 | | | | |