diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 446dccbf7dc0b6b9237c921d5bc5b6d5094fed2d..234e0f20936584740700b0fab8957c35c09f2bfe 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.41.0 +version: 0.41.1 -appVersion: "4.41.1" +appVersion: "4.41.2" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 34eabb14c718d8f49c2c5f1dcc622de929ca8806..dbe9120cc0b6de982514f52ce195bb342298d63f 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 f237154430dffbf148f04b6d048637aa93fca368..f84bb95dc604d8e96d46d8179e7ca23d27d6e633 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -22,4 +22,5 @@ | 0.40.1 | 4.39.1 | Upgraded to Ghost 4.39.1 | | 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 | | | | |