diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 4ef3324cf6c952aadc33028e11b9e66ca56f53dd..c7a3defd064ee0ccb4cc824baaae93061de9d795 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.75.0 +version: 0.76.0 -appVersion: "5.32.0" +appVersion: "5.33.3" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 2e52982627da72c8b258570f955d4408c3b23490..47a8e4444ca8590e137602b4a51afc96f6748e12 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 e6b509a5c8b70bc22abd281e4cdc69702e58c4ce..0857f04f8b41df17220b046196a876d1a54d5369 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -94,4 +94,5 @@ | 0.74.0 | 5.31.0 | Upgraded to Ghost 5.31.0 | | 0.74.1 | 5.31.0 | Updated chart dependencies (mysql 0.1.6) | | 0.75.0 | 5.32.0 | Upgraded to Ghost 5.32.0 | +| 0.76.0 | 5.33.3 | Upgraded to Ghost 5.33.3 | | | | |