diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 61ab3e00c6a880d53c625ccc9aa3270489839f11..2347a31495b1d1930e4216a3d831311e1f9d3338 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.35.2 +version: 0.36.0 -appVersion: "4.34.3" +appVersion: "4.35.0" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 88779b06283bc70f27fc0d5157ef5d46c922cb0f..02827a0fb3dbe532e89a87d3c6449cce687f353c 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 536b0e8490a319c08becfcafaa10bb8d579fab42..4fd62caa179484d564c665c1282ae72b25fd1724 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -10,4 +10,5 @@ | 0.35.0 | 4.34.0 | Upgraded to Ghost 4.34.0 | | 0.35.1 | 4.34.3 | Upgraded to Ghost 4.34.3 | | 0.35.2 | 4.34.3 | Removed chart workaround introduced with #686 | +| 0.36.0 | 4.35.0 | Upgraded to Ghost 4.35.0 | | | | |