diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 2c488bc13836d90a14a374be442ebc0e4a62a2b0..71b9b37b1764faecbca7af23b3040e55d915c426 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.100.1" +version: "0.100.2" -appVersion: "5.59.0" +appVersion: "5.59.1" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index d5475ab76f2177471a4e8330e256805d9a02fa9e..d426eed52a8e53969990206aab4544da4ebf09f4 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 948f52523b48005302da529bcff25a7f666eb763..cf7b7f0349231426ef9d99fbaa76ff0e1418e860 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -148,4 +148,5 @@ | 0.99.1 | 5.58.0 | Updated chart dependencies (mysql 0.1.10) | | 0.100.0 | 5.59.0 | Upgraded to Ghost 5.59.0 | | 0.100.1 | 5.59.0 | Updated chart dependencies (mariadb 0.2.28) | +| 0.100.2 | 5.59.1 | Upgraded to Ghost 5.59.1 | | | | |