diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 165473e2ffb4fe39a30c5e5b4d29abcd953ab95e..cf8dc3203a1332c61eef58f402ac14881f46b99f 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.44.0 +version: 0.44.1 -appVersion: "4.47.0" +appVersion: "4.47.1" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index f8548f9e658f22b82d9b019085615957ebcfaf0a..061ca611d6212d2ac033f38f1a079ed01c687065 100644 --- a/charts/ghost/README.md +++ b/charts/ghost/README.md @@ -1,10 +1,10 @@ # Ghost -   +   ## Changelog -### âš ï¸ An upgrade to Ghost 4.46.x or Ghost 4.47.0 with MariaDB as database will fail +### âš ï¸ An upgrade to Ghost 4.46.x or Ghost 4.47.x with MariaDB as database will fail see [RELEASENOTES.md](RELEASENOTES.md) diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md index 003d4afbd46e183f481ac2ff9531a2240875fdea..46c27d8e6e43702aa52f13d877d804a50a6ea86e 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -27,4 +27,5 @@ | 0.42.0 | 4.44.0 | Upgraded to Ghost 4.44.0 | | 0.43.0 | 4.46.2 | Upgraded to Ghost 4.46.2 - due to a [bug](https://github.com/TryGhost/Ghost/issues/14634) this version upgrade works only with MySQL, MySQL chart dependency support was added | | 0.44.0 | 4.47.0 | Upgraded to Ghost 4.47.0 - due to a [bug](https://github.com/TryGhost/Ghost/issues/14634) this version upgrade works only with mySQL | +| 0.44.1 | 4.47.1 | Upgraded to Ghost 4.47.1 - due to a [bug](https://github.com/TryGhost/Ghost/issues/14634) this version upgrade works only with mySQL | | | | |