diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 487cd482a14389fcce96681830772fb2aaeee408..301695e41690dbf64051b5b37b0d8c856ebc23e0 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.50.0 +version: 0.51.0 -appVersion: "5.4.1" +appVersion: "5.5.0" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 2bfe26c24f73528bb37f5e60019f69a4d08ef978..06b61b177815df78b4962be49583ca2cd4760b8c 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 234fcf93cb911bd902372446a4c328a625f794d6..e3c480e19f737f2db39138f5866c6eeb08f9f04d 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -42,4 +42,5 @@ | 0.49.0 | 5.3.0 | Upgraded to Ghost 5.3.0 | | 0.49.1 | 5.3.1 | Upgraded to Ghost 5.3.1 | | 0.50.0 | 5.4.1 | Upgraded to Ghost 5.4.1 | +| 0.51.0 | 5.5.0 | Upgraded to Ghost 5.5.0 | | | | |