diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index c7a3defd064ee0ccb4cc824baaae93061de9d795..997a62b3741d57809bac9d5ac0f35f8e8b21dfe7 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.76.0 +version: 0.76.1 -appVersion: "5.33.3" +appVersion: "5.33.6" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 47a8e4444ca8590e137602b4a51afc96f6748e12..58e1145dbf82764c232a9ab67568c685622bf6bb 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 0857f04f8b41df17220b046196a876d1a54d5369..1f79738abada00f285a0b7b592428ef79c514321 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -95,4 +95,5 @@ | 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 | +| 0.76.1 | 5.33.6 | Upgraded to Ghost 5.33.6 | | | | |