diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 6b4d74362494b0a2e4697aac0a8cf8e7f0534550..9223c39b802ff490ac2d7dbfe0fb110fe1134072 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.61.0 +version: 0.61.1 -appVersion: "5.17.0" +appVersion: "5.17.1" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 5f5bf79bb8130f88c1955ec51c1c3cc202f4967c..e4c0f52de9b8d3a754e1bce52f951303a5e6a49c 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 cac5aded1c78146d3d671b8410c049187295ec96..2aef38cd3b8589a9279b676ecccd5cdf7fa251ef 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -60,4 +60,5 @@ | 0.60.1 | 5.16.2 | Implemented support for image.registry option | | 0.60.2 | 5.16.2 | Updated chart dependencies (mariadb 0.2.23, mysql 0.1.3) | | 0.61.0 | 5.17.0 | Upgraded to Ghost 5.17.0 | +| 0.61.1 | 5.17.1 | Upgraded to Ghost 5.17.1 | | | | |