diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 9223c39b802ff490ac2d7dbfe0fb110fe1134072..47775cad3a7cd1d0e0d12aa810e43fba7dd4c732 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.61.1 +version: 0.61.2 -appVersion: "5.17.1" +appVersion: "5.17.2" dependencies: - name: mariadb diff --git a/charts/ghost/README.md b/charts/ghost/README.md index e4c0f52de9b8d3a754e1bce52f951303a5e6a49c..0dd3b5e603cad6588dc3a4ccfde15dd57e5f9c23 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 2aef38cd3b8589a9279b676ecccd5cdf7fa251ef..11125a76b5f4f870bc071d66c756c2714da9791e 100644 --- a/charts/ghost/RELEASENOTES.md +++ b/charts/ghost/RELEASENOTES.md @@ -61,4 +61,5 @@ | 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 | +| 0.61.2 | 5.17.2 | Upgraded to Ghost 5.17.2 | | | | |