diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 234e0f20936584740700b0fab8957c35c09f2bfe..4e6bf913cb99a795ade444bfdb5892ebb4882bd1 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.41.1 +version: 0.41.2 -appVersion: "4.41.2" +appVersion: "4.41.3" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index dbe9120cc0b6de982514f52ce195bb342298d63f..7839e623863b2d7782f3830a692734d84035cee6 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 f84bb95dc604d8e96d46d8179e7ca23d27d6e633..2db8c90f054502f57faa88087cdaeb7382c93de2 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -23,4 +23,5 @@ | 0.40.2 | 4.39.1 | Updated chart dependencies (mariadb 0.2.20) | | 0.41.0 | 4.41.1 | Upgraded to Ghost 4.41.1 | | 0.41.1 | 4.41.2 | Upgraded to Ghost 4.41.2 | +| 0.41.2 | 4.41.3 | Upgraded to Ghost 4.41.3 | | | | |